Hi,
I’ve been having issues lately with sonarr not grabbing any new releases. I started looking at the logs and it turns out that all of my requests are not working. Here an example log:
NZBs.io https://nzbs.io/api?t=tvsearch&cat=5030,5040&extended=1&apikey=<removed>&offset=0&limit=100 Unable to connect to the remote server
OZnzb.com https://api.oznzb.com/api?t=tvsearch&cat=5030,5040&extended=1&apikey=<removed>&offset=0&limit=100 Unable to connect to the remote server
Usenet Crawler http://www.usenet-crawler.com/api?t=tvsearch&cat=5030,5040&extended=1&apikey=<removed>&offset=0&limit=100 Unable to connect to the remote server
HOWEVER… when I take one of the http requests and paste it into the browser (and adding the api key). I get the proper xml response.
My only conclusion is that windows is blocking sonarr. Not sure how to confirm/proceed.
Anyone have any ideas?
I hope this is what you need: http://pastebin.com/4UYpzPvv
Keep in mind… this was during OZNzb’s api downtime earlier today but the others are doing the same.
Looks like everyhting is blocked, even connecting to the Sonarr server’s to get updated information. Do you have a firewall that might be blocking things (part of your anti-virus maybe)?
I’m not sure what’s going on.
I rebooted and everything started working again.
Then this morning I check again and everything is blocked.
This is bizzar.
Happy to report that Bitdefender is 100% the issue. Disabling the firewall within Bitdefender fixed the issue.
Now I just need to figure out how to get it to work with the firewall active.
I tried adding “C:\ProgramData\NzbDrone\bin\NzbDrone.exe” as a trusted application but that didn’t seem to fix it.