this post was submitted on 15 Dec 2024
10 points (100.0% liked)
Tailscale
129 readers
1 users here now
A community for the Tailscale WireGuard-based VPN. https://tailscale.com/
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Hey thanks for the reply. Yeah, tried it loads. The window still closes as soon as the cmd window fills up with the above. It might be a NRPT thing, but I don't really know how to fix that, literally the first time I've read about it.
Edit; Reading the log, it's different.
(logID "555145fdaa0b46c9a68cad9b4d5ed78fced1f92800cb4bae1074f9fb56be9728") 2024-12-14T23:25:25.145-06:00: Program starting: v1.78.1-t8903926f7-gc4163954e, Go 1.23.3: []string{"C:\\Program Files\\Tailscale\\tailscaled.exe"} 2024-12-14T23:25:25.147-06:00: LogID: 555145fdaa0b46c9a68cad9b4d5ed78fced1f92800cb4bae1074f9fb56be9728 2024-12-14T23:25:25.147-06:00: logpolicy: using dir C:\ProgramData\Tailscale 2024-12-14T23:25:25.147-06:00: dns: using *dns.windowsManager 2024-12-14T23:25:25.154-06:00: running ipconfig /registerdns ... 2024-12-14T23:25:25.155-06:00: flushing log. 2024-12-14T23:25:25.363-06:00: WSL: found 1 distributions 2024-12-14T23:25:25.625-06:00: safesocket.Listen: namedpipe.Listen: open \\.\pipe\ProtectedPrefix\Administrators\Tailscale\tailscaled: Access is denied.
So, some access is still being denied, despite launching as admin.
Is it possible that another instance of tailscale is still lurking in the background? If it's ran as administrator and still blocking acess to the named pipe, it's usually because some other process is already using it.
That's what I thought at first. The IPN is running, of course, and there is a service running in the background automatically for tailscale as well on top of the IPN. As soon as I kill the process it starts again. I don't have any VPNs on my machine, and the firewall isn't the culprit either.
As far as I can tell there isn't a duplicate process running.