When using the HTTPS API, it appears that the authentication method affects ISO uploads.
When using standard username/password authentication, the upload works as expected. When using an API Token (for the same user with all the user's permissions), the upload fails and the Response is a 501 Not Implemented.
Tested with both a "normal" iso and a minimal ISO made using
Tested on PVE 6.3-4
Does anyone have any ideas what might be happening? Or any debugging steps to try to find the issue?
More information is available at https://github.com/proxmoxer/proxmoxer/issues/48
When using standard username/password authentication, the upload works as expected. When using an API Token (for the same user with all the user's permissions), the upload fails and the Response is a 501 Not Implemented.
Tested with both a "normal" iso and a minimal ISO made using
genisoimage
Tested on PVE 6.3-4
Does anyone have any ideas what might be happening? Or any debugging steps to try to find the issue?
More information is available at https://github.com/proxmoxer/proxmoxer/issues/48