SABnzbd needs a valid host address for its internal web server.

Report & discuss bugs found in SABnzbd
Forum rules
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.
Post Reply
joostiphone
Newbie
Newbie
Posts: 2
Joined: May 5th, 2011, 3:47 am

SABnzbd needs a valid host address for its internal web server.

Post by joostiphone »

Everytime i want to start sabnzbd i get the following message (in firefox) via file:///C:/Users/Joost/appdata/local/temp/tmpuj-k_w.html
SABnzbd.exe 0.6.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.

    Press Startkey+R and type the line (example):
        "C:\Program Files (x86)\SABnzbd\SABnzbd.exe" --server localhost:8080


Program did not start!
I tried to change the .ini file and instead of [HOST] localhost or 0.0.0.0 but that doesnt work.

So im out of ideas!

Version: (SABnzbd.exe 0.6.0)
OS: (Windows 7 Pro SP1 x64)
Install-type: (Windows Installer)
Skin (if applicable): (Default)
Firewall Software: (None or windows firewall)
Are you using IPV6? (no)
Is the issue reproducible? (yes)
User avatar
shypike
Administrator
Administrator
Posts: 19773
Joined: January 18th, 2008, 12:49 pm

Re: SABnzbd needs a valid host address for its internal web server.

Post by shypike »

Use an empty host name or look up the true IP address of your system and use that.
(The IP address that your system gets from your router, not your ISP address).
joostiphone
Newbie
Newbie
Posts: 2
Joined: May 5th, 2011, 3:47 am

Re: SABnzbd needs a valid host address for its internal web server.

Post by joostiphone »

Thanks that worked! How easy was that...

For other people: search for sabnzbd.ini and search in the file for host.

Then remove [HOST] or change [HOST] to your internal IP adress.
Post Reply