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.
Hello. I am using the latest release SABnzbd-0.6.9-osx-lion.dmg, installed on a Macbook Air with OSX 10.7.1 (latest). Every time I try to monitor the app by double clicking it and then visiting http://localhost:8080/sabnzbd/ . I get the following screen:
I tried uninstalling and reinstalling, also tried other browsers. Given my wonderful long term success with sabnzbd, this must be something really simple. I am pretty sure I have used the app since I bought this new computer as well. Thanks in advance.
Last edited by swamp2 on October 1st, 2011, 1:27 am, edited 1 time in total.
Hard to tell what's going on.
Did you reboot your system (yeah, I know it's not Windows, but even OSX sometimes needs it).
Is SABnzbd actually running? How do you start it normally?
Pretty sure I tried a reboot prior. Just did again. I actually open it by having it start up automatically in my account in OSX. I also removed and reset that. Before getting it set up I just double clicked the app in the Apps folder. I do show the SABnzbd process in Activity Monitor, it has some % CPU and some threads.
Yes indeed it is in the top menu bar. When I begin a download the information on speed/time does get fed to the menu bar. All queue options are greyed out. Still the same results trying to get to the full web UI with the URL. Making progress I guess. Thanks kindly.
Everything looks normal in the drop down menu for sabnzbd. However when not actively downloading and alike when downloading, all options under the Queue menu are greyed out and do nothing when selected. The top item "1 nzb..." just opens the same browse window in my OP.
The only solution I can think of is this.
Stop SABnzbd, use TextEdit to open this file:
/Users/USERNAME/Library/Application Support/SABnzbd/sabnzbd.ini
And look for the line containing
host =
and
Port =
Right on!
Somehow you mixed up the Usenet port and the web server port.
119 is not a port that OSX allows you to use.
Change the port value to 8080 and start SABnzbd again.
You can try again with different port numbers.
Although maybe it's best to try it with this first:
/Applications/SABnzbd.app/Contents/MacOS/SABnzbd -s 0.0.0.0:8080
This did the trick (the first one didn't). FANTASTIC. Now when I quit and simply double click the app it opens fine. However, the URL has an unfamiliar IP address and the normal link http://localhost:8080/sabnzbd/ still gives the same response posted originally.
Seems I am almost entirely home free. But files will not begin downloading either. Time and speed reported in menu bar both remain at 0.
Moved on the the third suggestion, also brings up the web GUI. Still no downloads beginning. Checked "test server" and updated to SSL checked (using SSL over port 563). No idea why it became unchecked. Finally my test download began.
What the heck is going on?!
Cheers.
Last edited by swamp2 on October 1st, 2011, 3:54 pm, edited 3 times in total.