tailscale / tailscale/tailscale
tailscale client on windows sometimes cannot resolve login server address
- Dominant language
- Go
- Stars
- 36.5k
- Forks
- 3.2k
- Avg merge
- 2d 3h
- Merged PRs (30d)
- 123
Description
### What is the issue?
tailscale client sometime cannot resolve my own login server(headscale on my Hong Kong vps) address , I think it caused by golang dns resolver because system dns work correctly.
I try curl to fetch key directly, it returns as expected.
Maybe gfw block tailscale dns server?
tailscale status show:
Health check:
\# - not logged in, last login error=fetch control key: Get "https://xxx.com/key?v=46": failed to resolve "xxx.com": no DNS fallback candidates remain for "xxx.com"
### Steps to reproduce
_No response_
### Are there any recent changes that introduced the issue?
_No response_
### OS
Windows
### OS version
win11
### Tailscale version
1.32.2
### Bug report
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.