-
Notifications
You must be signed in to change notification settings - Fork 74
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
Error creating VM: error creating VM upload 'Content-Type 'multipart/form-data #171
Comments
Same error here, as a workaround I downgraded packer to v1.8.5-1 and it worked |
I think this is duplicate of #154 |
@nbensa yes, very much likely. @guillemlc I can't see from your example which Proxmox builder you use, but it looks like For details see this issue: hashicorp/packer#12309 |
I'm also using |
Similar error here:
Running:
|
Overview of the Issue
I am trying to build a Fedora CoreOS template with Packer, and later use the template with Terraform.
I am getting stuck, however at the VM creation step.
Reproduction Steps
Create a build file similar to the one supplied.
Run:
packer build --on-error=ask .
Plugin and Packer version
Packer v1.8.6
packer-plugin-proxmox_v1.1.2_x5.0_linux_amd64
Simplified Packer Buildfile
The relevant part of the Buildfile:
Operating system and Environment details
Running from Fedora37
Proxmox is v7.3-3
pve user has full privileges ( I kept adding in case )
datastore is a nfs datastore for images and snippets
ISOs is an nfs datastore for ISO files
Log Fragments and crash.log files
The text was updated successfully, but these errors were encountered: