Skip to content

Troubleshooting

Open Tailscale, sign in, and rerun setup.

Enable Remote Login on the Mac mini:

System Settings -> General -> Sharing -> Remote Login

Rerun client setup. It discovers and stores the remote etterminal path used by Eternal Terminal.

Terminal window
eternalMac setup client --server <mac-mini-tailscale-dns>

Run this on the Mac mini:

Terminal window
sudo brew services list | grep et
sudo brew services start et
nc -G 5 -z localhost 2022

Then rerun server setup if the service was stopped:

Terminal window
eternalMac setup server

Run:

Terminal window
eternalMac sync status
eternalMac doctor

If duplicate Mutagen sessions exist, manual cleanup may be required until first-class sync removal lands.