programm does not load

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
orgelman

programm does not load

Post by orgelman »

I use sabnzbd 0.4.6.for a while now. Since yesterday I can not log in. I get the message:      SABnzbd needs a free tcp/ip port for its internal web server.
   Port 8080 on localhost 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 localhost:8081

   If you get this error message again, please try a different number.
User avatar
switch
Moderator
Moderator
Posts: 1380
Joined: January 17th, 2008, 3:55 pm
Location: UK

Re: programm does not load

Post by switch »

Either sabnzbd was already running, another program is using the port 8080, or a firewall/antivirus is blocking sabnzbd from using the port.

Did you try using port 8081 like the message says?
User avatar
sander
Release Testers
Release Testers
Posts: 9264
Joined: January 22nd, 2008, 2:22 pm

Re: programm does not load

Post by sander »

Regarding SABnzbd itself saying "or SABnzbd is already running.": I would think SAB itself should be able to detect whether SAB is already running. On linux a "ps -ef | grep -i sabnzbd" is enough. I guess there's something like that on Windows, or win32process.EnumProcesses.

Another way to detect: SAB could connect to it's own port (8080) to see if it gets a SAB response. That last method could also be useful for situations where someone can't connect to it's SAB
If you like our support, check our special newsserver deal or donate at: https://sabnzbd.org/donate
maximilio
Newbie
Newbie
Posts: 1
Joined: February 4th, 2009, 3:59 pm

Re: programm does not load

Post by maximilio »

exact same problem with port 8080 over here. I didn't make any changes to the system and suddenly it doesn't work anymore
Post Reply