Hi everyone,
here it is my first post on this forum. I'm playing with packer and proxmox everything seems fine until I got this error I can't explain.
I'm using Proxmox-ISO builder and everytime I try to create a template letting PACKER upload the iso image , i got this strange error:
Everything run fine if I upload image previously on my proxmox-node.
Any clue about that?
I'm running Proxmox 7.1.3.
Packer authenticates through API token admin permission.
Thank you
Syphon
here it is my first post on this forum. I'm playing with packer and proxmox everything seems fine until I got this error I can't explain.
I'm using Proxmox-ISO builder and everytime I try to create a template letting PACKER upload the iso image , i got this strange error:
Code:
Build 'proxmox-iso.appliance' errored after 824 milliseconds 172 microseconds: Error creating VM: error creating VM: 506 upload 'Content-Type 'multipart/form-data; boundary=a5ad35ad5b6373f89e31c779d00246f15734e2476cfb6b034eace284cdda' not implemented, error status: (params: map[agent:1 args: boot:c cores:4 cpu:kvm64 description:Packer ephemeral build VM hotplug: ide2:storage:iso/ubuntu-22.04.1-live-server-amd64.iso,media=cdrom kvm:true machine: memory:16384 name:appliance net0:virtio=XX:XX:XX:XX,bridge=vmbr0,firewall=false onboot:false ostype:other scsihw:virtio-scsi-single sockets:1 startup: tags: virtio0:storage:50,format=qcow2,iothread=false vmid:998])
Everything run fine if I upload image previously on my proxmox-node.
Any clue about that?
I'm running Proxmox 7.1.3.
Packer authenticates through API token admin permission.
Thank you
Syphon