Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How do i add a node using the web UI when using headscale v0.23.0? #48

Closed
back-lacking opened this issue Nov 30, 2024 · 3 comments
Closed

Comments

@back-lacking
Copy link

This is likely a very dumb question with a very obvious answer, but I'm having trouble with adding nodes to my headscale network using the web UI.
Before with headscale v0.22.3, I was able to just paste in the key, assign a user, and be done. However, now I would try just pasting in the mkey value and assign a user, but I would be met with Failed to create node: Unspecified Error: {"code":2,"message":"key hex string doesn't have expected type prefix mkey:","details":[]} . I tried prefixing the key with mkey: and then surrounding the key with double quotes like this (mkey:"keyValue").
What is the proper way to input the keys into the web UI?

@GoodiesHQ
Copy link
Owner

Hello! This has been fixed in the :dev tag and will be merged into main soon enough. Please try it out with :dev and see if you have any luck! Reopen if it still doesn't work. I am changing my versioning to align with Headscale itself so soon you will be able to use the :0.23 tag for headscale-admin and it will be compatible with :0.23 version of headscale.

@back-lacking
Copy link
Author

im running this via a docker container, i assume i replace latest with dev

@back-lacking
Copy link
Author

tested with a different device and the Dev version of the panel, it works when i paste in just the key

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants