[GH-ISSUE #2576] Netbird Client on Windows Server won't connect to the management server. #5482

Closed
opened 2026-08-05 01:03:27 -04:00 by saavagebueno · 1 comment
Owner

Originally created by @kiprotichgidii on GitHub (Sep 10, 2024).
Original GitHub issue: https://github.com/netbirdio/netbird/issues/2576

Here are the client logs;
2024-09-11T01:53:50-07:00 ERRO client/internal/pkce_auth.go:61: failed connecting to Management Service https://netbird.gulledgroup.net:443 context deadline exceeded
2024-09-11T01:53:50-07:00 ERRO util/grpc/dialer.go:38: Failed to dial: dial: dial tcp 95.216.23.49:443: operation was canceled
2024-09-11T01:54:10-07:00 ERRO util/grpc/dialer.go:38: Failed to dial: dial: dial tcp 95.216.23.49:443: i/o timeout
2024-09-11T01:54:20-07:00 INFO util/grpc/dialer.go:75: DialContext error: context deadline exceeded
2024-09-11T01:54:20-07:00 ERRO util/grpc/dialer.go:38: Failed to dial: dial: dial tcp 95.216.23.49:443: operation was canceled
2024-09-11T01:54:20-07:00 INFO management/client/grpc.go:56: createConnection error: context deadline exceeded
2024-09-11T01:54:20-07:00 ERRO management/client/grpc.go:64: failed creating connection to Management Service: context deadline exceeded
2024-09-11T01:54:20-07:00 ERRO client/internal/device_auth.go:60: failed connecting to Management Service https://netbird.gulledgroup.net:443 context deadline exceeded
2024-09-11T03:01:52-07:00 ERRO util/grpc/dialer.go:38: Failed to dial: dial: dial tcp 95.216.23.49:443: i/o timeout
2024-09-11T03:02:02-07:00 INFO util/grpc/dialer.go:75: DialContext error: context deadline exceeded
2024-09-11T03:02:02-07:00 INFO management/client/grpc.go:56: createConnection error: context deadline exceeded
2024-09-11T03:02:02-07:00 ERRO management/client/grpc.go:64: failed creating connection to Management Service: context deadline exceeded
2024-09-11T03:02:02-07:00 ERRO util/grpc/dialer.go:38: Failed to dial: dial: dial tcp 95.216.23.49:443: operation was canceled
2024-09-11T03:02:02-07:00 ERRO client/internal/login.go:96: failed connecting to the Management service https://netbird.gulledgroup.net:443 context deadline exceeded
2024-09-11T03:02:02-07:00 ERRO client/server/server.go:262: failed login: context deadline exceeded
2024-09-11T03:02:22-07:00 ERRO util/grpc/dialer.go:38: Failed to dial: dial: dial tcp 95.216.23.49:443: i/o timeout
2024-09-11T03:02:32-07:00 INFO util/grpc/dialer.go:75: DialContext error: context deadline exceeded
2024-09-11T03:02:32-07:00 INFO management/client/grpc.go:56: createConnection error: context deadline exceeded
2024-09-11T03:02:32-07:00 ERRO util/grpc/dialer.go:38: Failed to dial: dial: dial tcp 95.216.23.49:443: operation was canceled
2024-09-11T03:02:32-07:00 ERRO management/client/grpc.go:64: failed creating connection to Management Service: context deadline exceeded
2024-09-11T03:02:32-07:00 ERRO client/internal/pkce_auth.go:61: failed connecting to Management Service https://netbird.gulledgroup.net:443 context deadline exceeded
2024-09-11T03:02:52-07:00 ERRO util/grpc/dialer.go:38: Failed to dial: dial: dial tcp 95.216.23.49:443: i/o timeout
2024-09-11T03:03:02-07:00 INFO util/grpc/dialer.go:75: DialContext error: context deadline exceeded
2024-09-11T03:03:02-07:00 INFO management/client/grpc.go:56: createConnection error: context deadline exceeded
2024-09-11T03:03:02-07:00 ERRO util/grpc/dialer.go:38: Failed to dial: dial: dial tcp 95.216.23.49:443: operation was canceled
2024-09-11T03:03:02-07:00 ERRO management/client/grpc.go:64: failed creating connection to Management Service: context deadline exceeded
2024-09-11T03:03:02-07:00 ERRO client/internal/device_auth.go:60: failed connecting to Management Service https://netbird.gulledgroup.net:443 context deadline exceeded
2024-09-11T03:22:56-07:00 ERRO util/grpc/dialer.go:38: Failed to dial: dial: dial tcp 95.216.23.49:443: i/o timeout

Originally created by @kiprotichgidii on GitHub (Sep 10, 2024). Original GitHub issue: https://github.com/netbirdio/netbird/issues/2576 Here are the client logs; 2024-09-11T01:53:50-07:00 ERRO client/internal/pkce_auth.go:61: failed connecting to Management Service https://netbird.gulledgroup.net:443 context deadline exceeded 2024-09-11T01:53:50-07:00 ERRO util/grpc/dialer.go:38: Failed to dial: dial: dial tcp 95.216.23.49:443: operation was canceled 2024-09-11T01:54:10-07:00 ERRO util/grpc/dialer.go:38: Failed to dial: dial: dial tcp 95.216.23.49:443: i/o timeout 2024-09-11T01:54:20-07:00 INFO util/grpc/dialer.go:75: DialContext error: context deadline exceeded 2024-09-11T01:54:20-07:00 ERRO util/grpc/dialer.go:38: Failed to dial: dial: dial tcp 95.216.23.49:443: operation was canceled 2024-09-11T01:54:20-07:00 INFO management/client/grpc.go:56: createConnection error: context deadline exceeded 2024-09-11T01:54:20-07:00 ERRO management/client/grpc.go:64: failed creating connection to Management Service: context deadline exceeded 2024-09-11T01:54:20-07:00 ERRO client/internal/device_auth.go:60: failed connecting to Management Service https://netbird.gulledgroup.net:443 context deadline exceeded 2024-09-11T03:01:52-07:00 ERRO util/grpc/dialer.go:38: Failed to dial: dial: dial tcp 95.216.23.49:443: i/o timeout 2024-09-11T03:02:02-07:00 INFO util/grpc/dialer.go:75: DialContext error: context deadline exceeded 2024-09-11T03:02:02-07:00 INFO management/client/grpc.go:56: createConnection error: context deadline exceeded 2024-09-11T03:02:02-07:00 ERRO management/client/grpc.go:64: failed creating connection to Management Service: context deadline exceeded 2024-09-11T03:02:02-07:00 ERRO util/grpc/dialer.go:38: Failed to dial: dial: dial tcp 95.216.23.49:443: operation was canceled 2024-09-11T03:02:02-07:00 ERRO client/internal/login.go:96: failed connecting to the Management service https://netbird.gulledgroup.net:443 context deadline exceeded 2024-09-11T03:02:02-07:00 ERRO client/server/server.go:262: failed login: context deadline exceeded 2024-09-11T03:02:22-07:00 ERRO util/grpc/dialer.go:38: Failed to dial: dial: dial tcp 95.216.23.49:443: i/o timeout 2024-09-11T03:02:32-07:00 INFO util/grpc/dialer.go:75: DialContext error: context deadline exceeded 2024-09-11T03:02:32-07:00 INFO management/client/grpc.go:56: createConnection error: context deadline exceeded 2024-09-11T03:02:32-07:00 ERRO util/grpc/dialer.go:38: Failed to dial: dial: dial tcp 95.216.23.49:443: operation was canceled 2024-09-11T03:02:32-07:00 ERRO management/client/grpc.go:64: failed creating connection to Management Service: context deadline exceeded 2024-09-11T03:02:32-07:00 ERRO client/internal/pkce_auth.go:61: failed connecting to Management Service https://netbird.gulledgroup.net:443 context deadline exceeded 2024-09-11T03:02:52-07:00 ERRO util/grpc/dialer.go:38: Failed to dial: dial: dial tcp 95.216.23.49:443: i/o timeout 2024-09-11T03:03:02-07:00 INFO util/grpc/dialer.go:75: DialContext error: context deadline exceeded 2024-09-11T03:03:02-07:00 INFO management/client/grpc.go:56: createConnection error: context deadline exceeded 2024-09-11T03:03:02-07:00 ERRO util/grpc/dialer.go:38: Failed to dial: dial: dial tcp 95.216.23.49:443: operation was canceled 2024-09-11T03:03:02-07:00 ERRO management/client/grpc.go:64: failed creating connection to Management Service: context deadline exceeded 2024-09-11T03:03:02-07:00 ERRO client/internal/device_auth.go:60: failed connecting to Management Service https://netbird.gulledgroup.net:443 context deadline exceeded 2024-09-11T03:22:56-07:00 ERRO util/grpc/dialer.go:38: Failed to dial: dial: dial tcp 95.216.23.49:443: i/o timeout
Author
Owner

@kiprotichgidii commented on GitHub (Sep 11, 2024):

was just a firewall problem

<!-- gh-comment-id:2343142612 --> @kiprotichgidii commented on GitHub (Sep 11, 2024): was just a firewall problem
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: DYNR/netbird#5482