Page 1 of 1

SAB not downloading, but also not paused

Posted: January 8th, 2024, 4:43 pm
by AndyCool22
i'm running on windows 10.
SAB drops to 0mb/s, but is not paused, and there are things in the queue.
Connections show that it is connected, and a reboot of the PC kickstarts it again for a few minutes before it quits again....

Not sure what's going on?

Today i tried renaming the sabnzbd.ini, and it recreated a fresh one, still pulled in my queue, but still ''stopped'' without pausing.

Image
Image

https://andycool22.xyz/sab/sab-log.txt

Re: SAB not downloading, but also not paused

Posted: January 9th, 2024, 12:28 am
by sander
Firewall kicking in?

Re: SAB not downloading, but also not paused

Posted: January 9th, 2024, 4:19 am
by safihre
Are you using SABnzbd 4.2.1? Could be a bug that was present in 4.1.0 regarding article sizes.
Just to be sure, enable Debug logging in the Status window.

Re: SAB not downloading, but also not paused

Posted: January 9th, 2024, 9:32 am
by AndyCool22
firewall is a possibility - i had sabnzbd allowed on the private network but not public, and network had switched itself to public...
was having issue on 4.1.0 and updated to 4.2.1 and still had issue. i might try rolling back to older than 4.1.0?

Re: SAB not downloading, but also not paused

Posted: January 9th, 2024, 10:02 am
by safihre
No need to roll back.
Just enable Debug logging and inspect or share the logs after it's stuck for some time.

Re: SAB not downloading, but also not paused

Posted: January 9th, 2024, 11:13 am
by AndyCool22
when it ''stops'' the line i am noticing says

Code: Select all

2024-01-09 11:13:14,132::DEBUG::[downloader:831] Delayed - 342 seconds - Assembler queue: 12
https://andycool22.xyz/sab/sabnzbd.log

Re: SAB not downloading, but also not paused

Posted: January 9th, 2024, 3:52 pm
by safihre
What drives are you downloading to?
The only reason I see this could happen is IO lockup, due to bad disk or a bad disk driver.
You use quite some non standard paths, makes me assume a special setup. What if you keep everything on the regular internal drive?

Re: SAB not downloading, but also not paused

Posted: January 10th, 2024, 10:30 am
by AndyCool22
nothing too fancy, but i don't have anything pointing to the C drive. I am assuming a combo of firewall and low disk space, once i cleared both those things up and restarted SABNZBD again, my queue completed and cleared overnight. thanks for all your help!