Page 1 of 1

Problems after upgrading to v1.0 [OSX]

Posted: March 28th, 2016, 5:53 am
by ijohnso
Hi All,

I have just recently upgraded to v1.0 and OS 10.11.1. Since the upgrade I cannot get sabnzbd to start. When running from a terminal it shows the following errors

Code: Select all

/Applications/SABnzbd.app/Contents/MacOS/SABnzbd -console
Traceback (most recent call last):
  File "/Applications/SABnzbd.app/Contents/Resources/__boot__.py", line 54, in <module> _run()
  File "/Applications/SABnzbd.app/Contents/Resources/__boot__.py", line 49, in _run  exec(compile(source, path, 'exec'), globals(), globals())
  File "/Applications/SABnzbd.app/Contents/Resources/SABnzbd.py", line 85, in <module> import sabnzbd
  File "sabnzbd/__init__.pyc", line 73, in <module>
  File "platform.pyc", line 809, in mac_ver
  File "platform.pyc", line 786, in _mac_ver_xml
  File "plistlib.pyc", line 78, in readPlist
  File "plistlib.pyc", line 401, in parse
  File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/xml/parsers/expat.py", line 4, in <module> from pyexpat import *
ImportError: dlopen(/Applications/SABnzbd.app/Contents/Resources/lib/python2.7/lib-dynload/pyexpat.so, 2): Symbol not found: _XML_SetHashSalt
  Referenced from: /Applications/SABnzbd.app/Contents/Resources/lib/python2.7/lib-dynload/pyexpat.so
  Expected in: /usr/lib/libexpat.1.dylib
 in /Applications/SABnzbd.app/Contents/Resources/lib/python2.7/lib-dynload/pyexpat.so
Any one else seen this issues?

Thanks
Ian

Re: Problems after upgrading to v1.0

Posted: March 28th, 2016, 6:04 am
by shypike
There is some odd issue with 64bit code and code-signing.
We'll try to create a proper build for El Capitan asap.
People have told us that temporarily disabling GateKeeper solves the problem,
but in general that's an advice that I would personally be reluctant to follow.

Re: Problems after upgrading to v1.0 [OSX]

Posted: April 21st, 2016, 2:53 pm
by cyberhatter
disabling gatekeeper didn't work for me:
4/21/16 2:52:20.939 PM com.apple.xpc.launchd[1]: (com.apple.preference.security.remoteservice[753]) Service exited due to signal: Killed: 9
4/21/16 2:52:24.323 PM lsd[353]: LaunchServices: Could not store lsd-identifiers file at /private/var/db/lsd/com.apple.lsdschemes.plist
4/21/16 2:52:24.000 PM kernel[0]: CODE SIGNING: cs_invalid_page(0x1d75000): p=765[SABnzbd] final status 0x2000000, allowing (remove VALID) page
4/21/16 2:52:24.795 PM SABnzbd[765]: SABnzbd+ Error
4/21/16 2:52:24.825 PM launchservicesd[88]: SecTaskLoadEntitlements failed error=22
4/21/16 2:52:24.834 PM launchservicesd[88]: SecTaskLoadEntitlements failed error=22
4/21/16 2:52:24.954 PM appleeventsd[62]: SecTaskLoadEntitlements failed error=22
4/21/16 2:52:28.109 PM sharedfilelistd[398]: SecTaskLoadEntitlements failed error=22

Re: Problems after upgrading to v1.0 [OSX]

Posted: April 21st, 2016, 2:56 pm
by safihre
We can't help for the old El Captain, we we know for sure it work for versions .3 and above!
You can also install the version for the older OSX versions. Just tiny differences in ssl libraries.