Friedrich Fuhr

Results 2 comments of Friedrich Fuhr

I get the same error ERR user msg: node not found code=404 in the log. Installed in a docker container. Error came up after upgrade form version 0.23 directly to...

The Code that brings up the error message seems to be located here: https://github.com/juanfont/headscale/blob/b3fa16fbdaf47fe3854b4b306dc6fe7a3d7fbd10/hscontrol/noise.go#L208 From here on i get no further ... ns.nodeKey = mapRequest.NodeKey node, err := ns.headscale.db.GetNodeByNodeKey(mapRequest.NodeKey) if...