Version: (Ex: 0.4.6 Final)
OS: Windows XP
Install-type: Windows Installer
Firewall Software: None
Are you using IPV6? not that I know of @_@
Is the issue reproducible? Yes
When I tried to add to SAB I get this:
2009-01-16 16:56:55,858 ERROR [sabnzbd] Failure in tempfile.mkstemp
Also getting this:
2009-01-16 18:19:00,015 ERROR [sabnzbd] Saving C:\Documents and Settings\John\Local Settings\Application Data\sabnzbd\cache\rss_data.sab failed
but may be unrelated =/
Can't get anything added to the Queue
Forum rules
Help us help you:
Help us help you:
- Are you using the latest stable version of SABnzbd? Downloads page.
- Tell us what system you run SABnzbd on.
- Adhere to the forum rules.
- 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.
Re: Can't get anything added to the Queue
Have you checked if the mentioned folder actually exists?
It also looks like the system location for temporary file does not exist.
Any experience with the CMD.exe command line program?
If so, open a cmd.exe window and type:
And see if you get any error messages.
It also looks like the system location for temporary file does not exist.
Any experience with the CMD.exe command line program?
If so, open a cmd.exe window and type:
Code: Select all
set temp
echo hello >%temp%\tempfile.txt
Re: Can't get anything added to the Queue
K just tried that and no error messages.
I'm pretty sure the right folders and such exist. For system folders "logs" folder and "cache" file are there
Edit: Have also uninstalled and reinstalled several times.
I'm pretty sure the right folders and such exist. For system folders "logs" folder and "cache" file are there
Edit: Have also uninstalled and reinstalled several times.
Last edited by Avar on January 17th, 2009, 10:59 am, edited 1 time in total.
Re: Can't get anything added to the Queue
You have "C:\Documents and Settings\John" for the user profile.
Is this literally "John" or is it a name with accented characters (e.g. "Rène").
One alternative is to start SABnzbd like this:
SABnzbd.exe -f d:\data\sabnzbd.ini
Replace "d:\data" by a path of your own preference.
This will tell SABnzbd to create all of if working folders in d:\data instead
of your user profile.
You can copy the previous sabnzbd.ini to the new location first, this will
save you typing in all settings again.
Is this literally "John" or is it a name with accented characters (e.g. "Rène").
One alternative is to start SABnzbd like this:
SABnzbd.exe -f d:\data\sabnzbd.ini
Replace "d:\data" by a path of your own preference.
This will tell SABnzbd to create all of if working folders in d:\data instead
of your user profile.
You can copy the previous sabnzbd.ini to the new location first, this will
save you typing in all settings again.
Re: Can't get anything added to the Queue
Baaahhhh
I fixed it
Take care.
I fixed it
Take care.
Re: Can't get anything added to the Queue
Wow, what an obscure problem!
I'll see if SABnzbd can report this better.
Proves that software developers can never be paranoid enough.
I'll see if SABnzbd can report this better.
Proves that software developers can never be paranoid enough.

