Tailscale SSH may not work from the macOS GUI install
on macOS can connect normally after installing it from the official download page, but may still fail. Running ` up --ssh --accept-routes` can show an error saying the server does not run in GUI builds.
This limit is not only for the version; it can also apply to the GUI version downloaded from ’s website. Regular SSH still works.
A practical setup is to use for the private network connection and regular SSH for remote login. The download page does not clearly warn that this macOS version has that limitation.
Key points
- may not run in macOS GUI builds.
- The limitation can affect the version downloaded from ’s own website, not just the version.
- The command ` up --ssh --accept-routes` can return a sandbox-related error.
- Regular SSH still works on macOS.
- For access, set up regular SSH as a fallback or main method.