We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Backports: #7771 #7772
The text was updated successfully, but these errors were encountered:
Infrastructure Cloud EC2 instance
Node(s) CPU architecture, OS, and Version: SLES 15 SP3
Cluster Configuration: Single node
Config.yaml:
write-kubeconfig-mode: 644 token: secret cluster-init: true vpn-auth: "name=tailscale,joinKey=tskey-auth-PASSKEY"
Steps to reproduce the issue and validate the fix
Before fix:
Jun 16 07:46:31 ip-172-31-6-131 k3s[18018]: time="2023-06-16T07:46:31Z" level=info msg="Starting VPN: tailscale" Jun 16 07:46:32 ip-172-31-6-131 k3s[18018]: exit status 1
After fix:
un 16 07:46:28 ip-172-31-5-25 k3s[17766]: time="2023-06-16T07:46:28Z" level=info msg="Starting VPN: tailscale" Jun 16 07:46:28 ip-172-31-5-25 k3s[17766]: time="2023-06-16T07:46:28Z" level=fatal msg="tailscale up failed: backend error: invalid key: API key kE7PfU6CNTRL not valid\n: exit status 1"
Sorry, something went wrong.
Related issue: #7772
manuelbuil
ShylajaDevadiga
No branches or pull requests
Backports: #7771 #7772
The text was updated successfully, but these errors were encountered: