Can't add torrents - Resource temporarily unavailable (api.real-debrid.com:443))
What version are you using? 2.0.60
What OS are you running? Docker container on Synology NAS
Are you using Docker or as a service? Yes
Which debrid provider are you using? Real Debrid
Which downloader are you using? Internal Downloader
Please attach a log file here with the log setting set to debug rdtclient (1).log
I was using v2.0.49 until today and I decided I should update to the latest version. I deleted the container, deleted the image and set up the container again using the same information as before.
The container creation process worked perfectly, it started up and was able to set up the app.
However, I can't add any torrents through the web GUI (log attached). Whenever I try to add a torrent, be it via magnet link or torrent file, I get the same error: One or more errors occurred. (Resource temporarily unavailable (api.real-debrid.com:443)).
Same thing happens when attempting to add a torrent through Sonarr and Radarr, even though the connection between Sonarr/Radarr and the Docker container is active (I get a green checkmark whenever I "test" the connection).
I have checked and after running the command curl api.real-debrid.com:443 from both the NAS and my PC, I get the error below. Not mentioning the port number in the command provided the right server response:
Can you please assist?
Do you have proxy or something? Because that's a network error.
I don't have any proxy servers running, the only proxy running is the reverse ngnix proxy for my NAS for the DDNS (as I have a dynamic IP from my ISP).
Stop trying to use HTTP to Call an HTTPS server, just providing a port doesn't tell curl to use https. literally the errors telling you whats wrong.
OK, I get that, but I am not doing anything. The only thing I did was just download the image and run the container. I am not making those requests, rdtclient is...
So it's good now?
Hi, got the same error for alldebrid. Don't use an reverseproxy.
What version are you using? 2.0.61
What OS are you running? Docker container on QNAP NAS
Are you using Docker or as a service? Docker
Which debrid provider are you using? Alldebrid
Which downloader are you using? Internal Downloader
log rdtclient.log
So it's good now?
I apologize for the late reply. Nope, same error appears. It's not something local, I don't have any proxies running or anything within my network that would generate this error.
From what I read is that it's a DNS issue: https://stackoverflow.com/questions/68866356/resource-temporarily-unavailable-error-from-system-net-sockets
Have you tried using a different nameserver perhaps? Can you try logging into the container and do a nslookup to api.real-debrid.com or api.alldebrid.com?
finally
need to add a lot of IP in my nas firewall and it's working!