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.
2011-07-31 08:52:56,761::ERROR::[newsunpack:790] Fehler "[Errno 2] No such file or directory" beim Ausf?hren von par2_repair auf ***
2011-07-31 08:52:56,762::INFO::[newsunpack:791] Traceback:
Traceback (most recent call last):
File "/usr/local/src/SABnzbd/sabnzbd/newsunpack.py", line 771, in par2_repair
setname, joinables)
File "/usr/local/src/SABnzbd/sabnzbd/newsunpack.py", line 888, in PAR_Verify
startupinfo=stup, creationflags=creationflags)
File "/usr/lib/python2.6/subprocess.py", line 623, in __init__
errread, errwrite)
File "/usr/lib/python2.6/subprocess.py", line 1141, in _execute_child
raise child_exception
OSError: [Errno 2] No such file or directory
OK this is strange.
Sometimes i can see the message "no par2 program found", i guess that´s the reason for the error.
But when i restart SABnzbd it works and SABnzbd can find the par2 program.
par2 is installed in /usr/local/bin and this directory is in my PATH.
Well, either SABnzbd sees par2 at startup or it doesn't.
If it doesn't a warning will be displayed.
Other that that, I have no idea at why par2 is only sometimes seen.
BTW, you shouldn't see the exception, because SABnzbd shouln't even attempt
to start par2 when in hasn't seen it at startup.
Why par2 tries to play hide and seek, I don't know...