October 7, 20232 yr I use binhex-sonarr on my Unraid. Worked great without any issues. About a week ago it started getting an issue with API trying to connect to https://api.nzbplanet.net and upon checking the logs I was greeted with: [v3.0.10.1567] System.Net.WebException: Error: ConnectFailure (The requested address is not valid in this context): 'https://api.nzbplanet.net/api?t=caps&apikey=(removed) ---> System.Net.WebException: Error: ConnectFailure (The requested address is not valid in this context) ---> System.Net.Sockets.SocketException: The requested address is not valid in this context. Now, I do believe that this is an Unraid issue somewhere. https://api.nzbgeek.info that I added to the same instance of the docker for testing works just fine. When I open the console for the docker and try pinging: PING api.nzbplanet.net (127.0.0.1) 56(84) bytes of data. 64 bytes from localhost (127.0.0.1): icmp_seq=1 ttl=64 time=0.014 ms PING api.nzbgeek.info (172.67.20.53) 56(84) bytes of data. 64 bytes from 172.67.20.53 (172.67.20.53): icmp_seq=1 ttl=56 time=16.2 ms So somehwere the request goes out to the URL and it immediately gets looped to the 127.0.0.1 I tried restoring from the previous sonarr backups but still the same issue. What could I be missing? Thanks! tower-diagnostics-20231007-1351.zip
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.