Sabnzbdplus crashes on my Debian SID system. Information:
Version: 0.5.0-1
Stuff broke after the following upgrade:
[UPGRADE] sabnzbdplus 0.4.12-1 -> 0.5.0-1
I don't use IPv6
This happens on all themes.
The backtrace in the error log is the following:
recent call last):
File "/usr/bin/sabnzbdplus", line 1216, in
main()
File "/usr/bin/sabnzbdplus", line 968, in main
init_ok = sabnzbd.initialize(pause, clean_up, evalSched=True)
File "/usr/share/sabnzbdplus/sabnzbd/decorators.py", line 31, in newFunction
return f(*args, **kw)
File "/usr/share/sabnzbdplus/sabnzbd/__init__.py", line 222, in initialize
scheduler.init()
File "/usr/share/sabnzbdplus/sabnzbd/scheduler.py", line 64, in init
m, h, d, action_name, argument_list = schedule.split(None, 4)
ValueError: need more than 0 values to unpack
As the whole stuff happens in normal sabnzbd files, I'd figured this would be a sabnzbd bug. Does anyone have a clue why this is caused? I sadly don't have much experience with python, so I can't be of much help.
Sabnzbd crash on startup
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.
-
- Newbie
- Posts: 2
- Joined: April 11th, 2010, 5:49 am
Sabnzbd crash on startup
Last edited by goldensunlord on April 11th, 2010, 5:57 am, edited 1 time in total.
Re: Sabnzbd crash on startup
Your sabnzbd.ini is damaged.
Open the file and remove the line containing "schedlines =".
Open the file and remove the line containing "schedlines =".
-
- Newbie
- Posts: 2
- Joined: April 11th, 2010, 5:49 am
Re: Sabnzbd crash on startup
Thanks, that indeed worked like a charm. Problem solved I'd say 
