Skip to content

Conversation

@kradalby
Copy link
Collaborator

No description provided.

@kradalby kradalby requested a review from juanfont February 11, 2022 08:26
@kradalby kradalby merged commit 96f09e3 into juanfont:main Feb 11, 2022
@kradalby kradalby deleted the windows-client-docs branch February 11, 2022 09:34

This typically means that the register keys above was not set appropriatly.

Ensure they are set correctly, delete Tailscale APP_DATA folder and try to connect again.
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should also add "delete the node".

Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

say

C:\Users\USERNAME\AppData\Local\Tailscale

instead of just APP_DATA.

2022-02-11T00:59:29Z DBG Machine registration has expired. Sending a authurl to register machine=redacted
```

This typically means that the register keys above was not set appropriatly.
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

"register" -> "registry"

To make the Windows client behave as expected and to run well with `headscale`, two registry keys **must** be set:

- `HKLM:\SOFTWARE\Tailscale IPN\UnattendedMode` must be set to `always` to allow Tailscale to run properly in the background
- `HKLM:\SOFTWARE\Tailscale IPN\LoginURL` must be set to `<YOUR HEADSCALE URL>` to ensure Tailscale contacts the correct control server.
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

say both of these entries should be "string values"

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

Successfully merging this pull request may close these issues.

3 participants