I downloaded the version of 0.8.0Beta1 specific for El Capitan. However, I'm getting the below error when trying to start:
2015-10-25 14:40:27,550::INFO::[SABnzbd:508] unrar binary... found (/Applications/SABnzbd.app/Contents/Resources/osx/unrar/unrar)
2015-10-25 14:40:27,550::INFO::[SABnzbd:513] unzip binary... found (/usr/bin/unzip)
2015-10-25 14:40:27,550::INFO::[SABnzbd:518] 7za binary... found (/Applications/SABnzbd.app/Contents/Resources/osx/7zip/7za)
2015-10-25 14:40:27,551::INFO::[SABnzbd:524] nice binary... found (/usr/bin/nice)
2015-10-25 14:40:27,551::INFO::[SABnzbd:530] ionice binary... NOT found!
2015-10-25 14:40:27,551::INFO::[SABnzbd:533] pyOpenSSL... found (True)
2015-10-25 14:40:27,554::INFO::[SABnzbd:1523] Starting web-interface on 0.0.0.0:9099
2015-10-25 14:40:27,556::INFO::[_cplogging:216] [25/Oct/2015:14:40:27] ENGINE Bus STARTING
2015-10-25 14:40:27,560::INFO::[_cplogging:216] [25/Oct/2015:14:40:27] ENGINE Started monitor thread '_TimeoutMonitor'.
2015-10-25 14:40:27,661::INFO::[_cplogging:216] [25/Oct/2015:14:40:27] ENGINE Serving on http://0.0.0.0:8088
2015-10-25 14:40:27,664::ERROR::[_cplogging:216] [25/Oct/2015:14:40:27] ENGINE Shutting down due to error in start listener:
Traceback (most recent call last):
File "cherrypy/process/wspbus.pyc", line 243, in start
File "cherrypy/process/wspbus.pyc", line 221, in publish
File "cherrypy/process/wspbus.pyc", line 446, in log
File "cherrypy/process/wspbus.pyc", line 223, in publish
ChannelFailures: TypeError('not enough arguments for format string',)
After logging this error, the process shuts down. I've tried restarting a few times, each time the same thing happens.
Any ideas on how to fix this?
Thanks in advance!
David
0.8.0Beta1 - Error on start on El Capitan
Forum rules
Help us help you:
Help us help you:
- 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: 0.8.0Beta1 - Error on start on El Capitan
After much more googling, this seems to have fixed my issue:
https://forums.sabnzbd.org/viewtopic.php?t=18226#p96974
David
https://forums.sabnzbd.org/viewtopic.php?t=18226#p96974
David