gurucomputing / headscale-ui

A web frontend for the headscale Tailscale-compatible coordination server
BSD 3-Clause "New" or "Revised" License
1.59k stars 113 forks source link

Device view fails (tested with headscale docker image 0.23.0) #131

Closed lhb-cafe closed 4 months ago

lhb-cafe commented 5 months ago

I am able to load User View without problems. So the connection to server should be fine and the API key testing should be successful. But the Device View page fails with the following error pop-up: {"code":5,"message":"Not Found","details":[]}

I suspect this might be a compatibility issue with the latest headscale docker image (tag 0.23.0, which was released about a week ago). Please advise. Many thanks!

olerap commented 4 months ago

Also experiencing this problem. Running headscale 23.0.

routerino commented 4 months ago

Duplicate of https://github.com/gurucomputing/headscale-ui/issues/115