Page 1 of 1
SABNZBD loses everything after system restart
Posted: August 11th, 2011, 11:06 am
by mrsalive
Every time my (Vista... I know, I know) computer restarts, SABNZBD loses all my settings and downloads, and prompts me to run the wizard again.
I can't figure it out... Help?
Re: SABNZBD loses everything after system restart
Posted: August 11th, 2011, 1:36 pm
by shypike
Your settings are stored (or should be) in:
c:\Users\user\AppData\Local\sabnzbd\sabnzbd.ini
When user is your login name.
If nothing is stored there it could be that SABnzbd has problems reading your user profile.
Re: SABNZBD loses everything after system restart
Posted: August 24th, 2011, 10:11 am
by seesaw
I have the same issue.
My config (.ini) file is where it should be but it doesn't seem to store my preferences when I boot my computer.
I run the wizard and the ini files updates (my server, port and connexion are stored) but when I restart, there's nothing in it.
It's been like this for maybe 4 days.
Re: SABNZBD loses everything after system restart
Posted: August 24th, 2011, 10:16 am
by shypike
Is there a log file?
It's accesible from the Status page in SABnzbd.
Re: SABNZBD loses everything after system restart
Posted: August 24th, 2011, 10:18 am
by seesaw
There is.
It goes back to 8/13 though. What should I copy/paste here ?
Re: SABNZBD loses everything after system restart
Posted: August 24th, 2011, 2:35 pm
by shypike
Just email the whole thing to bugs at sabnzbd.org
Re: SABNZBD loses everything after system restart
Posted: August 24th, 2011, 3:23 pm
by shypike
There's nothing out of the ordinary in your log file and no error messages either.
What happens if you start it like this:
WindowsKey-R
then type
"C:\Programmes personels installés\SABnzbd\SABnzbd.exe" -f c:\some-folder
Enter
Where some-folder is some folder you created.
If you start like this, SABnzbd doesn't need to read your profile and will put all of its
folders and files in c:\some-folder (you can change individual paths in Config->Folders).
See if that preserves the sabnzbd.ini file.
Re: SABNZBD loses everything after system restart
Posted: August 24th, 2011, 3:31 pm
by seesaw
I use CCleaner and went to the list of programs starting with Windows : Sabnzbd was there twice.
I deleted one of the lines and it seems to work fine now.
Re: SABNZBD loses everything after system restart
Posted: August 24th, 2011, 3:49 pm
by shypike
Good that it works now.
Possibly a race condition.
Starting the same version of SABnzbd for a second time should just show the previous one in the browser.
However, when they start almost simultaneously, the second one might not detect the first one
and this may very well cause problems.
That's a situation we never tested for
Re: SABNZBD loses everything after system restart
Posted: August 24th, 2011, 4:09 pm
by seesaw
I restartted my computer again and it seemed to be working. Thanks !
Sabnzbd is great program, very nice job guys.