Sabnzbd+ randomly quitting on OSX
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.
Sabnzbd+ randomly quitting on OSX
Version: 0.6.9
OS: OSX Lion
Install-type: OSx .app,
Firewall Software: OSX Firewall
Are you using IPV6? no
Is the issue reproducible? no
I'm running Sabnxbd+ on OSX Lion, being fed by SickBeard in the main.
Every so often I noticed that the app just isn't running anymore? It's usually in the middle of downloading a few files when I restart it up again.
Nothing in the logs, no failures, nothing, it has just unloaded itself.
Starting the app up again it happily continues as if nothing happened.
It can go for a week without doing this, and then do it 2 days in a row.
Does this happen to anyone else? I have no idea what could be causing it, it never used to happen on Snow Leopard as far as I can recall.
Rolling back to 0.6.6 it seems a bit more stable and this happens less frequently than using 0.6.9, but it still happens.
Any ideas?
OS: OSX Lion
Install-type: OSx .app,
Firewall Software: OSX Firewall
Are you using IPV6? no
Is the issue reproducible? no
I'm running Sabnxbd+ on OSX Lion, being fed by SickBeard in the main.
Every so often I noticed that the app just isn't running anymore? It's usually in the middle of downloading a few files when I restart it up again.
Nothing in the logs, no failures, nothing, it has just unloaded itself.
Starting the app up again it happily continues as if nothing happened.
It can go for a week without doing this, and then do it 2 days in a row.
Does this happen to anyone else? I have no idea what could be causing it, it never used to happen on Snow Leopard as far as I can recall.
Rolling back to 0.6.6 it seems a bit more stable and this happens less frequently than using 0.6.9, but it still happens.
Any ideas?
Re: Sabnzbd+ randomly quitting on OSX
Have you scanned SAB's log file? It's here: http://localhost:8080/connections/ -> Latest Warning -> Show logging.
Re: Sabnzbd+ randomly quitting on OSX
I have, nothing in there that shows it is shutting down, nor any reason it would.
Re: Sabnzbd+ randomly quitting on OSX
Anybody else getting this, I can't be the only OSX user here
Re: Sabnzbd+ randomly quitting on OSX
I am having the same problem. I am running 6.9.0 on Arch Linux. It will run for a day sometimes, maybe 10 minutes, maybe an hour. The logs show that it stops after decoding with yenc. I have tried rolling back yenc and still getting the same result.
Re: Sabnzbd+ randomly quitting on OSX
I would do this: run sabnzbd / sabnzbdplus from the command line (so: in a terminal). As soon as it stops, copy-paste the text in the terminal into this thread.brad0383 wrote:I am having the same problem. I am running 6.9.0 on Arch Linux. It will run for a day sometimes, maybe 10 minutes, maybe an hour. The logs show that it stops after decoding with yenc. I have tried rolling back yenc and still getting the same result.
Re: Sabnzbd+ randomly quitting on OSX
See log below, it always just stops working while decoding.
*filenames changed
*filenames changed
Code: Select all
2011-10-15 21:02:45,580::INFO::[assembler:85] Decoding /usr/share/sabnzbd/Downloads/incomplete/xxxxxxxxxxxxxxxxxxxxxxxxxxxx.r11 yenc
2011-10-15 21:04:56,561::INFO::[__init__:838] Saving data for totals9.sab in /usr/share/sabnzbd/admin/totals9.sab
2011-10-15 21:04:56,562::INFO::[assembler:85] Decoding /usr/share/sabnzbd/Downloads/incomplete/xxxxxxxxxxxxxxxxxxxxxxxxxxxx.r12 yenc
2011-10-15 21:07:13,907::INFO::[__init__:838] Saving data for totals9.sab in /usr/share/sabnzbd/admin/totals9.sab
2011-10-15 21:07:13,907::INFO::[assembler:85] Decoding /usr/share/sabnzbd/Downloads/incomplete/xxxxxxxxxxxxxxxxxxxxxxxxxxxx.r13 yenc
2011-10-15 21:09:33,056::INFO::[__init__:838] Saving data for totals9.sab in /usr/share/sabnzbd/admin/totals9.sab
2011-10-15 21:09:33,056::INFO::[assembler:85] Decoding /usr/share/sabnzbd/Downloads/incomplete/xxxxxxxxxxxxxxxxxxxxxxxxxxxx.r14 yenc
Re: Sabnzbd+ randomly quitting on OSX
I don't see a command prompt at the end, so I would think 1) SAB has not stopped, or 2) this is not the output from the CLI / terminal.brad0383 wrote:See log below, it always just stops working while decoding.
*filenames changed
Code: Select all
2011-10-15 21:02:45,580::INFO::[assembler:85] Decoding /usr/share/sabnzbd/Downloads/incomplete/xxxxxxxxxxxxxxxxxxxxxxxxxxxx.r11 yenc 2011-10-15 21:04:56,561::INFO::[__init__:838] Saving data for totals9.sab in /usr/share/sabnzbd/admin/totals9.sab 2011-10-15 21:04:56,562::INFO::[assembler:85] Decoding /usr/share/sabnzbd/Downloads/incomplete/xxxxxxxxxxxxxxxxxxxxxxxxxxxx.r12 yenc 2011-10-15 21:07:13,907::INFO::[__init__:838] Saving data for totals9.sab in /usr/share/sabnzbd/admin/totals9.sab 2011-10-15 21:07:13,907::INFO::[assembler:85] Decoding /usr/share/sabnzbd/Downloads/incomplete/xxxxxxxxxxxxxxxxxxxxxxxxxxxx.r13 yenc 2011-10-15 21:09:33,056::INFO::[__init__:838] Saving data for totals9.sab in /usr/share/sabnzbd/admin/totals9.sab 2011-10-15 21:09:33,056::INFO::[assembler:85] Decoding /usr/share/sabnzbd/Downloads/incomplete/xxxxxxxxxxxxxxxxxxxxxxxxxxxx.r14 yenc
Re: Sabnzbd+ randomly quitting on OSX
There could be some stability problem.
The easiest way out is to schedule a daily restart in the SABnzbd scheduler.
(Restart of SABnzbd, not of the system).
The easiest way out is to schedule a daily restart in the SABnzbd scheduler.
(Restart of SABnzbd, not of the system).
Re: Sabnzbd+ randomly quitting on OSX
This is the output from the log file. It is the same as the CLI. SAB does indeed stop.sander wrote:I don't see a command prompt at the end, so I would think 1) SAB has not stopped, or 2) this is not the output from the CLI / terminal.brad0383 wrote:See log below, it always just stops working while decoding.
*filenames changed
Code: Select all
2011-10-15 21:02:45,580::INFO::[assembler:85] Decoding /usr/share/sabnzbd/Downloads/incomplete/xxxxxxxxxxxxxxxxxxxxxxxxxxxx.r11 yenc 2011-10-15 21:04:56,561::INFO::[__init__:838] Saving data for totals9.sab in /usr/share/sabnzbd/admin/totals9.sab 2011-10-15 21:04:56,562::INFO::[assembler:85] Decoding /usr/share/sabnzbd/Downloads/incomplete/xxxxxxxxxxxxxxxxxxxxxxxxxxxx.r12 yenc 2011-10-15 21:07:13,907::INFO::[__init__:838] Saving data for totals9.sab in /usr/share/sabnzbd/admin/totals9.sab 2011-10-15 21:07:13,907::INFO::[assembler:85] Decoding /usr/share/sabnzbd/Downloads/incomplete/xxxxxxxxxxxxxxxxxxxxxxxxxxxx.r13 yenc 2011-10-15 21:09:33,056::INFO::[__init__:838] Saving data for totals9.sab in /usr/share/sabnzbd/admin/totals9.sab 2011-10-15 21:09:33,056::INFO::[assembler:85] Decoding /usr/share/sabnzbd/Downloads/incomplete/xxxxxxxxxxxxxxxxxxxxxxxxxxxx.r14 yenc
I don't like that idea, it's a band aid.There could be some stability problem.
The easiest way out is to schedule a daily restart in the SABnzbd scheduler.
(Restart of SABnzbd, not of the system).
Re: Sabnzbd+ randomly quitting on OSX
This is the output from the log file. It is the same as the CLI. SAB does indeed stop.brad0383 wrote:sander wrote:I don't see a command prompt at the end, so I would think 1) SAB has not stopped, or 2) this is not the output from the CLI / terminal.brad0383 wrote:See log below, it always just stops working while decoding.
*filenames changed
Code: Select all
2011-10-15 21:02:45,580::INFO::[assembler:85] Decoding /usr/share/sabnzbd/Downloads/incomplete/xxxxxxxxxxxxxxxxxxxxxxxxxxxx.r11 yenc 2011-10-15 21:04:56,561::INFO::[__init__:838] Saving data for totals9.sab in /usr/share/sabnzbd/admin/totals9.sab 2011-10-15 21:04:56,562::INFO::[assembler:85] Decoding /usr/share/sabnzbd/Downloads/incomplete/xxxxxxxxxxxxxxxxxxxxxxxxxxxx.r12 yenc 2011-10-15 21:07:13,907::INFO::[__init__:838] Saving data for totals9.sab in /usr/share/sabnzbd/admin/totals9.sab 2011-10-15 21:07:13,907::INFO::[assembler:85] Decoding /usr/share/sabnzbd/Downloads/incomplete/xxxxxxxxxxxxxxxxxxxxxxxxxxxx.r13 yenc 2011-10-15 21:09:33,056::INFO::[__init__:838] Saving data for totals9.sab in /usr/share/sabnzbd/admin/totals9.sab 2011-10-15 21:09:33,056::INFO::[assembler:85] Decoding /usr/share/sabnzbd/Downloads/incomplete/xxxxxxxxxxxxxxxxxxxxxxxxxxxx.r14 yenc
That's why I explicitly said you need to run SAB from the CLI; a crashed program can not write to a log file (as it's dead and gone), so you won't find the crash info there. As the OS is still running, it will report on the CLI what happened and hopefully why/what crashed.
Re: Sabnzbd+ randomly quitting on OSX
It may take awhile for it to crash. Standby.
Re: Sabnzbd+ randomly quitting on OSX
Do you happen to download very large jobs, like above 25G?
Not total queue size, but of individual items.
Not total queue size, but of individual items.
Re: Sabnzbd+ randomly quitting on OSX
No, the largest would be around 500M. I am going to try reinstalling and using all the defaults. I think may be related to the web interface authentication.
Re: Sabnzbd+ randomly quitting on OSX
If there are no browser tabs communicating with SABnzbd, then the Web UI cannot be a factor.brad0383 wrote:I think may be related to the web interface authentication.