[PR #611] Handle peer deletion and state update #2806

Open
opened 2025-11-20 08:04:03 -05:00 by saavagebueno · 0 comments
Owner

Original Pull Request: https://github.com/netbirdio/netbird/pull/611

State: closed
Merged: Yes


Describe your changes

If peer is deleted in the console,
we set its state as needs login

On Down command, we clean any previous state errors. This prevents the need for a daemon restart

Removed state error wrapping when engine exits. The log is enough for this case.

Relates to #462

Checklist

  • Is it a bug fix
**Original Pull Request:** https://github.com/netbirdio/netbird/pull/611 **State:** closed **Merged:** Yes --- ## Describe your changes If peer is deleted in the console, we set its state as needs login On Down command, we clean any previous state errors. This prevents the need for a daemon restart Removed state error wrapping when engine exits. The log is enough for this case. ## Issue ticket number and link Relates to #462 ### Checklist - [x] Is it a bug fix
saavagebueno added the pull-request label 2025-11-20 08:04:03 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SVI/netbird#2806