SABnzbd v0.7.12 not launching on OS X 10.7.5
Posted: May 28th, 2013, 3:15 am
Hi everyone,
I've seen the same type of issue posted around here but haven't found any solution in these threads. My SABnzbd install won't start. The logo shows briefly in the top bar and then swiftly disappears. It seems that closing all other running programs helps but not all the time.
Brief setup details:
Computer: Mac Mini
OS: OS X 10.7.5
SABnzbd version: 0.7.12
Provider: Astraweb
Ports: 8080 and 8081 for SSL
Scripts used: sabToSickBeard.py
IMPORTANT: I deleted the _yenc file based on an admin's recommendation from another thread. Now SABnzbd shows me a warning. Where can I find that file again and where should I copy it to ?
Other applications running:
Plex
Rumpus
MAMP
Couchpotato
Sickbeard
Headphones
Transmission
Here is the return I get from the console code you had other people type in the terminal:
Any help would be more than welcome, I feel naked without my awesome newsgroup setup working flawlessly.
Thanks a lot !
I've seen the same type of issue posted around here but haven't found any solution in these threads. My SABnzbd install won't start. The logo shows briefly in the top bar and then swiftly disappears. It seems that closing all other running programs helps but not all the time.
Brief setup details:
Computer: Mac Mini
OS: OS X 10.7.5
SABnzbd version: 0.7.12
Provider: Astraweb
Ports: 8080 and 8081 for SSL
Scripts used: sabToSickBeard.py
IMPORTANT: I deleted the _yenc file based on an admin's recommendation from another thread. Now SABnzbd shows me a warning. Where can I find that file again and where should I copy it to ?
Other applications running:
Plex
Rumpus
MAMP
Couchpotato
Sickbeard
Headphones
Transmission
Here is the return I get from the console code you had other people type in the terminal:
Code: Select all
/Applications/SABnzbd.app/Contents/MacOS/SABnzbd --console
INFO:root:--------------------------------
INFO:root:SABnzbd.py-0.7.12 (rev=ca9f10c12fb3dada0c50b7e6aa3f08e091a003d3)
INFO:root:Platform = posix
INFO:root:Python-version = 2.7.1 (r271:86832, Jun 16 2011, 16:59:06)
[GCC 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2335.15.00)]
INFO:root:Arguments = /Applications/SABnzbd.app/Contents/Resources/SABnzbd.py --console
INFO:root:[osx] IO priority setting
INFO:root:[osx] IO priority set to throttle for process scope
INFO:root:Read INI file /Users/Saf/Library/Application Support/SABnzbd/sabnzbd.ini
INFO:root:Loading data for bookmarks.sab from /Users/Saf/Library/Application Support/SABnzbd/admin/bookmarks.sab
INFO:root:Loading data for rss_data.sab from /Users/Saf/Library/Application Support/SABnzbd/admin/rss_data.sab
INFO:root:Loading data for totals9.sab from /Users/Saf/Library/Application Support/SABnzbd/admin/totals9.sab
DEBUG:root:Read quota q=0.0 l=0.0 reset=0
INFO:root:Loading postproc queue
INFO:root:Loading data for postproc1.sab from /Users/Saf/Library/Application Support/SABnzbd/admin/postproc1.sab
INFO:root:Loading data for queue9.sab from /Users/Saf/Library/Application Support/SABnzbd/admin/queue9.sab
DEBUG:root:Initializing downloader/decoder
INFO:root:Loading data for watched_data.sab from /Users/Saf/Library/Application Support/SABnzbd/admin/watched_data.sab
DEBUG:root:scheduling resume([]) on days [1, 2, 3, 4, 5, 6, 7] at 1:0
DEBUG:root:scheduling pause_all([]) on days [1, 2, 3, 4, 5, 6, 7] at 7:0
DEBUG:root:Scheduling RSS interval task every 60 min (delay=3)
DEBUG:root:Scheduling VersionCheck on day 5 at 18:56
INFO:root:Setting schedule for midnight BPS reset
DEBUG:root:Schedule check result = (921, 'resume', None, '0 1 * resume ')
DEBUG:root:Schedule check result = (1281, 'pause_all', None, '0 7 * pause_all ')
DEBUG:root:Schedule check result = (2361, 'resume', None, '0 1 * resume ')
DEBUG:root:Schedule check result = (2721, 'pause_all', None, '0 7 * pause_all ')
DEBUG:root:Schedule check result = (3801, 'resume', None, '0 1 * resume ')
DEBUG:root:Schedule check result = (4161, 'pause_all', None, '0 7 * pause_all ')
DEBUG:root:Schedule check result = (5241, 'resume', None, '0 1 * resume ')
DEBUG:root:Schedule check result = (5601, 'pause_all', None, '0 7 * pause_all ')
DEBUG:root:Schedule check result = (6681, 'resume', None, '0 1 * resume ')
DEBUG:root:Schedule check result = (7041, 'pause_all', None, '0 7 * pause_all ')
DEBUG:root:Schedule check result = (8121, 'resume', None, '0 1 * resume ')
DEBUG:root:Schedule check result = (8481, 'pause_all', None, '0 7 * pause_all ')
DEBUG:root:Schedule check result = (9561, 'resume', None, '0 1 * resume ')
DEBUG:root:Schedule check result = (9921, 'pause_all', None, '0 7 * pause_all ')
DEBUG:root:PAUSED_ALL active
INFO:root:All processes started
INFO:root:Web dir is /Applications/SABnzbd.app/Contents/Resources/interfaces/Plush
INFO:root:Web dir is /Applications/SABnzbd.app/Contents/Resources/interfaces/Config
ERROR:root:_yenc module... NOT found!
INFO:root:par2 binary... found (/Applications/SABnzbd.app/Contents/Resources/osx/par2/par2-sl)
INFO:root:unrar binary... found (/Applications/SABnzbd.app/Contents/Resources/osx/unrar/unrar)
INFO:root:unzip binary... found (/usr/bin/unzip)
INFO:root:nice binary... found (/usr/bin/nice)
INFO:root:ionice binary... NOT found!
INFO:root:pyOpenSSL... found (True)
INFO:root:Starting web-interface on 0.0.0.0:8081
[28/May/2013:09:39:49] ENGINE Bus STARTING
INFO:cherrypy.error:[28/May/2013:09:39:49] ENGINE Bus STARTING
[28/May/2013:09:39:49] ENGINE Started monitor thread '_TimeoutMonitor'.
INFO:cherrypy.error:[28/May/2013:09:39:49] ENGINE Started monitor thread '_TimeoutMonitor'.
[28/May/2013:09:39:49] ENGINE Serving on 0.0.0.0:8080
INFO:cherrypy.error:[28/May/2013:09:39:49] ENGINE Serving on 0.0.0.0:8080
[28/May/2013:09:39:49] 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
ERROR:cherrypy.error:[28/May/2013:09:39:49] 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
[28/May/2013:09:39:49] ENGINE Bus STOPPING
INFO:cherrypy.error:[28/May/2013:09:39:49] ENGINE Bus STOPPING
[28/May/2013:09:39:49] ENGINE HTTP Server None already shut down
INFO:cherrypy.error:[28/May/2013:09:39:49] ENGINE HTTP Server None already shut down
[28/May/2013:09:39:49] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('0.0.0.0', 8080)) shut down
INFO:cherrypy.error:[28/May/2013:09:39:49] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('0.0.0.0', 8080)) shut down
[28/May/2013:09:39:49] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('fe80::1%lo0', 8080)) already shut down
INFO:cherrypy.error:[28/May/2013:09:39:49] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('fe80::1%lo0', 8080)) already shut down
[28/May/2013:09:39:49] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('fe80::1%lo0', 8081)) already shut down
INFO:cherrypy.error:[28/May/2013:09:39:49] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('fe80::1%lo0', 8081)) already shut down
[28/May/2013:09:39:49] ENGINE Stopped thread '_TimeoutMonitor'.
INFO:cherrypy.error:[28/May/2013:09:39:49] ENGINE Stopped thread '_TimeoutMonitor'.
[28/May/2013:09:39:49] ENGINE Bus STOPPED
INFO:cherrypy.error:[28/May/2013:09:39:49] ENGINE Bus STOPPED
[28/May/2013:09:39:49] ENGINE Bus EXITING
INFO:cherrypy.error:[28/May/2013:09:39:49] ENGINE Bus EXITING
[28/May/2013:09:39:49] ENGINE Bus EXITED
INFO:cherrypy.error:[28/May/2013:09:39:49] ENGINE Bus EXITED
Exception in thread HTTPServer Thread-21:
Traceback (most recent call last):
File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/threading.py", line 530, in __bootstrap_inner
File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/threading.py", line 483, in run
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
[28/May/2013:09:39:49] ENGINE Error in 'start' listener <bound method ServerAdapter.start of <cherrypy.process.servers.ServerAdapter object at 0x22f76b0>>
Traceback (most recent call last):
File "cherrypy/process/wspbus.pyc", line 147, in publish
File "cherrypy/process/servers.pyc", line 62, in start
File "cherrypy/process/servers.pyc", line 97, in wait
error: [Errno 49] Can't assign requested address
ERROR:cherrypy.error:[28/May/2013:09:39:49] ENGINE Error in 'start' listener <bound method ServerAdapter.start of <cherrypy.process.servers.ServerAdapter object at 0x22f76b0>>
Traceback (most recent call last):
File "cherrypy/process/wspbus.pyc", line 147, in publish
File "cherrypy/process/servers.pyc", line 62, in start
File "cherrypy/process/servers.pyc", line 97, in wait
error: [Errno 49] Can't assign requested address
[28/May/2013:09:39:49] 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
ERROR:cherrypy.error:[28/May/2013:09:39:49] 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
[28/May/2013:09:39:49] ENGINE Bus STOPPING
INFO:cherrypy.error:[28/May/2013:09:39:49] ENGINE Bus STOPPING
[28/May/2013:09:39:49] ENGINE HTTP Server None already shut down
INFO:cherrypy.error:[28/May/2013:09:39:49] ENGINE HTTP Server None already shut down
[28/May/2013:09:39:49] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('0.0.0.0', 8080)) already shut down
INFO:cherrypy.error:[28/May/2013:09:39:49] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('0.0.0.0', 8080)) already shut down
[28/May/2013:09:39:49] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('fe80::1%lo0', 8080)) already shut down
INFO:cherrypy.error:[28/May/2013:09:39:49] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('fe80::1%lo0', 8080)) already shut down
[28/May/2013:09:39:49] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('fe80::1%lo0', 8081)) already shut down
INFO:cherrypy.error:[28/May/2013:09:39:49] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('fe80::1%lo0', 8081)) already shut down
[28/May/2013:09:39:49] ENGINE No thread running for _TimeoutMonitor.
INFO:cherrypy.error:[28/May/2013:09:39:49] ENGINE No thread running for _TimeoutMonitor.
[28/May/2013:09:39:49] ENGINE Bus STOPPED
INFO:cherrypy.error:[28/May/2013:09:39:49] ENGINE Bus STOPPED
[28/May/2013:09:39:49] ENGINE Bus EXITING
INFO:cherrypy.error:[28/May/2013:09:39:49] ENGINE Bus EXITING
[28/May/2013:09:39:49] ENGINE Bus EXITED
INFO:cherrypy.error:[28/May/2013:09:39:49] ENGINE Bus EXITED
Exception in thread HTTPServer Thread-22:
Traceback (most recent call last):
File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/threading.py", line 530, in __bootstrap_inner
File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/threading.py", line 483, in run
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
[28/May/2013:09:39:49] ENGINE Error in 'start' listener <bound method ServerAdapter.start of <cherrypy.process.servers.ServerAdapter object at 0x22f7790>>
Traceback (most recent call last):
File "cherrypy/process/wspbus.pyc", line 147, in publish
File "cherrypy/process/servers.pyc", line 62, in start
File "cherrypy/process/servers.pyc", line 97, in wait
error: [Errno 49] Can't assign requested address
ERROR:cherrypy.error:[28/May/2013:09:39:49] ENGINE Error in 'start' listener <bound method ServerAdapter.start of <cherrypy.process.servers.ServerAdapter object at 0x22f7790>>
Traceback (most recent call last):
File "cherrypy/process/wspbus.pyc", line 147, in publish
File "cherrypy/process/servers.pyc", line 62, in start
File "cherrypy/process/servers.pyc", line 97, in wait
error: [Errno 49] Can't assign requested address
[28/May/2013:09:39:49] ENGINE Serving on 0.0.0.0:8081
INFO:cherrypy.error:[28/May/2013:09:39:49] ENGINE Serving on 0.0.0.0:8081
[28/May/2013:09:39:49] ENGINE Shutting down due to error in start listener:
Traceback (most recent call last):
File "cherrypy/process/wspbus.pyc", line 184, in start
File "cherrypy/process/wspbus.pyc", line 147, in publish
File "cherrypy/process/servers.pyc", line 62, in start
File "cherrypy/process/servers.pyc", line 97, in wait
error: [Errno 49] Can't assign requested address
ERROR:cherrypy.error:[28/May/2013:09:39:49] ENGINE Shutting down due to error in start listener:
Traceback (most recent call last):
File "cherrypy/process/wspbus.pyc", line 184, in start
File "cherrypy/process/wspbus.pyc", line 147, in publish
File "cherrypy/process/servers.pyc", line 62, in start
File "cherrypy/process/servers.pyc", line 97, in wait
error: [Errno 49] Can't assign requested address
[28/May/2013:09:39:49] ENGINE Bus STOPPING
INFO:cherrypy.error:[28/May/2013:09:39:49] ENGINE Bus STOPPING
[28/May/2013:09:39:50] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('0.0.0.0', 8081)) shut down
INFO:cherrypy.error:[28/May/2013:09:39:50] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('0.0.0.0', 8081)) shut down
[28/May/2013:09:39:50] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('0.0.0.0', 8080)) already shut down
INFO:cherrypy.error:[28/May/2013:09:39:50] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('0.0.0.0', 8080)) already shut down
[28/May/2013:09:39:50] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('fe80::1%lo0', 8080)) already shut down
INFO:cherrypy.error:[28/May/2013:09:39:50] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('fe80::1%lo0', 8080)) already shut down
[28/May/2013:09:39:50] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('fe80::1%lo0', 8081)) already shut down
INFO:cherrypy.error:[28/May/2013:09:39:50] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('fe80::1%lo0', 8081)) already shut down
[28/May/2013:09:39:50] ENGINE No thread running for _TimeoutMonitor.
INFO:cherrypy.error:[28/May/2013:09:39:50] ENGINE No thread running for _TimeoutMonitor.
[28/May/2013:09:39:50] ENGINE Bus STOPPED
INFO:cherrypy.error:[28/May/2013:09:39:50] ENGINE Bus STOPPED
[28/May/2013:09:39:50] ENGINE Bus EXITING
INFO:cherrypy.error:[28/May/2013:09:39:50] ENGINE Bus EXITING
[28/May/2013:09:39:50] ENGINE Bus EXITED
INFO:cherrypy.error:[28/May/2013:09:39:50] ENGINE Bus EXITED
ERROR:root:Failed to start web-interface:
Traceback (most recent call last):
File "/Applications/SABnzbd.app/Contents/Resources/SABnzbd.py", line 1490, in main
File "cherrypy/process/wspbus.pyc", line 184, in start
File "cherrypy/process/wspbus.pyc", line 147, in publish
File "cherrypy/process/servers.pyc", line 62, in start
File "cherrypy/process/servers.pyc", line 97, in wait
error: [Errno 49] Can't assign requested address
ERROR:root:Failed to start web-interface : [Errno 49] Can't assign requested address
INFO:root:SABnzbd shutting down...
INFO:root:Saving data for bookmarks.sab in /Users/Saf/Library/Application Support/SABnzbd/admin/bookmarks.sab
DEBUG:root:Stopping URLGrabber
INFO:root:URLGrabber shutting down
DEBUG:root:Stopping Newzbin-Grabber
DEBUG:root:Stopping dirscanner
INFO:root:Saving data for watched_data.sab in /Users/Saf/Library/Application Support/SABnzbd/admin/watched_data.sab
INFO:root:Dirscanner shutting down
DEBUG:root:Stopping downloader
DEBUG:root:Stopping assembler
DEBUG:root:Stopping postprocessor
INFO:root:Saving postproc queue
INFO:root:Saving data for postproc1.sab in /Users/Saf/Library/Application Support/SABnzbd/admin/postproc1.sab
INFO:root:Saving queue
INFO:root:Saving data for queue9.sab in /Users/Saf/Library/Application Support/SABnzbd/admin/queue9.sab
INFO:root:Saving data for totals9.sab in /Users/Saf/Library/Application Support/SABnzbd/admin/totals9.sab
INFO:root:Saving data for rss_data.sab in /Users/Saf/Library/Application Support/SABnzbd/admin/rss_data.sab
INFO:root:Saving data for bookmarks.sab in /Users/Saf/Library/Application Support/SABnzbd/admin/bookmarks.sab
INFO:root:Saving data for watched_data.sab in /Users/Saf/Library/Application Support/SABnzbd/admin/watched_data.sab
INFO:root:Saving postproc queue
INFO:root:Saving data for postproc1.sab in /Users/Saf/Library/Application Support/SABnzbd/admin/postproc1.sab
DEBUG:root:Terminating scheduler
INFO:root:All processes stopped
INFO:root:[osx] application terminating
INFO:root:[osx] application stopping daemon
[28/May/2013:09:39:50] ENGINE Bus STOPPING
INFO:cherrypy.error:[28/May/2013:09:39:50] ENGINE Bus STOPPING
[28/May/2013:09:39:50] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('0.0.0.0', 8081)) already shut down
INFO:cherrypy.error:[28/May/2013:09:39:50] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('0.0.0.0', 8081)) already shut down
[28/May/2013:09:39:50] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('0.0.0.0', 8080)) already shut down
INFO:cherrypy.error:[28/May/2013:09:39:50] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('0.0.0.0', 8080)) already shut down
[28/May/2013:09:39:50] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('fe80::1%lo0', 8080)) already shut down
INFO:cherrypy.error:[28/May/2013:09:39:50] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('fe80::1%lo0', 8080)) already shut down
[28/May/2013:09:39:50] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('fe80::1%lo0', 8081)) already shut down
INFO:cherrypy.error:[28/May/2013:09:39:50] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('fe80::1%lo0', 8081)) already shut down
[28/May/2013:09:39:50] ENGINE No thread running for _TimeoutMonitor.
INFO:cherrypy.error:[28/May/2013:09:39:50] ENGINE No thread running for _TimeoutMonitor.
[28/May/2013:09:39:50] ENGINE Bus STOPPED
INFO:cherrypy.error:[28/May/2013:09:39:50] ENGINE Bus STOPPED
[28/May/2013:09:39:50] ENGINE Bus EXITING
INFO:cherrypy.error:[28/May/2013:09:39:50] ENGINE Bus EXITING
[28/May/2013:09:39:50] ENGINE Bus EXITED
INFO:cherrypy.error:[28/May/2013:09:39:50] ENGINE Bus EXITED
INFO:root:Leaving SABnzbd
Thanks a lot !