Hi all I am new to OSX and new to SABnzb. When I install the application to the applications folder and run it I dont get the browser window in either Firefox or Safari. Its running in the finder and I get the menu bar but that is it. Please help, I cant find a good news browser for OSX and this one looks good.
I running.
Version: Current Stable Version: 0.4.12 Final
OS: OSX Snow Leopard 10.6.2
Install-type: OSx .app
Skin Default
Firewall Software: Little Snitch
Are you using IPV6? no
Is the issue reproducible yes
SABnzb wont load in to browser
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.
Re: SABnzb wont load in to browser
I just tried the beta and I am getting this error.
Welcome to SABnzbd.py 0.5.0Beta5
SABnzbd needs a free tcp/ip port for its internal web server.
Port 563 on ssl-us.astraweb.com was tried , but it is not available.
Some other software uses the port or SABnzbd is already running.
Please restart SABnzbd with a different port number.
Open a Terminal window and type the line (example):
/Applications/SABnzbd.app/Contents/MacOS/SABnzbd --server ssl-us.astraweb.com:564
If you get this error message again, please try a different number.
Program did not start!
I did what the message said and it gave me the same error with the different port. How do I find out what is assigned and where so I can kick that program off the port.
Thanks for any help!
Welcome to SABnzbd.py 0.5.0Beta5
SABnzbd needs a free tcp/ip port for its internal web server.
Port 563 on ssl-us.astraweb.com was tried , but it is not available.
Some other software uses the port or SABnzbd is already running.
Please restart SABnzbd with a different port number.
Open a Terminal window and type the line (example):
/Applications/SABnzbd.app/Contents/MacOS/SABnzbd --server ssl-us.astraweb.com:564
If you get this error message again, please try a different number.
Program did not start!
I did what the message said and it gave me the same error with the different port. How do I find out what is assigned and where so I can kick that program off the port.
Thanks for any help!
Re: SABnzb wont load in to browser
You screwed up your configuration by entering your news server's information (ssl-us.astraweb.com) where you should have entered your sabnzbd host information.
Run it as:
/Applications/SABnzbd.app/Contents/MacOS/SABnzbd --server localhost:8080
Run it as:
/Applications/SABnzbd.app/Contents/MacOS/SABnzbd --server localhost:8080
Re: SABnzb wont load in to browser
Thank you that has seemed to clean it out, but now it is asking for a user and password. When I enter my user/password for the news server it wont take it. Any ideas on the cause of this?
Re: SABnzb wont load in to browser
Find the file /home/USERNAME/Library/Application Support/SABnzbd/sabnzbd.ini
Open it with TextEdit.
Find the
username =
and
password =
lines and remove them.
Or just delete the file and enter your settings again with the Wizard.
Open it with TextEdit.
Find the
username =
and
password =
lines and remove them.
Or just delete the file and enter your settings again with the Wizard.

