mirror of
https://github.com/juanfont/headscale.git
synced 2026-09-26 10:14:52 +09:00
fb197db163
A bare 404 is indistinguishable from any other map-path error to a Tailscale
client: it retries forever, still logged in. Only a self node with a past
KeyExpiry reaches NeedsLogin. Also skip the reconnect grace wait, which a
deleted node can never satisfy.
Fixes #3410
(cherry picked from commit b1fb6ed2e6)