Defaults to port 8085

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
DavidLynch
Newbie
Newbie
Posts: 2
Joined: November 6th, 2013, 11:32 pm

Defaults to port 8085

Post by DavidLynch »

Started about a month ago it always defaults to port 8085 on a new install and when I try to manually change it back to 8080 in the options. Nothing it taking up port 8080 and it's kind of driving me insane
User avatar
shypike
Administrator
Administrator
Posts: 19774
Joined: January 18th, 2008, 12:49 pm

Re: Defaults to port 8085

Post by shypike »

The message that SABnzbd gets from the OS is that 8080 is occupied.
DavidLynch
Newbie
Newbie
Posts: 2
Joined: November 6th, 2013, 11:32 pm

Re: Defaults to port 8085

Post by DavidLynch »

shypike wrote:The message that SABnzbd gets from the OS is that 8080 is occupied.
Yeah but that's the thing, nothing is occupying 8080
User avatar
shypike
Administrator
Administrator
Posts: 19774
Joined: January 18th, 2008, 12:49 pm

Re: Defaults to port 8085

Post by shypike »

Well, that's what Windows reports to SABnzbd, I don't know why.
Your only option is to use another port.
cltdba
Newbie
Newbie
Posts: 15
Joined: September 21st, 2012, 1:08 am

Re: Defaults to port 8085

Post by cltdba »

Same issue here on a fresh install on Windows. Sab doesn't seem to be reporting any issues with port 8080. netstat shows nothing listening on 8080. Anything else I can check?

Code: Select all

C:\Windows\system32>netstat | grep 8080
  TCP    [::1]:50304            GREENBEAN:8080         SYN_SENT
  TCP    [::1]:50305            GREENBEAN:8080         SYN_SENT

Code: Select all

2013-12-15 11:56:39,201::INFO::[sabnzbd:1256] --------------------------------
2013-12-15 11:56:39,265::INFO::[sabnzbd:1257] SABnzbd.exe-0.7.16 (rev=14f39a21e3aa063d128f16505032e759c7ba3265)
2013-12-15 11:56:40,138::INFO::[sabnzbd:1265] Platform=Windows-Vista-6.1.7601-SP1 (=Vista+ x64) Class=nt
2013-12-15 11:56:40,138::INFO::[sabnzbd:1270] Python-version = 2.5.5 (r255:77872, Jan 31 2010, 15:49:35) [MSC v.1310 32 bit (Intel)]
2013-12-15 11:56:40,138::INFO::[sabnzbd:1271] Arguments = "C:\Program Files (x86)\SABnzbd\SABnzbd.exe" -b0
2013-12-15 11:56:40,138::INFO::[sabnzbd:1284] Read INI file C:\Users\svc_pvr\AppData\Local\sabnzbd\sabnzbd.ini
2013-12-15 11:56:41,809::INFO::[__init__:928] Loading data for bookmarks.sab from C:\Users\svc_pvr\AppData\Local\sabnzbd\admin\bookmarks.sab
2013-12-15 11:56:41,816::INFO::[__init__:928] Loading data for rss_data.sab from C:\Users\svc_pvr\AppData\Local\sabnzbd\admin\rss_data.sab
2013-12-15 11:56:41,825::INFO::[__init__:928] Loading data for totals9.sab from C:\Users\svc_pvr\AppData\Local\sabnzbd\admin\totals9.sab
2013-12-15 11:56:41,825::INFO::[__init__:931] C:\Users\svc_pvr\AppData\Local\sabnzbd\admin\totals9.sab missing, trying old cache
2013-12-15 11:56:41,825::INFO::[__init__:934] C:\Users\svc_pvr\AppData\Local\sabnzbd\cache\totals9.sab missing
2013-12-15 11:56:43,595::INFO::[postproc:90] Loading postproc queue
2013-12-15 11:56:43,596::INFO::[__init__:928] Loading data for postproc1.sab from C:\Users\svc_pvr\AppData\Local\sabnzbd\admin\postproc1.sab
2013-12-15 11:56:43,596::INFO::[__init__:928] Loading data for queue9.sab from C:\Users\svc_pvr\AppData\Local\sabnzbd\admin\queue9.sab
2013-12-15 11:56:43,598::INFO::[__init__:928] Loading data for watched_data.sab from C:\Users\svc_pvr\AppData\Local\sabnzbd\admin\watched_data.sab
2013-12-15 11:56:43,598::INFO::[scheduler:172] Setting schedule for midnight BPS reset
2013-12-15 11:56:43,598::INFO::[downloader:211] Resuming
2013-12-15 11:56:43,604::INFO::[__init__:330] All processes started
2013-12-15 11:56:43,604::INFO::[sabnzbd:334] Web dir is C:\Program Files (x86)\SABnzbd\interfaces\Plush
2013-12-15 11:56:44,108::INFO::[sabnzbd:334] Web dir is C:\Program Files (x86)\SABnzbd\interfaces\Config
2013-12-15 11:56:45,459::INFO::[sabnzbd:463] _yenc module... found!
2013-12-15 11:56:45,460::INFO::[sabnzbd:471] par2 binary... found (C:\Program Files (x86)\SABnzbd\win\par2\x64\par2.exe)
2013-12-15 11:56:45,460::INFO::[sabnzbd:476] par2-classic binary... found (C:\Program Files (x86)\SABnzbd\win\par2\par2-classic.exe)
2013-12-15 11:56:45,460::INFO::[sabnzbd:479] unrar binary... found (C:\Program Files (x86)\SABnzbd\win\unrar\x64\UnRAR.exe)
2013-12-15 11:56:45,460::INFO::[sabnzbd:484] unzip binary... found (C:\Program Files (x86)\SABnzbd\win\unzip\unzip.exe)
2013-12-15 11:56:45,460::INFO::[sabnzbd:499] pyOpenSSL... found (True)
2013-12-15 11:56:45,461::INFO::[sabnzbd:1483] Starting web-interface on 0.0.0.0:8085
2013-12-15 11:56:47,464::INFO::[_cplogging:55] [15/Dec/2013:11:56:47] ENGINE Bus STARTING
2013-12-15 11:56:47,726::INFO::[_cplogging:55] [15/Dec/2013:11:56:47] ENGINE Started monitor thread '_TimeoutMonitor'.
2013-12-15 11:56:48,028::INFO::[_cplogging:55] [15/Dec/2013:11:56:48] ENGINE Serving on ::1:8085
2013-12-15 11:56:48,230::INFO::[_cplogging:55] [15/Dec/2013:11:56:48] ENGINE Serving on 0.0.0.0:8085
2013-12-15 11:56:48,230::INFO::[_cplogging:55] [15/Dec/2013:11:56:48] ENGINE Bus STARTED
2013-12-15 11:56:49,369::INFO::[sabnzbd:1552] Starting SABnzbd.exe-0.7.16
2013-12-15 11:56:49,371::INFO::[dirscanner:274] Dirscanner starting up
2013-12-15 11:56:49,372::INFO::[urlgrabber:77] URLGrabber starting up
2013-12-15 11:57:28,107::INFO::[panic:247] Lauching browser with http://localhost:8085/sabnzbd
cltdba
Newbie
Newbie
Posts: 15
Joined: September 21st, 2012, 1:08 am

Re: Defaults to port 8085

Post by cltdba »

I figured out my issue. Avast 2014 was preventing anything to listen on 8080 and 8081. I couldn't easily find anywhere in avast to unblock this or create an exception/exclusion so I uninstalled it and went for another antivirus.

PS..I hate windows..
Post Reply