-
Notifications
You must be signed in to change notification settings - Fork 17
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
Unable to bootstrap cluster #156
Comments
It's probably due to using wrong ip for the |
Hello, thank you for your prompt response. I let TF wait for the bootstrap to time out, here is the result:
It is worth noting that if i bootstrap manually, the node in question changes state from
|
Not sure why the logs say this:
could you disable debug logs and just share the normal output? Maybe also try setting |
@frezbo Just setting |
yes |
Running. |
Thank you for waiting:
|
Here is the relevant
|
Have you verified that time is synchronzed? |
@vdupain time should be synchronized, but i will verify! |
Hello
When using this terraform provider, I am unable to bootstrap my cluster. However, if I output the generated talosconfig and use talosctl manually, I am able to bootstrap with no problem. I am running bare-metal on proxmox.
Terraform stuff:
And some variables:
Logs from attempting to bootstrap:
What steps can i take from here to help troubleshoot? This has already cost me a day so I need to get on with running my cluster by manually bootstrapping, but I'd love to help fix this issue.
The text was updated successfully, but these errors were encountered: