[GH-ISSUE #559] It is not possible to edit the route #862

Closed
opened 2026-08-05 00:40:12 -04:00 by saavagebueno · 2 comments
Owner

Originally created by @vitaleg on GitHub (Nov 8, 2022).
Original GitHub issue: https://github.com/netbirdio/netbird/issues/559

Netbird version - v0.10.7

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

Originally created by @vitaleg on GitHub (Nov 8, 2022). Original GitHub issue: https://github.com/netbirdio/netbird/issues/559 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?

<!-- gh-comment-id:1307902988 --> @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.

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

No dependencies set.

Reference: DYNR/netbird#862