romantomjak / packer-proxmox-template

Packer configuration for creating Debian virtual machine templates for Proxmox VE

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build 'proxmox-iso.debian' errored after 5 minutes 22 seconds: Timeout waiting for SSH.

mfaridi1394 opened this issue · comments

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