neuralinkcorp / tsui

An (experimental) elegant TUI for configuring Tailscale.
https://neuralink.com/tsui
MIT License
246 stars 3 forks source link

Can't start Tailscale daemon on macOS #4

Open kognise opened 1 month ago

kognise commented 1 month ago

On macOS the tailscale up command provided by the bundled executable does some extra closed-source daemon starting magic that the open-source SDK doesn't know how to do. If you clone https://github.com/tailscale/tailscale and directly go run tailscale.com/cmd/tailscale -- up, you get an equivalent error to what we are seeing:

failed to connect to local Tailscale service; is Tailscale running?