[PR #154] fix: too many open files caused by agent not being closed #2581

Open
opened 2025-11-20 07:11:43 -05:00 by saavagebueno · 0 comments
Owner

Original Pull Request: https://github.com/netbirdio/netbird/pull/154

State: closed
Merged: Yes


Too many open files are caused by the agent not being closed after unsuccessful attempts to start a peer connection.

Open FDs are growing if clients can't connect to Signal. Happens due to numerous retries without closing agent on failure.

**Original Pull Request:** https://github.com/netbirdio/netbird/pull/154 **State:** closed **Merged:** Yes --- Too many open files are caused by the agent not being closed after unsuccessful attempts to start a peer connection. Open FDs are growing if clients can't connect to Signal. Happens due to numerous retries without closing agent on failure.
saavagebueno added the pull-request label 2025-11-20 07:11:43 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SVI/netbird#2581