Hi, I've been approved for Wonder Mesh Beta and I'm setting it up on an NVIDIA Jetson Thor (arm64, Ubuntu 24.04).
The install script fails at Step 3 (wonder worker join) because I had an existing Tailscale installation. I manually completed all steps:
- Tailscale connected to wonder.zeabur.com (mesh IP: 100.64.0.64)
- SSH works via mesh IP (tested ssh [email protected])
- completeMeshServerRegistration API returned success (server ID: 69d128bf5fba23b1a9745774)
But the dashboard still shows "Server not connected yet" and the "Install K3s" button is inactive.
Tailscale also shows: "access controls don't allow anyone to access this device."
Could the ACLs on the Wonder Mesh Headscale server be blocking the connection check?