What is the issue?
After upgrading tailscale to v1.52.0, the tailscale status can print the tailscale status correctly, and it will broken if connect to other node by ssh,or by vscode...etc.
There are some screenshot about befor borken and after:


After broken, the tailscale can not run corroectly, and tailscale status print:
❯ tailscale status
failed to connect to local tailscaled (which appears to be running as tailscaled.exe, pid 6584). Got error: Get "http://local-tailscaled.sock/localapi/v0/status": open \\.\pipe\ProtectedPrefix\Administrators\Tailscale\tailscaled: The system cannot find the file specified.
tailscaled print:
❯ tailscaled
logtail started
2023/10/31 14:43:22 failed to create local log directory; not writing logs to disk: mkdir C:\ProgramData\Tailscale\Logs: Cannot create a file when that file already exists.
Program starting: v1.52.0-t3c2ff1e4a-gfccfad18e, Go 1.21.3: []string{"C:\\Program Files\\Tailscale\\tailscaled.exe"}
LogID: xxxxx
logpolicy: using LocalAppData dir C:\Users\linxy\AppData\Local\Tailscale
logpolicy.ConfigFromFile C:\Users\linxy\AppData\Local\Tailscale\tailscaled.log.conf: open C:\Users\linxy\AppData\Local\Tailscale\tailscaled.log.conf: The system cannot find the file specified.
logpolicy.Config.Validate for C:\Users\linxy\AppData\Local\Tailscale\tailscaled.log.conf: config is nil
flushing log.
logger closing down
safesocket.Listen: namedpipe.Listen: open \\.\pipe\ProtectedPrefix\Administrators\Tailscale\tailscaled: Access is denied.
Rebooting the tailscale system service is not work.
If reboot the OS, the tailscale can work again, but can not connect to other node.
Steps to reproduce
- Connectiing to other node.
Are there any recent changes that introduced the issue?
Nothing.
OS
Windows
OS version
Win11
Tailscale version
1.52.0
Other software
Clash.
Bug report
No response
What is the issue?
After upgrading tailscale to v1.52.0, the
tailscale statuscan print the tailscale status correctly, and it will broken if connect to other node by ssh,or by vscode...etc.There are some screenshot about befor borken and after:
After broken, the tailscale can not run corroectly, and
tailscale statusprint:tailscaledprint:Rebooting the tailscale system service is not work.
If reboot the OS, the tailscale can work again, but can not connect to other node.
Steps to reproduce
Are there any recent changes that introduced the issue?
Nothing.
OS
Windows
OS version
Win11
Tailscale version
1.52.0
Other software
Clash.
Bug report
No response