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.
sander wrote:
If Yes and Yes, then I see something weird in the traceback: 'File "sabnzbd\wizard.pyo",', meaning SAB is starting the wizard. SAB only starts the wizard if it can't find an INI file...
If you start SABnzbd in daemon mode (-d), you must use the -f parameter, because it will not look for the INI file in the user profile.
Without an INI file, the Wizard will trigger.
I suspect the problem is exclusive for Windows, that's why I have already patched Cheetah on the build image.
pyro42 wrote:Well this has certainly sparked more than I expected lol. Glad to hear there is a solution coming.
So why does it only happen when you try to run sabnzbd as a Service and not when you run it normally?
I have no Windows, so I can't verify with you.
Question:
Can you run SABnzbd from the terminal (so not as a service), with the same settings as the Service? Does that work?
If so, as soon as you SABnzbd as a service, you get the mentioned error?
If Yes and Yes, then I see something weird in the traceback: 'File "sabnzbd\wizard.pyo",', meaning SAB is starting the wizard. SAB only starts the wizard if it can't find an INI file...
yeah, sorry if it wasn't clear in the first post. it seems to run fine normally, the error only happens when running as a service. I didn't test it much as I needed it to run as a service