Page 1 of 1

After upgrading my network speed, sabnzbd crashes a few seconds after a download starts

Posted: July 4th, 2023, 11:06 pm
by BallinShark
I am running sabnzbd on Unraid where I configured everything using the trash guide. I was initially on a slower connection where downloads were stable at 30-40MB/s. After moving to a gigabit connection, I am now experiencing crashes and downloads hitting 0MB/s after a short period has elapsed. Notably, the 1GB test download completes flawlessly while the 10GB fails everytime. Essentially, downloads climb to 90-100MB/s, sit at that speed, start slowing down to 0MB/s, and slow down my entire network. Note I have adjusted the number of connections and followed the high-speed download guide. Any help would be greatly appreciated.

System performance (Pystone) 855823 13th Gen Intel(R) Core(TM) i3-13100
Download folder speed 348.5 MB/s
Complete folder speed 351.4 MB/s
Internet Bandwidth 30.3 MB/s 242.4 Mbps

Re: After upgrading my network speed, sabnzbd crashes a few seconds after a download starts

Posted: July 4th, 2023, 11:57 pm
by safihre
Unraid is a never ending source of problems with SABnzbd. For some reason that platform just doesn't like us while others are just fine.

Things you could try: rule out network equipment by running Sab on your local computer and see what speeds you can maintain.
On the Unraid, enable Debug logging in the Status window and then after it happens again click Show Logging. Then you can see in the logs what it has been up to before it crashed. Also, does it show anything in the Status Window like the Performance being limited by disk speed?

Re: After upgrading my network speed, sabnzbd crashes a few seconds after a download starts

Posted: July 5th, 2023, 12:08 am
by sander
A "crash" (so SABnzbd terminates, with a traceback), or slow down like you (?) write on https://www.reddit.com/r/SABnzbd/commen ... _hit_zero/ ?

"10GB fails", so an error message (which one), or slows down?

Re: After upgrading my network speed, sabnzbd crashes a few seconds after a download starts

Posted: July 5th, 2023, 12:38 am
by BallinShark
sander wrote: July 5th, 2023, 12:08 am A "crash" (so SABnzbd terminates, with a traceback), or slow down like you (?) write on

"10GB fails", so an error message (which one), or slows down?
Sorry for the confusion. A variety of things happen. On some occasions, the connection to the application is lost and it restarts. On others, my network slows down (all devices on the network are affected), and an error message displays (Failed to connect: [Errno 101] Network unreachable). More often than not, the connection is lost, my entire network is slowed, and the download speeds approach 0MB/s.

Re: After upgrading my network speed, sabnzbd crashes a few seconds after a download starts

Posted: July 5th, 2023, 12:40 am
by BallinShark
safihre wrote: July 4th, 2023, 11:57 pm Unraid is a never ending source of problems with SABnzbd. For some reason that platform just doesn't like us while others are just fine.

Things you could try: rule out network equipment by running Sab on your local computer and see what speeds you can maintain.
On the Unraid, enable Debug logging in the Status window and then after it happens again click Show Logging. Then you can see in the logs what it has been up to before it crashed. Also, does it show anything in the Status Window like the Performance being limited by disk speed?
Thank you for the advice. No performance is not limited by disk speed. I do see a Public IPV4 failure when the speed decreases.

Re: After upgrading my network speed, sabnzbd crashes a few seconds after a download starts

Posted: July 5th, 2023, 1:21 am
by sander
BallinShark wrote: July 5th, 2023, 12:38 am On others, my network slows down (all devices on the network are affected), and an error message displays (Failed to connect: [Errno 101] Network unreachable). More often than not, the connection is lost, my entire network is slowed, and the download speeds approach 0MB/s.
That is a problem on your netwerk (probably caused by the high load of SABnzbd). Talk to the provider of your modem and router (your ISP?)

Also: you could limit the number of connections to newsservers.

Re: After upgrading my network speed, sabnzbd crashes a few seconds after a download starts

Posted: July 5th, 2023, 1:26 am
by sander
BallinShark wrote: July 5th, 2023, 12:40 am I do see a Public IPV4 failure when the speed decreases.
Brrrr. Real network problems. You're overloading your network / network hardware. Talk to your ISP / network hardware vendor.

How is your download machine connected to your ISP-hardware? What's in between?

EDIT: Oh: Unraid? So also docker? That can have influence too.

Re: After upgrading my network speed, sabnzbd crashes a few seconds after a download starts

Posted: July 6th, 2023, 1:34 am
by sander
so ... update?

Re: After upgrading my network speed, sabnzbd crashes a few seconds after a download starts

Posted: July 6th, 2023, 1:06 pm
by BallinShark
sander wrote: July 6th, 2023, 1:34 amso ... update?
Sorry, I forgot to post an update here. Several smart switches and other smart home devices were clogging up the access point, which also acts as the primary router. Due to the overpopulation, the server would crash the router and trigger it to stop all data going to the server. After moving the devices to the appropriate access points in the mesh, all worked well, and now I can sustain 90-100MB/s downloads.

Re: After upgrading my network speed, sabnzbd crashes a few seconds after a download starts

Posted: July 6th, 2023, 1:09 pm
by sander
Cool!

Re: After upgrading my network speed, sabnzbd crashes a few seconds after a download starts

Posted: July 6th, 2023, 3:15 pm
by safihre
Nice! So this time it wasn't Unraid 😅