#M1 macOS 系统使用 dmg 包和 homerbew 、go 源码三种方式安装 tailscale 都遇到问题。如下:
1.dmg 包安装是 1.30.2 版本,安装后无法登录 tailscale.
2.homebrew 或 go install 安装后,tailscale up 报错,无法注册到远程的 headscale 服务器,Centos7 系统 tailscale 客户端组网正常。以下是 tailscale up --login-server=http://xxx.xxx.xxx.xx:8080 --accept-routes=true --accept-dns=false 报错信息:
tailscale up 报错,提示:failed to connect to local tailscaled (which appears to be running as tailscaled, pid 2550). Got error: Failed to connect to local Tailscale daemon for /localapi/v0/status; not running? Error: dial tcp [::1]:50218: connect: connection refused 。
3.系统使用了 Clash X 代理,看 github 中提到二者兼容问题,但没看明白解决方式。
希望有经验的同学指点下,问题解决 100 元微信红包感谢。