Page 1 of 1

sab will not launch since last update

Posted: November 24th, 2012, 3:46 am
by CRANKINSTEEL
Ever since i updated Sab i can't access the user interface. I see the program running in the background, but i can't access it. When i launch it, it says the webpage is not available.

Re: sab will not launch since last update

Posted: November 24th, 2012, 5:16 am
by shypike
Operating system?

Re: sab will not launch since last update

Posted: November 24th, 2012, 5:29 pm
by CRANKINSTEEL
Windows 7

Re: sab will not launch since last update

Posted: November 25th, 2012, 2:12 am
by shypike
Does the SABnzbd icon show up in the system tray?
If so, right-click on it and select Troubleshoot->Restart -127.0.0.1

Re: sab will not launch since last update

Posted: November 25th, 2012, 6:04 am
by CRANKINSTEEL
Tried it but no luck.

Re: sab will not launch since last update

Posted: November 25th, 2012, 6:52 am
by shypike
In that case stop SABnzbd.
Open a Command prompt and type:
"C:\program files (x86)\sabnzbd\sabnzbd-console.exe" -s 127.0.0.1:8080 -b1 -l2
(Include the quotes) and click Enter.
Check the output for error messages.
Leave out the " (x86)" part if you don't have a 64bit Windows version.

Re: sab will not launch since last update

Posted: November 25th, 2012, 7:15 am
by CRANKINSTEEL
Thank you very much fixed my problem

Re: sab will not launch since last update

Posted: November 25th, 2012, 10:38 am
by shypike
CRANKINSTEEL wrote:Thank you very much fixed my problem
Good, but still odd because "Troubleshoot->Restart -127.0.0.1" should have done the same.