exceeding maximum numbers of connections per user

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
mad99
Newbie
Newbie
Posts: 32
Joined: November 22nd, 2008, 4:42 am

exceeding maximum numbers of connections per user

Post by mad99 »

SabNZBD 0.4.5
Windows Vista Ultimate 32

Hi Forum,
while downloading I often get this messages:
Connecting9@news.giganes.com:119 failed, message=502 (remote) (aud:gn:username) exceeded maximum numbers of connections per user
I have 10 simultaneous connections configured in the server option and this is the number I aallowed to use.
Even if I lower the number to 5 in SabNZBd, I get this message  usually for connection # 2,4,5 and 9
I do not have reconnects with my cable connection, at least not too often.. And I do not use another usenet client in the same time.
Any suggestions?
User avatar
switch
Moderator
Moderator
Posts: 1380
Joined: January 17th, 2008, 3:55 pm
Location: UK

Re: exceeding maximum numbers of connections per user

Post by switch »

Does this usually happen when adding stuff to a recently empty queue?

Try release 0.4.6RC2 as it has some fixes in this regard that may help.
Specifically turn "Disconnect on empty queue" off.
mad99
Newbie
Newbie
Posts: 32
Joined: November 22nd, 2008, 4:42 am

Re: exceeding maximum numbers of connections per user

Post by mad99 »

it happens all the time, even with a "full" queue.
But I guess I will try RC2 in the next few days...

Thx for help
User avatar
shypike
Administrator
Administrator
Posts: 19773
Joined: January 18th, 2008, 12:49 pm

Re: exceeding maximum numbers of connections per user

Post by shypike »

The new fixes will not help against drop-outs on your ISP connection.
The fix consists of sending the (optional) "quit" command to the news server when
SABnzbd wants to disconnect. Servers are supposed to detect a broken connection
but do not always do so. That's the reason SABnzbd will now send a QUIT command
before breaking the connection.
When the ISP breaks the connections, it's not possible to send the QUIT command anymore
and the news server may not realize the broken connection (at least not before some
hefty timeout).

BTW, remember to always the server timeout recommended by the news server.
Post Reply