Hello,
I'm using the latest Proxmox 8.0.4 6.2.16-15-pve , and while building the VM's with packer I'm getting an error during "Typing boot commands"
What I can say after keeping an eye on the issue for 2 months :
Would be interesting to understand why it's happening and how to fix it.
I'm using the latest Proxmox 8.0.4 6.2.16-15-pve , and while building the VM's with packer I'm getting an error during "Typing boot commands"
Code:
==> proxmox-iso.ubuntu: Creating VM
==> proxmox-iso.ubuntu: No VM ID given, getting next free from Proxmox
==> proxmox-iso.ubuntu: Starting VM
==> proxmox-iso.ubuntu: Waiting 25s for boot
==> proxmox-iso.ubuntu: Typing the boot command
==> proxmox-iso.ubuntu: Error running boot command: Put "https://proxmox-02-01.xxxxx.com:8006/api2/json/nodes/proxmox-02-01/qemu/101/sendkey": EOF
==> proxmox-iso.ubuntu: Stopping VM
==> proxmox-iso.ubuntu: Deleting VM
Build 'proxmox-iso.ubuntu' errored after 2 minutes 6 seconds: Error running boot command: Put "https://proxmox-02-01.xxxxx.com:8006/api2/json/nodes/proxmox-02-01/qemu/101/sendkey": EOF
What I can say after keeping an eye on the issue for 2 months :
- It happens randomly (i.e sometimes works sometimes not)
- It's not related to the system, I'v been building different systems, be it wnidows, linux etc, and it happens with different "boot commands"
- It's not related also to the Proxmox version since I'v had the same problem also with proxmox v6 or v7.
- The proxmox is on a remote server and I'm connecting through wireguard, no idea if that has an impact with the problem.
Would be interesting to understand why it's happening and how to fix it.