Logged out when tabbing between two different instances

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
bitbot
Newbie
Newbie
Posts: 4
Joined: July 1st, 2016, 4:31 am

Logged out when tabbing between two different instances

Post by bitbot »

Hi, I recently upgraded Sabnzbd on two different QNAP NAS units from < 1.0.0 to 1.0.3. Since getting the fancy new HTTP auth page, I can only log in to one of the instances at a time; switching to the other seems to invalidate my session with the former. Thanks for any help!
User avatar
safihre
Administrator
Administrator
Posts: 5366
Joined: April 30th, 2015, 7:35 am
Contact:

Re: Logged out when tabbing between two different instances

Post by safihre »

Do they run both on the same address?
1.1.0 beta has a html login page, is that what you mean? Or the popup of your browser (http auth)?
If you like our support, check our special newsserver deal or donate at: https://sabnzbd.org/donate
bitbot
Newbie
Newbie
Posts: 4
Joined: July 1st, 2016, 4:31 am

Re: Logged out when tabbing between two different instances

Post by bitbot »

Update, oops, looks like I am actually on version 1.1.x [unknown]. I don't remember taking this update.

Sorry, no, two different IP addresses (internally). I access them locally at http://192.168.1.80:8800 and http://192.168.1.81:8804, or I have dynamic DNS setup for the public IP that they share when I'm off network.

Here's a capture the login screen I'm presented with:

Image
playerup
Newbie
Newbie
Posts: 2
Joined: March 31st, 2014, 12:56 pm

Re: Logged out when tabbing between two different instances

Post by playerup »

Last edited by playerup on May 26th, 2020, 11:49 am, edited 1 time in total.
User avatar
safihre
Administrator
Administrator
Posts: 5366
Joined: April 30th, 2015, 7:35 am
Contact:

Re: Logged out when tabbing between two different instances

Post by safihre »

Nothing we can do about that. Cookies are stored per domain, not per port. This should also be a problem in other session based programs, there's only 1 cookie storing the session info for both instances.

You could turn off html_login in Config >Specials, think that one is port specific.
If you like our support, check our special newsserver deal or donate at: https://sabnzbd.org/donate
bitbot
Newbie
Newbie
Posts: 4
Joined: July 1st, 2016, 4:31 am

Re: Logged out when tabbing between two different instances

Post by bitbot »

safihre wrote:You could turn off html_login in Config >Specials
Thanks for the heads up and educating me on this; the workaround should work great.
Post Reply