Localhost 9090

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
reposter432
Newbie
Newbie
Posts: 7
Joined: July 12th, 2011, 5:11 pm

Localhost 9090

Post by reposter432 »

When I start a new download, I get the message on my browser:

"Safari can't identify the identity of the website localhost 9090" and I can click Continue. The download starts fine anyway. It says, "The certificate is not valid. (host name mismatch)"

I am running Sabnzbd+ version 0.6.6 on OS X Lion. I have "Enable HTTPS" checked, which is good to have on, right? But I see that "Sabnzbd+ should listen on port 8080." So it's not using port 8080?

Should I set it to "always trust" the 9090 SSL connection?
User avatar
inpheaux
Administrator
Administrator
Posts: 562
Joined: January 16th, 2008, 9:14 pm

Re: Localhost 9090

Post by inpheaux »

8080 is for non-HTTPS. 9090 is for HTTPS. You told it you wanted HTTPS, so you're getting the HTTPS port. Safari is complaining about the cert being invalid because it's a self-signed cert.

Essentially, what you're seeing is completely normal.
reposter432
Newbie
Newbie
Posts: 7
Joined: July 12th, 2011, 5:11 pm

Re: Localhost 9090

Post by reposter432 »

Thanks for the info.
Post Reply