100% Finished
Jobs will say 100% finished, but won't leave the queue. I can change their Priority to anything other than Stop.
I verified the par files are downloaded in the temp directory.
The log shows:
Code: Select all
2018-07-08 15:00:25,723::INFO::[nzbqueue:893] Found idle job <nzbname>
2018-07-08 15:00:25,724::INFO::[nzbqueue:907] Resetting bad trylist for job <nzbname>
2018-07-08 15:00:25,760::INFO::[nzbqueue:799] [sabnzbd.nzbqueue.stop_idle_jobs] Ending job <nzbname>
It'll happen with one item, then start downloading the next item until that's 100%... all the way until I have a full queue of 100%.
The CPU for sabnzbd varies from 1-30%.
I noticed two items getting to 98% and they were stuck there with the notice about missing too many parts.
But even these weren't moved to the next stage (history)
cannot perform graceful shutdown from gui
using the ui, it just won't. A box will show up saying "Shutting down", but it won't shut down.
I can wait 3 hours, then just refresh the page and keep using it.
to "shutdown", I have to kill the process (kill -9 pid)
cannot start sabnzbd a second time
After having killed the process, sabnzbd is showing as a "<defunt>" process using the same PID.
Starting as a daemon (sabnzbd -d) will have a 30 second wait, then I regain control - but it hasn't started. No errors in the logs.
Starting without daemon will give me a longer wait (60 seconds?) and tell me that it cannot bind to port 8080.
I'll check the port usage (lsof -i :8080) and see "mono" having taken it. I can kill mono, then nothing is using 8080. Then trying to start sabnzbd again gives it back to mono and gives me the error.
To start sabnzbd, I have to restart ubuntu. Then it starts fine.
on restart the queue is orphaned
I see all of the 100% items on the orphaned jobs tab.
I can add a job back into the queue and it'll start the download over again (it looses the files it had already downloaded) and it completes.
at some point the 100% Finished issue returns
So I have a sort of solution... reboot server and re-download everything.
I'm not sure what condition causes the "100% Finished" to start occurring, other than when the server gets busy.
If these are 2-3 issues, then sorry for loading them all up in a single post. I figured that this might show a pattern someone is familiar with.
OS: Ubuntu 16.04
- running on a virtualization station on qnap
- this is not the qnap version of sabnzbd, but vanilla sab running on vanilla linux
- all variable folders in the settings are pointing to a local path (a symlink of a share from the nas with about 800gb free)
SABnzbd version: 2.3.4
Other software on server:
- Sonarr
- Radarr
both start fine and have no issues