Skip to content
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

hcloud/inlineAttachServerToNetwork: attach server to network: IP not available #57

Open
i3871 opened this issue Oct 17, 2024 · 0 comments

Comments

@i3871
Copy link

i3871 commented Oct 17, 2024

There seem to be some issue with IPs. Maybe rel to kube-hetzner/terraform-hcloud-kube-hetzner#59 (comment)
Talos v1.7.7
terraform apply -var-file=one_worker.tfvars

hcloud_server.controlplane_server: Still creating... [2m0s elapsed]
hcloud_server.worker_server["1"]: Still creating... [2m10s elapsed]
hcloud_server.controlplane_server: Still creating... [2m10s elapsed]
hcloud_server.worker_server["1"]: Creation complete after 2m16s [id=54454208]
hcloud_volume.volumes["1"]: Creating...
hcloud_volume.volumes["1"]: Creation complete after 9s [id=101456866]
╷
│ Error: hcloud/inlineAttachServerToNetwork: attach server to network: IP not available (ip_not_available, c1e1627b55192f370bc90362fc4ddebe)
│
│   with hcloud_server.controlplane_server,
│   on main.tf line 97, in resource "hcloud_server" "controlplane_server":
│   97: resource "hcloud_server" "controlplane_server" {
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

No branches or pull requests

1 participant