I was previously using SABnzbd 0.7.4 without problem. I had it running for a few months and functioning pretty well with Sickbeard.
But now I've upgraded to 0.7.6 and it won't seem to load. I can see in the menu bar that the SABnzbd tool just pops up quickly. So the program attempts to load, but won't stay on; it just closes. I don't see anything glaring in the log files, but to be honest I probably wouldn't know what to look for.
I tried re-installing, which didn't solve anything. And in fact 0.7.4 re-installed just crashes now, too.
Has anyone else experienced this? Is my Mac OS version just too old?
SABnzbd 0.7.6 won't load on OSX 10.5.8
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.
Re: SABnzbd 0.7.6 won't load on OSX 10.5.8
You are aware that we have three different builds in the DMG?
Did you pick the one on the left?
Are you using a PowerPC system?
It should work on that, but we cannot test it.
Did you pick the one on the left?
Are you using a PowerPC system?
It should work on that, but we cannot test it.
Re: SABnzbd 0.7.6 won't load on OSX 10.5.8
I've been installing the build intended for 10.5 and 10.6 (which is the one on the left). I have it installed on an Intel Core 2 Duo.
It's a strange issue since I can't even get the 0.7.4 version to run any longer. I tried removing the files in Application Support in case they were causing a problem, but that didn't seem to work either.
It's a strange issue since I can't even get the 0.7.4 version to run any longer. I tried removing the files in Application Support in case they were causing a problem, but that didn't seem to work either.
Re: SABnzbd 0.7.6 won't load on OSX 10.5.8
Try starting it like this:
Open a Terminal window (Applications->Utilities) and type:
/Applications/SABnzbd.app/Contents/MacOS/SABnzbd --console
Enter
Check for error messages.
Open a Terminal window (Applications->Utilities) and type:
/Applications/SABnzbd.app/Contents/MacOS/SABnzbd --console
Enter
Check for error messages.
Re: SABnzbd 0.7.6 won't load on OSX 10.5.8
That produced a bunch of information, and frankly a lot of reference to errors I don't understand.
The first one that shows up is:
The first one that shows up is:
INFO:root:Starting web-interface on 0.0.0.0:9090
INFO:cherrypy.error:[15/Dec/2012:00:17:19] ENGINE Bus STARTING
INFO:cherrypy.error:[15/Dec/2012:00:17:19] ENGINE Started monitor thread '_TimeoutMonitor'.
INFO:cherrypy.error:[15/Dec/2012:00:17:19] ENGINE Serving on 0.0.0.0:8080
ERROR:cherrypy.error:[15/Dec/2012:00:17:19] ENGINE Error in HTTP server: shutting down
Traceback (most recent call last):
File "cherrypy/process/servers.pyc", line 75, in _start_http_thread
File "cherrypy/wsgiserver/__init__.pyc", line 1644, in start
error: [Errno 49] Can't assign requested address
INFO:cherrypy.error:[15/Dec/2012:00:17:19] ENGINE Bus STOPPING
INFO:cherrypy.error:[15/Dec/2012:00:17:19] ENGINE HTTP Server None already shut down
INFO:cherrypy.error:[15/Dec/2012:00:17:19] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('0.0.0.0', 8080)) shut down
INFO:cherrypy.error:[15/Dec/2012:00:17:19] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('fe80::1%lo0', 8080)) already shut down
INFO:cherrypy.error:[15/Dec/2012:00:17:19] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('fe80::1%lo0', 9090)) already shut down
INFO:cherrypy.error:[15/Dec/2012:00:17:19] ENGINE Stopped thread '_TimeoutMonitor'.
INFO:cherrypy.error:[15/Dec/2012:00:17:19] ENGINE Bus STOPPED
INFO:cherrypy.error:[15/Dec/2012:00:17:19] ENGINE Bus EXITING
INFO:cherrypy.error:[15/Dec/2012:00:17:19] ENGINE Bus EXITED
Re: SABnzbd 0.7.6 won't load on OSX 10.5.8
Aha, trouble with your DNS.
Replace --console with --server 127.0.0.1:8080
and try again.
When it successfully starts like this, then stop SABnzbd
using the arrow icon in the top menu.
After that it should work normal.
Replace --console with --server 127.0.0.1:8080
and try again.
When it successfully starts like this, then stop SABnzbd
using the arrow icon in the top menu.
After that it should work normal.
Re: SABnzbd 0.7.6 won't load on OSX 10.5.8
That worked!
Now to get Sickbeard to recognize the other changes I made.
Thanks so much!
Now to get Sickbeard to recognize the other changes I made.
Thanks so much!

