But accessing the same backend through Tailscale Serve returns 502.
Has anyone confirmed Tailscale Serve working on StartOS 0.4?
I’m wondering if this could be an interaction between the StartOS integration,
Tailscale 1.98.9 and userspace-networking mode rather than a normal Tailscale
configuration issue.
Confirming the same on Tailscale 1.98.9:2 (so the newer package revision doesn’t fix it), StartOS 0.4.0.
Same symptom: node signs in fine, MagicDNS resolves, HTTPS certificates enabled, HTTPS serve on the StartOS UI returns 502. HTTP-mode serve on the StartOS UI stalls rather than 502ing. Restarting the Tailscale service doesn’t help.
One data point that may help isolate it: serving the Tailscale package’s own admin interface over HTTP works fine — that page loads normally over the tailnet. So Serve itself is functional; the failure is specific to proxying the StartOS UI through the socat hop.
Also worth noting for anyone searching: Tailscale doesn’t appear under System → Gateways at all, so there’s no gateway-level config to check.