[GH-ISSUE #3947] Creating a route fails on 0.46.0 #8331

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

Originally created by @cleveHEX on GitHub (Jun 9, 2025).
Original GitHub issue: https://github.com/netbirdio/netbird/issues/3947

Describe the problem

After updating to the latest 0.46.0, the DNS stopped working, from log it seems like route issue:

2025-06-09T14:39:53+02:00 ERRO client/internal/engine.go:1011: failed to update routes: 1 error occurred:
	* update system routes: 1 error occurred:
	* add route 10.220.0.53/32: failed to add for key XXXX/32: route not allowed

To Reproduce

Steps to reproduce the behavior:

  1. Have DNS via additional route and update to 0.46.0

Expected behavior
Route should be created with no error

Are you using NetBird Cloud?

Self-hosted

NetBird version

0.46

Is any other VPN software installed?

No

Debug output

1ddeb81b5637b00d27b906270508c117cf46cb4d0b768e79b281a23a281098c8/be5a0a71-0e44-45aa-943e-9c1d8f0e6085

Screenshots

If applicable, add screenshots to help explain your problem.

Additional context

Add any other context about the problem here.

Have you tried these troubleshooting steps?

  • Reviewed client troubleshooting (if applicable)
  • Checked for newer NetBird versions
  • Searched for similar issues on GitHub (including closed ones)
  • Restarted the NetBird client
  • Disabled other VPN software
  • Checked firewall settings
Originally created by @cleveHEX on GitHub (Jun 9, 2025). Original GitHub issue: https://github.com/netbirdio/netbird/issues/3947 **Describe the problem** After updating to the latest 0.46.0, the DNS stopped working, from log it seems like route issue: ``` 2025-06-09T14:39:53+02:00 ERRO client/internal/engine.go:1011: failed to update routes: 1 error occurred: * update system routes: 1 error occurred: * add route 10.220.0.53/32: failed to add for key XXXX/32: route not allowed ``` **To Reproduce** Steps to reproduce the behavior: 1. Have DNS via additional route and update to 0.46.0 **Expected behavior** Route should be created with no error **Are you using NetBird Cloud?** Self-hosted **NetBird version** 0.46 **Is any other VPN software installed?** No **Debug output** 1ddeb81b5637b00d27b906270508c117cf46cb4d0b768e79b281a23a281098c8/be5a0a71-0e44-45aa-943e-9c1d8f0e6085 **Screenshots** If applicable, add screenshots to help explain your problem. **Additional context** Add any other context about the problem here. **Have you tried these troubleshooting steps?** - [x] Reviewed [client troubleshooting](https://docs.netbird.io/how-to/troubleshooting-client) (if applicable) - [x] Checked for newer NetBird versions - [x] Searched for similar issues on GitHub (including closed ones) - [x] Restarted the NetBird client - [x] Disabled other VPN software - [x] Checked firewall settings
saavagebueno added the management-servicenetworkingconfig-issueself-hosting labels 2026-08-05 01:17:28 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: DYNR/netbird#8331