Page 1 of 1

WindowsError: [Error 21] The device is not ready: 'F:\\'

Posted: July 18th, 2011, 4:57 am
by technotika
Hi
Git this weird error in SAB and just cant clear it. Turned it on the other day and just got an alerts saying sabnzbd.exe had errors see log!
I have attached log below.
I have removed the software and re installed to no avail. Cleaned out all the cache and things same problem every time.
Also there is no Device f:

win764
sp1

thanks guys






Traceback (most recent call last):
File "SABnzbd.py", line 1625, in <module>
File "SABnzbd.py", line 981, in main
File "os.pyo", line 164, in makedirs
File "os.pyo", line 164, in makedirs
File "os.pyo", line 164, in makedirs
File "os.pyo", line 164, in makedirs
File "os.pyo", line 164, in makedirs
File "os.pyo", line 171, in makedirs
WindowsError: [Error 21] The device is not ready: 'F:\\'
Traceback (most recent call last):
File "SABnzbd.py", line 1625, in <module>
File "SABnzbd.py", line 981, in main
File "os.pyo", line 164, in makedirs
File "os.pyo", line 164, in makedirs
File "os.pyo", line 164, in makedirs
File "os.pyo", line 164, in makedirs
File "os.pyo", line 164, in makedirs
File "os.pyo", line 171, in makedirs
WindowsError: [Error 21] The device is not ready: 'F:\\'







The device is not ready: 'F:\\'

Re: WindowsError: [Error 21] The device is not ready: 'F:\\'

Posted: July 18th, 2011, 5:37 am
by shypike
What's the F: drive on your system?
Did you tell SABnzbd to use it?

Re: WindowsError: [Error 21] The device is not ready: 'F:\\'

Posted: July 18th, 2011, 5:51 am
by technotika
Thats the thing there isnt one I cant be sure a usb stick or something didnt go on there and be assigned to F: but I wouldnt ever suddenly tell sab to use that as it always points to E:\Downloads ?
thanks

Re: WindowsError: [Error 21] The device is not ready: 'F:\\'

Posted: July 18th, 2011, 8:35 am
by shypike
Which paths are listed on Config->Folders?

Re: WindowsError: [Error 21] The device is not ready: 'F:\\'

Posted: July 18th, 2011, 11:33 am
by technotika
Unfortunately after de installing and re installing there is no ini file as I can't even open the exe. To get it to create an ini freaky!

Re: WindowsError: [Error 21] The device is not ready: 'F:\\'

Posted: July 18th, 2011, 11:54 am
by shypike
It looks like SABnzbd is confused by the user profile of your system.
You can try to start it like this:
Windows-Key R
Then type
"c:\program files\sabnzbd\sabnzbd.exe" -f c:\users\myname\usenet
Enter
Substitute c:\users\myname\usenet with a folder that suits you.
If you have a 64bit OS use:
"c:\program files (x86)\sabnzbd\sabnzbd.exe" -f c:\users\myname\usenet

The drawback is that you have to start it each time like this, but you can modify the shortcut.

Re: WindowsError: [Error 21] The device is not ready: 'F:\\'

Posted: July 21st, 2011, 5:54 am
by technotika
top job - seems to have done the trick -