[GH-ISSUE #5318] Hangs on save the custom network range option #10299

Open
opened 2026-08-05 01:25:20 -04:00 by saavagebueno · 0 comments
Owner

Originally created by @graphixillusion on GitHub (Feb 13, 2026).
Original GitHub issue: https://github.com/netbirdio/netbird/issues/5318

Describe the problem

Server hangs on network range change

To Reproduce

Steps to reproduce the behavior:

  1. Go to 'Settings ---> Network ---> Network Range'
  2. Enter the new range ex '10.10.10.0/24'
  3. Click on 'Save'
  4. Server hangs until you restart the container

Expected behavior

Change and save custom network range from web ui

Are you using NetBird Cloud?

Self-host control plane

NetBird version

0.65.0

Debug output

In the log i have this message:

management/server/account.go:2121: successfully re-allocated IPs for 1 peers in account xxxxxxxxxxxxxxxxxxxxxxxxxxx to network range 10.10.10.0/24

Originally created by @graphixillusion on GitHub (Feb 13, 2026). Original GitHub issue: https://github.com/netbirdio/netbird/issues/5318 **Describe the problem** Server hangs on network range change **To Reproduce** Steps to reproduce the behavior: 1. Go to 'Settings ---> Network ---> Network Range' 2. Enter the new range ex '10.10.10.0/24' 3. Click on 'Save' 4. Server hangs until you restart the container **Expected behavior** Change and save custom network range from web ui **Are you using NetBird Cloud?** Self-host control plane **NetBird version** `0.65.0` **Debug output** In the log i have this message: management/server/account.go:2121: successfully re-allocated IPs for 1 peers in account xxxxxxxxxxxxxxxxxxxxxxxxxxx to network range 10.10.10.0/24
saavagebueno added the triage-needed label 2026-08-05 01:25:20 -04:00
Sign in to join this conversation.
No Label triage-needed
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: DYNR/netbird#10299