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.
Traceback (most recent call last):
File "/usr/bin/sabnzbdplus", line 44, in <module>
import cherrypy
File "/usr/share/sabnzbdplus/cherrypy/__init__.py", line 161, in <module>
from cherrypy import _cptools
File "/usr/share/sabnzbdplus/cherrypy/_cptools.py", line 227, in <module>
from cherrypy.lib import sessions as _sessions, xmlrpc as _xmlrpc
File "/usr/share/sabnzbdplus/cherrypy/lib/sessions.py", line 9, in <module>
import datetime
ImportError: /usr/lib/python2.6/lib-dynload/datetime.so: undefined symbol: Py_IgnoreEnvironmentFlag
I already tried to downgrade to version 0.5.4 or to upgrade to 0.6 beta but the error keeps the same. I would be gratefull for clues for the cause of this error.
My system:
Version: 0.5.6
OS:Debian squeeze
Install-type: debian package
Skin: plush
Firewall Software: none
Are you using IPV6: no
Is the issue reproducible? yes
I did what you asked me for and I got a similiar error message, so your assumption that my python setop is broken is true. I have uninstalled my whole python setup and reinstalled it clean from the debian repositories and now everything works fine again.
Thanks for your help