-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
Tailscale client v1.48.x: Multiple instances of routes in headscale and --exit-node advertisement dns name not working #1539
Comments
Got same issue, doubles routes on recent tailscale client, mine version is 1.50.1-ERR-BuildInfo |
Got the same issue. As a workaround we can rollout version If we add another route
As a workaround we can enable one route and delete another:
|
Please try the code in the current main branch, there was some changes to this logic in #1564. |
0.23.0-alpha2 addresses a series of issues with node synchronisation, online status and subnet routers, please test this release and report back if the issue still persist. In addition, please verify that the issue also appears in tailscales control panel before posting issues on the client, most of the times, Headscale is the problem and we do not want to cause extra work for them unnecessarily. |
Does this issue happen with v0.22.3 and 1.48.1? If it does, I will separate this from the v0.23.0 so we can address it later. |
Tried to test this but when using the alpha image, its now requiring a DERP private key? |
If you have embedded DERP activated, you now need to give it a path for a private key: |
Hi.
Bug with duplicated routes doesn't reproduce anymore. Off-topic. Headscale UI's Device View doesn't work on Headscale
|
Could you please test if this is still the case with https://github.com/juanfont/headscale/releases/tag/v0.23.0-alpha5 ? |
Could you please try the newest alpha (https://github.com/juanfont/headscale/releases/tag/v0.23.0-alpha6) and report back? |
Could you try the newest alpha (https://github.com/juanfont/headscale/releases/tag/v0.23.0-alpha10) and report back? If we do not hear back I will assume it has been resolved. |
I believe fixes in https://github.com/juanfont/headscale/releases/tag/v0.23.0-alpha12 should resolve this issue, let me now if not and we will reopen it. |
NOTE** I opened a ticket with tailscale but they are saying they may not be able to help because im using headscale even though its with their client
What is the issue?
Latest changes to tailscale client are causing double instances of the same route to show.
v1.48.x
v1.46.1
Also, tailscale client not following machine name for --exit-node=, only IP:
v1.46.1-latest
Steps to reproduce
Mutliple route instances:
installed v1.48.1 client and setup auth devices. verified routes are duplicating. removed device and re-added multiple times and still same result. Verified routes show multiple times in the headscale server, both windows and linux displaying same result.
verified 1.48.0 also affected.
got ahold of v1.46.1 and tested mutliple times and not able to replicate the issue on v1.46.1 compared to v1.48.x
Exit-Node machine name usage:
tailscale clients show up as advertised exit nodes and I can use --exit-node=IP, but cannot use --exit-node=name; regardless of version
Tested everything in containers and straight VMs, all issues point to the client being the offensor
OS
Linux, Windows
Tailscale version
1.46.1, 1.48.0, 1.48.1
The text was updated successfully, but these errors were encountered: