Tailscale remote access works on some devices but not others

A user set up Tailscale to reach their Jellyfin media server from outside home, but some devices can connect while others cannot. This is a common setup issue usually caused by Tailscale not being logged in or configured the same way on every device.

Tailscale is a tool that creates a private, secure tunnel over the internet so you can reach your home server from anywhere. This user got it working on at least one device, but certain other devices fail to connect to their Jellyfin server — a personal media server you run yourself to stream movies and music.

The most frequent causes are: the Tailscale app on the problem device is not signed into the same account, the device is not part of the same Tailscale network (called a tailnet), or another VPN app on the device is interfering. If you run a Mac mini as a home server, the first things to check are whether Tailscale is always running on the Mac mini and whether the failing device is logged into Tailscale with the same account and shows up in your tailnet device list.

Key points

  • Make sure Tailscale is running and logged into the same account on every device you want to connect from
  • All devices must appear in the same tailnet — check the Tailscale admin panel to confirm
  • Disable any other VPN apps on the problem device before testing, as they can block Tailscale
  • Connect to Jellyfin using the Tailscale IP address (like 100.x.x.x), not the home network IP
  • Updating the Tailscale app to the latest version often fixes connection issues

Quick term guide

Tailscale
A tool that lets you securely access your home devices over the internet, as if they were on the same local network
Jellyfin
A free, self-hosted media server program that lets you stream your own movies and music from anywhere
server
A computer that stores files and shares them with other devices in your home.
config
Settings that tell a program how to work.
home server
A personal computer setup at home used to run services or store files instead of regular daily use.
tailnet
The private virtual network Tailscale creates for your devices — only devices in the same tailnet can talk to each other
Mac mini
A small desktop computer made by Apple.
testing
The process of checking that software does what it's supposed to do, usually by running it and looking for errors.
Read original