Opening .NZBs starts multiple sabnzbd 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
kr0ll0
Newbie
Newbie
Posts: 13
Joined: July 23rd, 2012, 3:51 pm

Opening .NZBs starts multiple sabnzbd instances

Post by kr0ll0 »

I have run into this issue with the last few releases:
1. sabnzbd is running, for example with the web interface on port 8085.
2. Download or open a new .nzb file.
3. sabnzbd opens a new instance with the interface on port 8090. The new download only shows on this interface while in progress, but appears in the interface of the first instance when complete.
4. Download or open a new .nzb file.
5. sabnzbd opens a new instance (the interface for this one could be on port 8090 again, or advance to 8095). Even if on the same port as 2nd instance, download only shows in this instance's interface until complete.

Last time, the issue was corrected when I updated to v0.7.19, but recently it's happening again. Will try moving to v0.7.20. I only found one other report of this issue, but there was no information discovered on the cause: http://forums.sabnzbd.org/viewtopic.php ... erent+port
User avatar
shypike
Administrator
Administrator
Posts: 19774
Joined: January 18th, 2008, 12:49 pm

Re: Opening .NZBs starts multiple sabnzbd instances

Post by shypike »

SABnzbd tries to find an already running instance of itself,
using the Registry entry that's been created at startup.
It seems this doesn't work sometimes and then SABnzbd starts looking for a new port.
To work around this problem you could try using the poor-man's association of NZB.
See this instruction: http://wiki.sabnzbd.org/howto-associate
kr0ll0
Newbie
Newbie
Posts: 13
Joined: July 23rd, 2012, 3:51 pm

Re: Opening .NZBs starts multiple sabnzbd instances

Post by kr0ll0 »

I tried this and it seems to be working. As always, thanks for your help!
boerke
Newbie
Newbie
Posts: 1
Joined: October 19th, 2016, 4:54 am

Re: Opening .NZBs starts multiple sabnzbd instances

Post by boerke »

I had the same thing happen to me. I had just installed a proxy server in my network. After having set the proxy server in all my browsers, I started experiencing this issue. It stopped as soon as I changed the proxy settings in Internet Explorer to bypass the proxy server for local addresses.
Post Reply