-
Notifications
You must be signed in to change notification settings - Fork 546
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
interface conversion: interface {} is nil, not float64 #411
Comments
I have this problem too, using pools on Proxmox VE 7.0-11. In my case I have the template in the same pool (I granted permissions for the pool, testing if I could limit the terraform user access). The issue seems to be with the datastore being in the pool and, like you said, the plugin trying to parse vmid for storage. |
For me the error also occurs in 2.9.14. Any known fixes/workarounds?
|
Same boat here :(
I've also created a gist of the debug log generated by the plugin |
Since this issue is closed, I've created a new issue to hopefully get it resolved #882 |
Hi Team,
This is my environment:
plugin version: 2.8.0
Proxmox web UI: 6.4-13
I request a "proxmox_vm_qemu" resource with clone option in another pool, the machine is created successfully on proxmox (in the correct pool), after the plugin crashes with the error:
The text was updated successfully, but these errors were encountered: