It is not possible to edit the route #228

Closed
opened 2025-11-20 05:08:20 -05:00 by saavagebueno · 2 comments
Owner

Originally created by @vitaleg on GitHub (Nov 8, 2022).

Netbird version - v0.10.7

Screenshot: https://i.imgur.com/UVOoqhf.png

Originally created by @vitaleg on GitHub (Nov 8, 2022). Netbird version - v0.10.7 Screenshot: https://i.imgur.com/UVOoqhf.png
Author
Owner

@braginini commented on GitHub (Nov 8, 2022):

Hey @vitaleg
You must be running Management version 0.10.5 or below. There was a bug in the route API.

To check the version run:

 docker inspect <MANAGEMENT IMAGE> | grep 'org.opencontainers.image.version'

Could you please update your self-hosted Management service docker container if it is lower than v0.10.6?

@braginini commented on GitHub (Nov 8, 2022): Hey @vitaleg You must be running Management version 0.10.5 or below. There was a bug in the route API. To check the version run: ``` docker inspect <MANAGEMENT IMAGE> | grep 'org.opencontainers.image.version' ``` Could you please update your self-hosted Management service docker container if it is lower than v0.10.6?
Author
Owner

@vitaleg commented on GitHub (Nov 8, 2022):

Yes, you're right. I thought I had updated the version.

@vitaleg commented on GitHub (Nov 8, 2022): Yes, you're right. I thought I had updated the version.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SVI/netbird#228