Network is unreachable (34.download.real-debrid.com:443)
When I try to do a speedtest, I get the error mentioned in the title. When I go to add a torrent it gets stuck on not yet added to provider. I have check my Adguard DNS and nothing is being blocked.
What version are you using? 2.0.113.0 What OS are you running? Debian Are you using Docker or as a service? Docker Which debrid provider are you using? Real Debrid Which downloader are you using? Internal Please attach a log file here with the log setting set to debug
In regards to manually adding torrents, i get the error "Could not add to provider: One or more errors occurred. (Invalid URI: The hostname could not be parsed.)" In my Provider settings the "API Hostname (RD only)" field is blank
Sounds like the same issue ass #844 regarding the "network is unreachable" thing.
As for the "Invalid URI: The hostname could not be parsed" - I think the code might be getting confused between null and the empty string. I've filed a PR to RD.NET to hopefully fix that.
But for now, using api.real-debrid.com for you API hostname in settings will hopefully fix the "invalid uri" problem
Changing the API hostname to api.real-debrid.com worked great and I can now download torrents. The speedtest still shows up with the same error but as per #844 is that a CDN issue?
The speed test url is hard coded, and I think RD updated how they do their speed tests fairly recently. I’ll look properly over the weekend, but my guess is that the old way of doing a sped test no longer works, but it shouldn’t be too tricky to update.
Changing the API hostname to api.real-debrid.com worked great and I can now download torrents. The speedtest still shows up with the same error but as per #844 is that a CDN issue?
Thanks for this. sorted me right out.
Hi! I checked the console output from https://real-debrid.com/speedtest and I think they only changed the URL of the test file from 34 to 45
https://github.com/rogerfar/rdt-client/blob/dadab508405bfa61c296248fdbdb6fd07576f4ef/server/RdtClient.Web/Controllers/SettingsController.cs#L103
The following are all the files speedtest tried to download
https://45.download.real-debrid.com/speedtest/testDefault.rar
https://rbx.download.real-debrid.com/speedtest/test.rar
https://den1.download.real-debrid.com/speedtest/test.rar
https://sea1.download.real-debrid.com/speedtest/test.rar
https://nyk1.download.real-debrid.com/speedtest/test.rar
https://chi1.download.real-debrid.com/speedtest/test.rar
https://lax1.download.real-debrid.com/speedtest/test.rar
https://mia1.download.real-debrid.com/speedtest/test.rar
https://dal1.download.real-debrid.com/speedtest/test.rar
https://qro1.download.real-debrid.com/speedtest/test.rar
https://sao1.download.real-debrid.com/speedtest/test.rar
https://bgt1.download.real-debrid.com/speedtest/test.rar
https://scl1.download.real-debrid.com/speedtest/test.rar
https://45.download.real-debrid.cloud/speedtest/testCloudflare.rar