installed but wont start

Get help with all aspects of SABnzbd
Forum rules
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.
Post Reply
tmentira
Newbie
Newbie
Posts: 1
Joined: March 18th, 2012, 11:56 am

installed but wont start

Post by tmentira »

Hi Guys

I was a regular user of NZBD on ubuntu - now in windows 7 64 bit it's installed but wont start - I get error message saying see nzbd.exe.log
this is in the log:

WindowsError: [Error 123] The filename, directory name, or volume label syntax is incorrect: 'C:\\Users\\?Dan'
Traceback (most recent call last):
File "SABnzbd.py", line 1709, in <module>
File "SABnzbd.py", line 1029, 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 171, in makedirs

Any ideas please? Thanks very much.
User avatar
sander
Release Testers
Release Testers
Posts: 9429
Joined: January 22nd, 2008, 2:22 pm

Re: installed but wont start

Post by sander »

tmentira wrote:
I was a regular user of NZBD on ubuntu - now in windows 7 64 bit it's installed but wont start - I get error message saying see nzbd.exe.log
this is in the log:
What is NZBD? Do you mean SABnzbd?
tmentira wrote:
WindowsError: [Error 123] The filename, directory name, or volume label syntax is incorrect: 'C:\\Users\\?Dan'
Traceback (most recent call last):
Well ... the error says me there is something wrong with 'C:\\Users\\?Dan'. So: why the question mark before Dan? Is there a special, non-US-ASCII character? Or no writing rights?
User avatar
shypike
Administrator
Administrator
Posts: 19773
Joined: January 18th, 2008, 12:49 pm

Re: installed but wont start

Post by shypike »

SABnzbd has problems reading your user profile due to an odd character in your user name.
Work-around:
Start it (always) like this:
"c:\program files (x86)\sabnzbd\sabnzbd.exe" -f c:\my\folder
where "c:\my\folder" is where you want SABnzbd to store its admin stuff.
Post Reply