Paymenter / Extensions

All public extensions for Paymenter
MIT License
8 stars 12 forks source link

Proxmox API Issues - v8.1 #26

Open dylanjamesdev opened 8 months ago

dylanjamesdev commented 8 months ago

The proxmox integration is unable to pull all data with a root API key.

I'm unable to set the storage drives or ISOs in the Proxmox configuration so vms are failing to be created. I was told to disable privileged separation in the support server, which broke it entirely. I tried setting individual API key permissions, and the only one that worked was to the "local-lvm" drive, however if you have more than one permission set it gives an array error.

https://images-ext-2.discordapp.net/external/Z0WJ6PuUxBPwnX_A3bax4j4Pix4fvUbvl_2VXuK1vvE/https/images.tritan.dev/G8bSuwSD0m.png?format=webp&quality=lossless&width=1920&height=861

Something is a bit wonky with how the proxmox api is being parsed, or maybe they changed the api from v7 to v8. Please look into :)