Skip to content

Connection Limit Not Respected(Authorizaiton Failure) #806

Description

@prikhi

Is there already an issue for your problem?

  • I have checked older issues, open and closed

NZBGet Version

latest-testing (if not listed here)

Platform

Linux/Docker

Environment

OS: Arch
Package: nzbget-git 26.2.r2727.2fb4593f-1
Linux 6.18.28-1-lts #1 SMP PREEMPT_DYNAMIC Fri, 08 May 2026 07:04:32 +0000 x86_64 GNU/Linux

Current Behavior

I have a newserver subscription that allows 100 concurrent connections with no speed limit. In nzbget, I have the server set to 100 connections.

When a download begins, I am able to start downloading from the specified server. After a short amount of time, I start getting 502 errors for the remaining parts of the nzb with a connection limit exceeded error message:

Could not read from TLS-Socket: Connection closed by remote host
Authorization for REDACTED (news.redacted.com) failed: 502 connection limit (100) reached
Blocking REDACTED (news.redacted.com) for 10 sec

The speed graph shows the connections spinning up and then dieing out due to opening too many connections:

Image

I've tried setting the limit to 99 & the issue still occurs.

Expected Behavior

Nzbget respects the connection limit set for each news server.

Steps To Reproduce

No response

Logs

No response

Extra information

No response

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions