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 "./SABnzbd.py", line 44, in ?
import sabnzbd
File "/sab/sabnzbd-prototype/sabnzbd/__init__.py", line 45, in ?
from sabnzbd.assembler import Assembler
File "/sab/sabnzbd-prototype/sabnzbd/assembler.py", line 34, in ?
from sabnzbd.interface import CheckFreeSpace
File "/sab/sabnzbd-prototype/sabnzbd/interface.py", line 2821
class xml_factory():
^
SyntaxError: invalid syntax
Anybody else had this error?
Have all dependencies, and tried both python 2.4 and 2.5...