[GH-ISSUE #581] Consecutive down and up commands fails on windows and linux #979

Open
opened 2026-08-05 00:40:37 -04:00 by saavagebueno · 0 comments
Owner

Originally created by @mlsmaycon on GitHub (Nov 25, 2022).
Original GitHub issue: https://github.com/netbirdio/netbird/issues/581

Originally assigned to: @mlsmaycon on GitHub.

Running the commands fast is causing some issues and potentially can cause unexpected behavior.

C:\Windows\System32>netbird down

C:\Windows\System32>netbird up
Connected

C:\Windows\System32>netbird down

C:\Windows\System32>netbird up
Connected

C:\Windows\System32>netbird down

C:\Windows\System32>netbird up
Error: unable to get daemon status: rpc error: code = Unknown desc = reset connection

C:\Windows\System32>
Originally created by @mlsmaycon on GitHub (Nov 25, 2022). Original GitHub issue: https://github.com/netbirdio/netbird/issues/581 Originally assigned to: @mlsmaycon on GitHub. Running the commands fast is causing some issues and potentially can cause unexpected behavior. ```shell C:\Windows\System32>netbird down C:\Windows\System32>netbird up Connected C:\Windows\System32>netbird down C:\Windows\System32>netbird up Connected C:\Windows\System32>netbird down C:\Windows\System32>netbird up Error: unable to get daemon status: rpc error: code = Unknown desc = reset connection C:\Windows\System32> ```
saavagebueno added the bugclient labels 2026-08-05 00:40:38 -04:00
Sign in to join this conversation.
No Label bug client
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: DYNR/netbird#979