I’m new to Tailscale, it looks great. I have it installed on my Mac and a couple of Raspberry Pis. From my Mac I can ping the Pis, eg:
$ tailscale ping 100.124.75.114
pong from rpi4 (100.124.75.114) via 192.168.1.22:41641 in 5ms
I can also ssh etc, everything seems fine - using either the Tailscale hostname or the Tailscale IP. This works whether I am on the same local wifi network, or if I use my phone’s hotspot (ie through my mobile provider, not local network). Excellent.
However I run Plex on one of the Pis, and I can’t access the web UI over Tailscale. On the same local network as the Pi, if I visit 192.168.1.22:32400 (the Pis local/internal IP) I can browse the Plex UI and see my library etc. But that does not work if I use the Tailscale IP, nor the Tailscale hostname. http://100.124.75.114:32400 shows a Plex page with the msg “Something went wrong”, and my library, settings etc are not accessible.
Similarly if I use my phone’s hotspot and try from outside my local network - “Something went wrong”.
Should this just work, or is there something else to configure? Have I missed something?
Thanks.