When filing a bug, please include the following headings if possible. Any
example text in this template can be deleted.
Overview of the Issue
We have a perfectly fine working setup with source "proxmox-iso" that is actually pretty simple. We just create the hardware, install minimal software (rocky linux) and small provision shell step (cleanup). Has been working wonderfully for quite some time.
After updating from 1.1.8 to 1.2.0 it fails and i am absolutely unable to tell why. The error message is not helping.
Local OS: OpenSuse Tumbleweed, Rocky Linux 9
Proxmox Version: 8.1.4
Log Fragments and crash.log files
The log from packer is above. We can't find anything on the proxmox server. The connection to the proxmox server works. If the template exists it gets deleted before the attempt to create the vm. At this point my only theory is that with 1.2.0 packer tries to create the VM with some changed configuration and we have not configured the token with all the necessary rights.
And for sure ... with a user with all rights the code works. So i wonder. What changed between 1.1.8 and 1.2.0 that requires additional rights that are NOT necessary to actually create the vm. Because it works with 1.1.8. So the plugin apparently does something thats not actually needed to create the vm and we havent configured the corrects rights for it to do so.
I read all the release notes and changelogs but come up empty. I tried to give some addition rights but to no avail. It keeps falling.
So here my question? What kind of check was added that makes it fail?
When filing a bug, please include the following headings if possible. Any example text in this template can be deleted.
Overview of the Issue
We have a perfectly fine working setup with source "proxmox-iso" that is actually pretty simple. We just create the hardware, install minimal software (rocky linux) and small provision shell step (cleanup). Has been working wonderfully for quite some time.
After updating from 1.1.8 to 1.2.0 it fails and i am absolutely unable to tell why. The error message is not helping.
Reproduction Steps
Not sure. Use 1.1.8 ... works, Use 1.2.0 or 1.2.1 and it doesn't work.
Plugin and Packer version
Packer v1.11.2 Proxmox Plugin 1.2.0 and 1.2.1
Simplified Packer Buildfile
Operating system and Environment details
Local OS: OpenSuse Tumbleweed, Rocky Linux 9 Proxmox Version: 8.1.4
Log Fragments and crash.log files
The log from packer is above. We can't find anything on the proxmox server. The connection to the proxmox server works. If the template exists it gets deleted before the attempt to create the vm. At this point my only theory is that with 1.2.0 packer tries to create the VM with some changed configuration and we have not configured the token with all the necessary rights.
And for sure ... with a user with all rights the code works. So i wonder. What changed between 1.1.8 and 1.2.0 that requires additional rights that are NOT necessary to actually create the vm. Because it works with 1.1.8. So the plugin apparently does something thats not actually needed to create the vm and we havent configured the corrects rights for it to do so.
I read all the release notes and changelogs but come up empty. I tried to give some addition rights but to no avail. It keeps falling.
So here my question? What kind of check was added that makes it fail?