New User Trying to Get Started

Get help with all aspects of 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
blueblinds
Newbie
Newbie
Posts: 4
Joined: September 18th, 2009, 2:57 pm

New User Trying to Get Started

Post by blueblinds »

I thought I was computer savvy, but usenet is a different animal.  When I try to start Sabnzbd i get this:
    SABnzbd needs a free tcp/ip port for its internal web server.
    Port 8080 on news.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.

    Press Startkey+R and type the line (example):
        "C:\Program Files\SABnzbd\SABnzbd.exe" --server news.astraweb.com:8081

    If you get this error message again, please try a different number.


Program did not start!

I am on a small network with a Watchguard firewall.  I have tried opening ports on the firewall with no success.  I would appreciate any ideas.

Version: 0.4.11
OS: XP SP3
Install-type: Windows Installer
Skin (if applicable): Default
Firewall Software: Watchguard Firebox
Are you using IPV6? No
Is the issue reproducible? Yes
blueblinds
Newbie
Newbie
Posts: 4
Joined: September 18th, 2009, 2:57 pm

Re: New User Trying to Get Started

Post by blueblinds »

OK. So I checked the task manager and SABnzbd is running.  How do I access thru Firefox?
blueblinds
Newbie
Newbie
Posts: 4
Joined: September 18th, 2009, 2:57 pm

Re: New User Trying to Get Started

Post by blueblinds »

I CP'd those links with out success.  I have also aborted the .exe thru task manager.  When I restart SABnzbd i still get no GUI.  Any suggestions? Thanks.
blueblinds
Newbie
Newbie
Posts: 4
Joined: September 18th, 2009, 2:57 pm

Re: New User Trying to Get Started

Post by blueblinds »

pair of dimes wrote: First, abort SABnzbd.

Then, (you never said you did this  >:( )

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

Then,

Try:
http://localhost:8081/sabnzbd
http://[::1]:8081/sabnzbd
OK, so did the startkey+R and then tried the links. I get this from Firefox:
Unable to connect
Firefox can't establish a connection to the server at localhost:8081.

    *  The site could be temporarily unavailable or too busy. Try again in a few
          moments.

    *  If you are unable to load any pages, check your computer's network
          connection.

    *  If your computer or network is protected by a firewall or proxy, make sure
          that Firefox is permitted to access the Web.

I even tried an uninstall and reinstall with the same results.


       
       
     


     
     
User avatar
switch
Moderator
Moderator
Posts: 1380
Joined: January 17th, 2008, 3:55 pm
Location: UK

Re: New User Trying to Get Started

Post by switch »

Try all of the following until one works, with preferably your firewall uninstalled (not just "disabled").
Start>Run
"C:\Program Files\SABnzbd\SABnzbd.exe" -s localhost:8085

"C:\Program Files\SABnzbd\SABnzbd.exe" -s 0.0.0.0:8085

"C:\Program Files\SABnzbd\SABnzbd.exe" -s:8085
Post Reply