Open jopsis opened 1 month ago
I review the code
If I put github token as env var, the downloader try to download from zurg (Sponsors only) repo instead zurg-testing.
Ah. Yes, I forgot it will try to pull from the sponsored repo. Are you still having issues with the GitHub rate limit?
Ah. Yes, I forgot it will try to pull from the sponsored repo. Are you still having issues with the GitHub rate limit?
Yes... ☹️ ☹️ ☹️ ☹️ ☹️
I used gluetun with windscribe to be able to get another IP and I was able to create the container, but then I have to change all containers (plex, jackett, etc) to network_mode: container:gluetun and everything works much slower.
For now, I don't want to use gluetun because my ISP hasn't banned anything, but this ‘ban’ for github :-(
Any idea to resolv the problem with github?
Can you set PDZURG_LOG_LEVEL=DEBUG
and provide the logs?
Is activated
but don´t show more data
And, after of this 3000 seconds, fail with "ERROR - Failed to fetch https://api.github.com/repos/debridmediamanager/zurg-testing/releases/latest after 5 attempts.
"
From the host, try docker exec -it pd_zurg ping api.github.com
From the host, try
docker exec -it pd_zurg ping api.github.com
I have connection:
I forked your project, change https://github.com/I-am-PUID-0/pd_zurg/blob/master/zurg/download.py to zurg-testing If you set token or no, create a new docker image from my local modifications and now works, download from zurg-testing with auth token
Ok. I'll see if I can modify the setup process to allow for the use of the GITHUB_TOKEN
even if not sponsoring Zurg.
Describe the bug
Failed to recreate the container.
Access to this url https://api.github.com/repos/debridmediamanager/zurg/releases/latest gets the next error:
To Reproduce
Recreate from zero the container.
Please complete the following information: