Infinite Wizard Loop

Support for the Debian/Ubuntu package, created by JCFP.
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
rpleum
Newbie
Newbie
Posts: 6
Joined: October 11th, 2009, 7:10 am

Infinite Wizard Loop

Post by rpleum »

Hi,

After 2 years of working with 'Windows Home Server' I changed my server platform to 'Ubuntu Server 10.04 LTS'.
The installation of Sabnzbd went (very) smoothly. After then, I edited the '/etc/default/sabnzbdplus' file:

Code: Select all

USER = [my username]
HOST = 0.0.0.0
PORT = 8080
I started Sabnzbd and browsed to 'http://server:8080', The wizard comes up but never ends! After passing the final step (step 5), Sabnzbd restarts and takes me back to step 1 again. This in a infinite loop!

Does anyone have a sollution for this? I would be very grateful.

rpleum 8)

PS: since I use linux, I do not have a registry (thank god) I can clean to solve the problem like 'creatox': http://forums.sabnzbd.org/index.php?topic=3645.0
Last edited by rpleum on May 24th, 2010, 2:23 am, edited 1 time in total.
User avatar
rascalli
Moderator
Moderator
Posts: 656
Joined: January 18th, 2008, 12:30 am
Location: Bossche bollen land

Re: Infinite Wizard Loop

Post by rascalli »

is the install.php renamed ?

Try that .. and see what happens
rpleum
Newbie
Newbie
Posts: 6
Joined: October 11th, 2009, 7:10 am

Re: Infinite Wizard Loop

Post by rpleum »

rename install.php? I don't know what you mean.
I used to Install Sabnzbd with the 'apt-get install sabnzbdplus' command.
User avatar
jcfp
Release Testers
Release Testers
Posts: 989
Joined: February 7th, 2008, 12:45 pm

Re: Infinite Wizard Loop

Post by jcfp »

rpleum wrote:The wizard comes up but never ends! After passing the final step (step 5), Sabnzbd restarts and takes me back to step 1 again. This in a infinite loop!
Wizard should only come up if there's no sabnzbd.ini with server settings in it. Maybe some problem saving the ini? Without a debug log of sabnzbd there isn't much to say.
Last edited by jcfp on May 25th, 2010, 8:48 am, edited 1 time in total.
rpleum
Newbie
Newbie
Posts: 6
Joined: October 11th, 2009, 7:10 am

Re: Infinite Wizard Loop

Post by rpleum »

I started SABnzbd with the debug log option:

Code: Select all

sabnzbdplus -l 2
After step 5, I was succesfully redirected to the sabnzbd home page.
Too bad that it's works immediately so that I can't see where It was going wrong.

Maybe someone with the same problem can post a debug log?
Post Reply