I've started experiencing this issue in the last week.
SABnzbd version: 4.5.3 [7a5ca5b]
System: Debian Bookworm Linux 6.12.47+rpt-rpi-v8 aarch64
I have a number of downloads paused in the queue. Within ~ 10 seconds of unpausing the top download, I lose the connection to SAB in the web interface. My Rpi becomes inaccessible via SSH, and I have to power cycle it to get it running again. If I don't resume the download, the system remains up.
The only changes I've made to my system within the relevant timeframe are an update to my DietPi software; the installation of the Recyclarr app; manual installation of zstd.
Should I enable + Debug logging and resume my download? Some other course of action...? Thanks!
EDIT: I did 100MB and 1GB test file downloads, which went off with no issues.
System freeze ~10 seconds after resuming download
Forum rules
Help us help you:
Help us help you:
- Are you using the latest stable version of SABnzbd? Downloads page.
- Tell us what system you run SABnzbd on.
- Adhere to the forum rules.
- Do you experience problems during downloading?
Check your connection in Status and Interface settings window.
Use Test Server in Config > Servers.
We will probably ask you to do a test using only basic settings. - Do you experience problems during repair or unpacking?
Enable +Debug logging in the Status and Interface settings window and share the relevant parts of the log here using [ code ] sections.
-
nicheplayer
- Newbie

- Posts: 16
- Joined: March 14th, 2013, 9:19 pm
Re: System freeze ~10 seconds after resuming download
Yes, enable debug logging. You can check the logs without access to the web UI.
But, I suggest starting SABnzbd at the CLI in non-daemon mode. Then you can watch what happens live.
But, I suggest starting SABnzbd at the CLI in non-daemon mode. Then you can watch what happens live.
Stuff I like: Apache bash cron DD-WRT Debian DNSMasq Entware FireFox GitHub ImageMagick Kate KDE LibreELEC Netrunner NFS NVIDIA OpenVPN Orvibo-S20 pfSense Python Raspberry-Pi RAID SABnzbd Transmission Usenet VirtualBox Watcher3 XFCE
Re: System freeze ~10 seconds after resuming download
Is this on your Raspi 3?
-
nicheplayer
- Newbie

- Posts: 16
- Joined: March 14th, 2013, 9:19 pm
Re: System freeze ~10 seconds after resuming download
Code: Select all
Raspberry Pi 3 Model B Rev 1.2-
nicheplayer
- Newbie

- Posts: 16
- Joined: March 14th, 2013, 9:19 pm
-
nicheplayer
- Newbie

- Posts: 16
- Joined: March 14th, 2013, 9:19 pm
Re: System freeze ~10 seconds after resuming download
OK, I set debug logging in the web interface and then did
Code: Select all
sudo service sabnzbd stop Code: Select all
sudo service sabnzbd startAlso, now that debug logging is on, if I stop the service again and then start in non-daemon mode (just type "sabnzbd" in etc/sabnzbd?), I don't need any flag with that command, since logging is already enabled?
Finally, sabnzbd starts and runs just fine, so long as it's not downloading anything. If I start it via the cli and then resume a download in the web interface, I expect to lose SSH access to my Rpi shortly thereafter. Does that defeat the purpose of watching output at the CLI?
Sorry, I'm new to this process. I appreciate your assistance.
Re: System freeze ~10 seconds after resuming download
> Finally, sabnzbd starts and runs just fine, so long as it's not downloading anything.
But the 1GB test download went without problems, didn't it?
Options for you:
SSH, sab as service, and "tail -f ~/.sabnzbd/logs/sabnzbd.log". Even if your raspi stops responding, you have the logging.
SSH, sabnzbdplus from command line. Even if your raspi stops responding, you have the logging.
Last resort connect your Raspi 3 to a keyboard and screen. More work, copying the output to this forum more work, but failsafe,
But the 1GB test download went without problems, didn't it?
Options for you:
SSH, sab as service, and "tail -f ~/.sabnzbd/logs/sabnzbd.log". Even if your raspi stops responding, you have the logging.
SSH, sabnzbdplus from command line. Even if your raspi stops responding, you have the logging.
Last resort connect your Raspi 3 to a keyboard and screen. More work, copying the output to this forum more work, but failsafe,
-
nicheplayer
- Newbie

- Posts: 16
- Joined: March 14th, 2013, 9:19 pm
Re: System freeze ~10 seconds after resuming download
It did. What's more, a couple other files not in my paused queue downloaded without crashing the system. So I tried downloading my paused files one at a time, which worked for a couple of them, but then the system crashed again.
My sab logs are stored in /var/log/sabnzbd. Does simply starting the service generate debug logging? Becuase I have debug logging set in the web interface, and starting and stopping the service isn't generating any log data in /var/log/sabnzbd.
-
nicheplayer
- Newbie

- Posts: 16
- Joined: March 14th, 2013, 9:19 pm
Re: System freeze ~10 seconds after resuming download
BTW, since some downloads were completing and others weren't, I enabled full logging on my dietpi box to try to catch an issue as it happened. I didn't see anything obvious in syslog prior to the last issue I had, so I'm really leaning toward some sort of hardware issue. Either SD card, external HD, power supply, or Rpi itself.
https://dietpi.com/forum/t/mysterious-s ... load/24632
https://dietpi.com/forum/t/mysterious-s ... load/24632