[GH-ISSUE #1797] Suspected Memory Leak in Management service #3377

Open
opened 2026-08-05 00:52:04 -04:00 by saavagebueno · 0 comments
Owner

Originally created by @TSJasonH on GitHub (Apr 4, 2024).
Original GitHub issue: https://github.com/netbirdio/netbird/issues/1797

Describe the problem

After running for a few days (or less) on a busy host the management service will gobble up all the available RAM. A restart of the docker container will free the RAM only to start the process again.

To Reproduce

Steps to reproduce the behavior:

  1. Run a busy netbird self-hosted deployment
  2. wait
  3. see that all RAM is used up and restart the container
  4. repeat

Expected behavior
Memory is freed up as server usage diminishes.

Are you using NetBird Cloud?

self-hosted docker

NetBird version

0.26.6 & 0.26.7

Screenshots

Here's the RAM usage graph of the last 24hrs where I restarted the management service last night when I got worried that it would crash again while I was sleeping.

image

Originally created by @TSJasonH on GitHub (Apr 4, 2024). Original GitHub issue: https://github.com/netbirdio/netbird/issues/1797 **Describe the problem** After running for a few days (or less) on a busy host the management service will gobble up all the available RAM. A restart of the docker container will free the RAM only to start the process again. **To Reproduce** Steps to reproduce the behavior: 1. Run a busy netbird self-hosted deployment 2. wait 3. see that all RAM is used up and restart the container 4. repeat **Expected behavior** Memory is freed up as server usage diminishes. **Are you using NetBird Cloud?** self-hosted docker **NetBird version** 0.26.6 & 0.26.7 **Screenshots** Here's the RAM usage graph of the last 24hrs where I restarted the management service last night when I got worried that it would crash again while I was sleeping. ![image](https://github.com/netbirdio/netbird/assets/25849774/e42917f3-d5d8-4ab4-8b66-1cc9b3c03e4c)
saavagebueno added the bugmanagement-serviceself-hosting labels 2026-08-05 00:52:04 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: DYNR/netbird#3377