mirror of
https://github.com/imputnet/cobalt.git
synced 2026-03-09 07:17:16 -05:00
Google Cloud Run not reading cookies.json #770
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @MisterCxmpy on GitHub (Mar 20, 2025).
problem description
Hello,
I've recently deployed my Cobalt instance on Google Cloud Run using Artifact Registry to upload my Docker file. However, I seem to be having an issue.
I understand that YouTube links are a bit finicky at the moment. I followed all the steps involving cookies, created my own access token, and uncommented all the necessary lines. However, when I try to download a YouTube URL, I get the following error:
In my logs, it shows: "cookies loaded successfully!".
But then directly underneath that it shows: **"
Has anyone else encountered something like this or knows a potential fix?
Thanks in advance!
your instance configuration