Whenever i try to start Sabznbd 0.7.0 on my Macbook Pro it quits immediately with the following error message:
Code: Select all
SABnzbd.py 0.7.0
SABnzbd needs a valid host address for its internal web server.
You have specified an invalid address.
Safe values are localhost and 0.0.0.0
Please restart SABnzbd with a proper host address.
Open a Terminal window and type the line (example):
/Applications/SABnzbd.app/Contents/MacOS/SABnzbd --server localhost:8080
Program did not start!
I've also tried to set different host addresses in the sabnzbd.ini file such as localhost, 0.0.0.0, :: but to no avail.
Does anyone have any experience with this?
Some required information:
- Version: 0.7.0 final
OS: Mac OSX Lion (10.7.4)
Install-type: DMG image from sabnzbd.org website
Skin (if applicable): Default
Firewall Software: none
Are you using IPV6? yes (native ipv6 address)
Is the issue reproducible? (yes/no) yes