packer-proxmox-template
packer-proxmox-template copied to clipboard
Build 'proxmox-iso.debian' errored after 5 minutes 22 seconds: Timeout waiting for SSH.
I want use your guide for make template for Debian 12 and after run packer build I got this error
Build 'proxmox-iso.debian' errored after 5 minutes 22 seconds: Timeout waiting for SSH.
On the server, one gets the following
... pvedaemon[4092114]: VM 107 qmp command failed - VM 107 qmp command 'guest-ping' failed - got timeout
same here ... I will see if I can come up with a solution. The build process failed before debian was fully installed, interesting.
I am not yet used to cloud-init: maybe that has to be prepared on the pve-host at first?
👋 Hey, I didn't see this issue being created. I will not provide technical support here, but I will look into whether the problem is with the terraform configuration if you can you run your terraform command prefixed with TF_LOG=debug
and post the output here? For example TF_LOG=debug terraform apply