Page 1 of 1

SABNZBD+ doenst start on my Macbook anymore

Posted: February 28th, 2009, 8:07 pm
by ShaneM
Hello, i'm using this program for a month now...worked fine!...but a few days ago SABnzbd won't start anymore...i get the (jumping) icon and nothing happen....even my firefox won't start.. if i go to this link doesn't work either http://localhost:8080/sabnzbd

anybody got the same problem?

Re: SABNZBD+ doenst start on my Macbook anymore

Posted: March 1st, 2009, 6:01 am
by shypike
Most likely your sabnzbd.ini got damaged.
It's probably best to clean the directory (folder) ~/.sabnzbd
This is a hidden folder, so you may have some trouble finding it with Finder.
If you can start a shell prompt, you enter this:

Code: Select all

cd ~/.sabnzbd
rm sabnzbd.ini
rm -rf cache
You will loose download history and current queue.

Re: SABNZBD+ doenst start on my Macbook anymore

Posted: March 27th, 2009, 3:51 pm
by DashRabbit
I have the same problem here. I chance it to localhost:80. I'd just run it for the first time. After that i can't open it anymore.

Re: SABNZBD+ doenst start on my Macbook anymore

Posted: March 27th, 2009, 4:06 pm
by DashRabbit
Thnks shypike your code worked :)