-
-
Notifications
You must be signed in to change notification settings - Fork 33
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
Node key expired 1 day ago after a reboot for the docker host #178
Comments
That's just tailscale authkey expired. Just make a new one with 90 days. To avoid this you can use OAUTH https://almeidapaulopt.github.io/tsdproxy/docs/advanced/tailscale/#oauth |
As I mentioned, I created a key for 90 days. After a reboot, tailscale says key expired (every time docker is restarted). |
Very strange... Can you post your docker compose?
|
Yes, I will add my docker compose.
And the status is "Starting". |
Describe the bug
After a restart of the docker host, all tailscale nodes that are managed by TSDProxy are disconnected from the tailnet and in tailscale admin panel, it says "Node key expired 1 day ago" (even the key expiry was set to 6 months from now). I also tried to disable key expiry but the same thing occured.
Expected behavior
A reboot will not cause the container to not be able to connect to my tailnet again (?)
Send config
The default configuration + a TS auth key generated with "Reusable" set to true:
Logs
Additional context
A screenshot from tailscale admin panel:
The text was updated successfully, but these errors were encountered: