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.
Hello,
i installed SABnzbd on openSUSE 12.1. Everything are ok. But when i started sab i get this error:
Traceback (most recent call last):
File "SABnzbd.py", line 65, in <module>
import sabnzbd
File "/home/sabnzbd/sabnzbd/sabnzbd/__init__.py", line 65, in <module>
from sabnzbd.nzbqueue import NzbQueue
File "/home/sabnzbd/sabnzbd/sabnzbd/nzbqueue.py", line 29, in <module>
from sabnzbd.nzbstuff import NzbObject
File "/home/sabnzbd/sabnzbd/sabnzbd/nzbstuff.py", line 27, in <module>
import xml.sax
ImportError: No module named xml.sax