Sonarr Not Adding ~50% Of New Shows

Sonarr version (2.0.0.4949):
Windows:
((Debug logs)):
https://pastebin.com/7QzpZmZ1
https://pastebin.com/h5h09MKr
Description of issue:

I’ve been trying to get SONARR running. It’s letting about half of my shows import. The rest just spins the little graphic and then does nothing. Example shows that will not allow me to add into SONARR are NCIS and Last Week Tonight. There are plenty of others as well. I’m trying this on Windows, but I had the exact same problem when I ran SONARR on UnRaid. It’s a fresh install. Nothing configured. Just try to add the shows in to SONARR and get nothing but errors. The errors in UnRaid were slightly different, but the exact same shows errored out in UnRAID and Windows. My files are stored on a share in UnRAID. I’ve tried changing the location to my desktop in Windows, and still get the same exact errors on the same exact shows. GRR!!!

System.Net.WebException: Failed to read complete http response --->
System.IO.IOException: Unable to read data from the transport connection: An existing connection was forcibly closed by the remote host. --->
System.Net.Sockets.SocketException: An existing connection was forcibly closed by the remote host

The connection is being closed, which goes through cloudflare, so it could be getting closed there or along the way by your ISP.

I don’t see any recent blocks on Cloudflare, but if you PM me your public IP I can double check.

Thanks, I reviewed the logs and don’t see any rejections in Cloudflare and I do see successful responses from our server. I don’t see anything that indicates an issue on the infrastructure side.Could be an issue locally on your end (firewall terminating the session) or your ISP.

I really don’t think it’s anything on my end. I’m just a standard home user. I’ve got an Asus RT-AC68U router and I’m using a local fiber provider that prides itself on not interfering with traffic. I use Google (8.8.8.8 and 8.8.4.4) as my DNS servers. I’ve never had an issue with any other service with my ISP. Just a wide open 1000mbps pipe to the internet. I don’t have a proxy or anything setup for standard web traffic.

Like I said, I was having the same problem with the SONARR installed on UnRAID via docker, but the error was slightly different. Here are the logs from that install:

Debug: https://pastebin.com/aCPuK74B
Regular Log (Only todays info, because it was too long for Pastebin otherwise): https://pastebin.com/9QhX7jk7

Is there any manual test I can do to verify if (and where) my traffic is being blocked?

The errors from unraid are very different, but appear to all be related to a partial response being received, a lot like the connection being closed unexpectedly, but somehow not caught before processing, which would be a difference in .net vs mono (which version of mono are you using?).

The easiest way that comes to mind would be bypass the router/your ISP and tether your phone to your system and see if you run into the same errors.

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.