Skip to content

How do I renew expired Tailscale Key? #4123

Closed Answered by cori
risk00 asked this question in Q&A
Discussion options

You must be logged in to vote

You have a couple of options here. If you have terminal access to the server that's running tipi, you should be able to open a terminal there and use this command

[sudo] docker exec -it tailscale /bin/sh

and you should get a prompt that look like

/ # 

once there you should be able to run the command you need. I did not need sudo, but i did receive an error message with the correct command (if you've set non-default settings in your app's config you'll need to specify those as well).

If you don't have terminal access and trust the host Tailscale is running on you can disable key expiry in the Tailscale Machines view - this is available even for expired hosts.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by JigSawFr
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants