mirror of
https://github.com/juanfont/headscale.git
synced 2026-08-07 07:48:44 +09:00
18f7048c58
RenameNode and ExpireNode surface ErrNodeNotInNodeStore for an unknown node; mapStateError only knew ErrNodeNotFound, so they 500'd. Treat both as not found.