[GH-ISSUE #1685] Windows 10 netbird service not starting (context deadline exceeded) #2974

Open
opened 2026-08-05 00:49:56 -04:00 by saavagebueno · 0 comments
Owner

Originally created by @xiya233 on GitHub (Mar 9, 2024).
Original GitHub issue: https://github.com/netbirdio/netbird/issues/1685

Describe the problem

Install the current latest version (v0.26.2) and check the running status: Error: failed to connect to daemon error: context deadline exceeded

Executing the following command tries to fix it, but it does not work:

netbird service uninstall
netbird service install --log-level debug
netbird service start

Suspected to be related to this issue: https://github.com/netbirdio/netbird/issues/1418

To Reproduce

Steps to reproduce the behavior:

1.Install the latest version
2.Error received

Are you using NetBird Cloud?

Self-host NetBird's control plane

Deploy according to this document: https://docs.netbird.io/selfhosted/selfhosted-quickstart

NetBird version

0.26.2

NetBird status -d output:

Error: failed to connect to daemon error: context deadline exceeded
If the daemon is not running please run:
netbird service install
netbird service start

Screenshots

2024-03-10_11-02-19
2024-03-10_11-03-14

Originally created by @xiya233 on GitHub (Mar 9, 2024). Original GitHub issue: https://github.com/netbirdio/netbird/issues/1685 **Describe the problem** Install the current latest version (v0.26.2) and check the running status: Error: failed to connect to daemon error: context deadline exceeded Executing the following command tries to fix it, but it does not work: ``` netbird service uninstall netbird service install --log-level debug netbird service start ``` Suspected to be related to this issue: https://github.com/netbirdio/netbird/issues/1418 **To Reproduce** Steps to reproduce the behavior: 1.Install the latest version 2.Error received **Are you using NetBird Cloud?** Self-host NetBird's control plane Deploy according to this document: https://docs.netbird.io/selfhosted/selfhosted-quickstart **NetBird version** 0.26.2 **NetBird status -d output:** Error: failed to connect to daemon error: context deadline exceeded If the daemon is not running please run: netbird service install netbird service start **Screenshots** ![2024-03-10_11-02-19](https://github.com/netbirdio/netbird/assets/33951857/0f26f826-a77f-4ce7-9a93-d2f540a982ad) ![2024-03-10_11-03-14](https://github.com/netbirdio/netbird/assets/33951857/4fc7b70c-f74b-4fcf-85a0-6493144e2e70)
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: DYNR/netbird#2974