Page 1 of 1

macOS Sierra Startup Issue

Posted: October 9th, 2016, 3:37 am
by DeadPoet
Hi,

While SABnzbd used to work for a couple of days like a charm, suddenly it stopped starting up...

Version: 1.1.0 Final & 1.1.1 RC2 (happens in both versions)
OS: macOS Sierra
Install-type: OS app & OS source
Firewall Software: none
Are you using IPV6? no
Is the issue reproducible? yes

When launching the app in the finder, nothing happens.
When launching it in terminal I get his logged to the console:

Code: Select all

MediaServer:MacOS <USERNAME>$ ./SABnzbd --console
INFO:root:--------------------------------
INFO:root:SABnzbd.py-1.1.1RC2 (rev=01d668ac08e4bc79c6e0a36e622d3ff3299068b4)
INFO:root:Full executable path = /Applications/SABnzbd.app/Contents/MacOS/SABnzbd
INFO:root:Platform = posix
INFO:root:Python-version = 2.7.10 (default, Oct 23 2015, 19:19:21) 
[GCC 4.2.1 Compatible Apple LLVM 7.0.0 (clang-700.0.59.5)]
INFO:root:Arguments = /Applications/SABnzbd.app/Contents/Resources/SABnzbd.py --console
INFO:root:Preferred encoding = UTF-8
INFO:root:[osx] IO priority setting
INFO:root:[osx] IO priority set to throttle for process scope
INFO:root:Read INI file /Users/<USERNAME>/Library/Application Support/SABnzbd/sabnzbd.ini
INFO:root:download_dir directory: /Users/<USERNAME>/Downloads/incomplete does not exist, try to create it
INFO:root:Loading data for queue9.sab from /Users/<USERNAME>/Library/Application Support/SABnzbd/admin/queue9.sab
INFO:root:/Users/<USERNAME>/Library/Application Support/SABnzbd/admin/queue9.sab missing
INFO:root:Loading data for queue8.sab from /Users/<USERNAME>/Library/Application Support/SABnzbd/admin/queue8.sab
INFO:root:/Users/<USERNAME>/Library/Application Support/SABnzbd/admin/queue8.sab missing
INFO:root:Loading data for queue7.sab from /Users/<USERNAME>/Library/Application Support/SABnzbd/admin/queue7.sab
INFO:root:/Users/<USERNAME>/Library/Application Support/SABnzbd/admin/queue7.sab missing
INFO:root:Loading data for rss_data.sab from /Users/<USERNAME>/Library/Application Support/SABnzbd/admin/rss_data.sab
INFO:root:/Users/<USERNAME>/Library/Application Support/SABnzbd/admin/rss_data.sab missing
INFO:root:Loading data for totals10.sab from /Users/<USERNAME>/Library/Application Support/SABnzbd/admin/totals10.sab
INFO:root:/Users/<USERNAME>/Library/Application Support/SABnzbd/admin/totals10.sab missing
INFO:root:Loading data for totals9.sab from /Users/<USERNAME>/Library/Application Support/SABnzbd/admin/totals9.sab
INFO:root:/Users/<USERNAME>/Library/Application Support/SABnzbd/admin/totals9.sab missing
INFO:root:Loading postproc queue
INFO:root:Loading data for postproc2.sab from /Users/<USERNAME>/Library/Application Support/SABnzbd/admin/postproc2.sab
INFO:root:/Users/<USERNAME>/Library/Application Support/SABnzbd/admin/postproc2.sab missing
INFO:root:Loading data for queue10.sab from /Users/<USERNAME>/Library/Application Support/SABnzbd/admin/queue10.sab
INFO:root:/Users/<USERNAME>/Library/Application Support/SABnzbd/admin/queue10.sab missing
INFO:root:Loading data for queue9.sab from /Users/<USERNAME>/Library/Application Support/SABnzbd/admin/queue9.sab
INFO:root:/Users/<USERNAME>/Library/Application Support/SABnzbd/admin/queue9.sab missing
INFO:root:Loading data for watched_data2.sab from /Users/<USERNAME>/Library/Application Support/SABnzbd/admin/watched_data2.sab
INFO:root:/Users/<USERNAME>/Library/Application Support/SABnzbd/admin/watched_data2.sab missing
INFO:root:Loading data for Rating.sab from /Users/<USERNAME>/Library/Application Support/SABnzbd/admin/Rating.sab
INFO:root:/Users/<USERNAME>/Library/Application Support/SABnzbd/admin/Rating.sab missing
INFO:root:Setting schedule for midnight BPS reset
INFO:root:All processes started
INFO:root:Web dir is /Applications/SABnzbd.app/Contents/Resources/interfaces/Glitter
INFO:root:Web dir is /Applications/SABnzbd.app/Contents/Resources/interfaces/Config
INFO:root:_yenc module... found!
INFO:root:par2 binary... found (/Applications/SABnzbd.app/Contents/Resources/osx/par2/par2-sl64)
INFO:root:par2cmdline binary... found (/Applications/SABnzbd.app/Contents/Resources/osx/par2/par2-classic)
INFO:root:UNRAR binary... found (/Applications/SABnzbd.app/Contents/Resources/osx/unrar/unrar)
INFO:root:unzip binary... found (/usr/bin/unzip)
INFO:root:7za binary... found (/Applications/SABnzbd.app/Contents/Resources/osx/7zip/7za)
INFO:root:nice binary... found (/usr/bin/nice)
INFO:root:ionice binary... NOT found!
INFO:root:pyOpenSSL... found (True)
INFO:root:SSL version OpenSSL 0.9.8zh 14 Jan 2016
INFO:root:pyOpenSSL version 0.13.1
INFO:root:SSL potentially supported protocols ['SSLv2', 'SSLv23', 'SSLv3', 'TLSv1']
INFO:root:SSL actually supported protocols ['v23', 't1', 'v3', 'v2']
INFO:root:Starting web-interface on 127.0.0.1:8080
INFO:cherrypy.error:[09/Oct/2016:09:51:13] ENGINE Bus STARTING
INFO:cherrypy.error:[09/Oct/2016:09:51:13] ENGINE Started monitor thread '_TimeoutMonitor'.
Assertion failed: ([dict count]), function +[CIKernel(CruftCompatability) modifiedKernelStringForFosl:], file /Library/Caches/com.apple.xbs/Sources/CoreImage/CoreImage-451/Framework/api/CIKernel+CruftCompatability.mm, line 134.
Abort trap: 6
I'm also running SickRage & homebrew. Other than that, it's a fresh Sierra install.

Thanks for any feedback!

Re: macOS Sierra Startup Issue

Posted: October 10th, 2016, 11:14 am
by shypike
We'll create a native Sierra version as soon as possible.
The current binaries are for El Capitan,
but what we tested so far was without issues.