Page 1 of 1

SABnzbd v0.7.12 not launching on OS X 10.7.5

Posted: May 28th, 2013, 3:15 am
by FTP_Palace
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:

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
Any help would be more than welcome, I feel naked without my awesome newsgroup setup working flawlessly.

Thanks a lot !

Re: SABnzbd v0.7.12 not launching on OS X 10.7.5

Posted: May 28th, 2013, 4:28 am
by shypike

Code: Select all

error: [Errno 49] Can't assign requested address
Trouble with your DNS somehow. The special address 0.0.0.0 (or your host IP) does not resolve.
If you don't need external access, start it once like this:

Code: Select all

/Applications/SABnzbd.app/Contents/MacOS/SABnzbd --console --server 127.0.0.1:8080

Re: SABnzbd v0.7.12 not launching on OS X 10.7.5

Posted: May 28th, 2013, 8:50 am
by FTP_Palace
Thanks a lot shypike for your prompt response. Here is what I get with the command your provided.

Code: Select all

/Applications/SABnzbd.app/Contents/MacOS/SABnzbd --console --server 127.0.0.1:8080
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 --server 127.0.0.1:8080
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=47)
DEBUG:root:Scheduling VersionCheck on day 2 at 1:27
INFO:root:Setting schedule for midnight BPS reset
DEBUG:root:Schedule check result = (555, 'resume', None, '0 1 * resume ')
DEBUG:root:Schedule check result = (915, 'pause_all', None, '0 7 * pause_all ')
DEBUG:root:Schedule check result = (1995, 'resume', None, '0 1 * resume ')
DEBUG:root:Schedule check result = (2355, 'pause_all', None, '0 7 * pause_all ')
DEBUG:root:Schedule check result = (3435, 'resume', None, '0 1 * resume ')
DEBUG:root:Schedule check result = (3795, 'pause_all', None, '0 7 * pause_all ')
DEBUG:root:Schedule check result = (4875, 'resume', None, '0 1 * resume ')
DEBUG:root:Schedule check result = (5235, 'pause_all', None, '0 7 * pause_all ')
DEBUG:root:Schedule check result = (6315, 'resume', None, '0 1 * resume ')
DEBUG:root:Schedule check result = (6675, 'pause_all', None, '0 7 * pause_all ')
DEBUG:root:Schedule check result = (7755, 'resume', None, '0 1 * resume ')
DEBUG:root:Schedule check result = (8115, 'pause_all', None, '0 7 * pause_all ')
DEBUG:root:Schedule check result = (9195, 'resume', None, '0 1 * resume ')
DEBUG:root:Schedule check result = (9555, '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 127.0.0.1:8081
[28/May/2013:15:45:22] ENGINE Bus STARTING
INFO:cherrypy.error:[28/May/2013:15:45:22] ENGINE Bus STARTING
[28/May/2013:15:45:22] ENGINE Started monitor thread '_TimeoutMonitor'.
INFO:cherrypy.error:[28/May/2013:15:45:22] ENGINE Started monitor thread '_TimeoutMonitor'.
[28/May/2013:15:45:22] ENGINE Serving on 127.0.0.1:8080
INFO:cherrypy.error:[28/May/2013:15:45:22] ENGINE Serving on 127.0.0.1:8080
[28/May/2013:15:45:22] ENGINE Serving on 127.0.0.1:8081
INFO:cherrypy.error:[28/May/2013:15:45:22] ENGINE Serving on 127.0.0.1:8081
[28/May/2013:15:45:22] ENGINE Bus STARTED
INFO:cherrypy.error:[28/May/2013:15:45:22] ENGINE Bus STARTED
INFO:root:[osx] receiving from OSX : 127.0.0.1:8080
DEBUG:root:Checked for a new release, cur= 71299, latest= 71299 (on http://sourceforge.net/projects/sabnzbdplus/files/sabnzbdplus/0.7.12/)
INFO:root:Starting SABnzbd.py-0.7.12
DEBUG:root:Starting postprocessor
DEBUG:root:Starting assembler
DEBUG:root:Starting downloader
DEBUG:root:Starting scheduler
DEBUG:root:Starting dirscanner
INFO:root:Dirscanner starting up
DEBUG:root:Starting urlgrabber
INFO:root:URLGrabber starting up

Does it tell you anything and what would be the next step from there. Also, how can I solve the _yenc issue ?

Ideally, I'd like to be able to access SABnzbd from outside, I most frequently access it remotely through my iphone app or through a browser to upload nzb files or check how a download is going or pause/resume all.

Thanks again for your help

Re: SABnzbd v0.7.12 not launching on OS X 10.7.5

Posted: May 28th, 2013, 1:06 pm
by shypike
You can get yEnc back by re-installing SABnzbd. There's no threat to your data.
If you want external access, you would normally set the host to 0.0.0.0 or leave it empty.
Since your system doesn't seem to know its own IP address, you need to specify it.
There for you need to enter the true (local area network) IP address of your system.
Be aware that your router may decide to change the IP address sometime in the future.

Can you open Applications->Utilities->Terminal and type this?

Code: Select all

ping `uname -n`
(Those are back-quotes)

Re: SABnzbd v0.7.12 not launching on OS X 10.7.5

Posted: May 29th, 2013, 2:30 am
by FTP_Palace
Hey shypike, here's what I get:

Code: Select all

MiniSaf:~ Saf$ ping `uname -n`
ping: cannot resolve MiniSaf: Unknown host
Doesn't look good .... Any recommendations for the following steps ?

Re: SABnzbd v0.7.12 not launching on OS X 10.7.5

Posted: May 29th, 2013, 3:09 pm
by shypike
Use the numerical IP of your system as the host address.
But do tell your router to assign your system a fixed IP address.

Re: SABnzbd v0.7.12 not launching on OS X 10.7.5

Posted: May 30th, 2013, 3:06 am
by FTP_Palace
Hey Shypike,

Thanks for the guidance. One last question before I close this.

Is this what I have to type ? :

Code: Select all

/Applications/SABnzbd.app/Contents/MacOS/SABnzbd --console --server 192.168.1.33:8080
What about SSL access through port 8081 ?

Finally, could you point me in the right direction to just fix my DNS trouble and have my special address (host IP) resolve ?


Thanks again for all your help !

Re: SABnzbd v0.7.12 not launching on OS X 10.7.5

Posted: May 30th, 2013, 10:57 am
by shypike
The easy way is to edit /etc/hosts but that's hardly better than what you have now.
I don't really know what the solution is, it can even be the router that doesn't resolve local addresses properly.

Re: SABnzbd v0.7.12 not launching on OS X 10.7.5

Posted: May 31st, 2013, 4:42 am
by FTP_Palace
Thanks for all your support Shypike ! Keep up the good work ! :-)