Consecutive down and up commands fails on windows and linux #239

Closed
opened 2025-11-20 05:08:27 -05:00 by saavagebueno · 1 comment
Owner

Originally created by @mlsmaycon on GitHub (Nov 25, 2022).

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). 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 2025-11-20 05:08:27 -05:00
Author
Owner

@mlsmaycon commented on GitHub (Jun 16, 2023):

We fixed this in the latest releases

@mlsmaycon commented on GitHub (Jun 16, 2023): We fixed this in the latest releases
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SVI/netbird#239