Hello, I also faced the described issue in this topic with Proxmox Virtual Environment 7.2-11. I created a new PVE web-user using the GUI and added a token to the user. Assigning only ACL "Administrator" to the token resulted in errors as described in this topic and this is shown below.
Adding...
The reason for starting this thread is because I'm using Proxmmox Packer plugin to download template from URL and this is where I first encountered the error, which made think there was a proxmox issue and I started testing with curl.
I noticed that if I use the packer plugin with along with a...
192.168.10.112 is client (uploader), 192.168.10.113 is server (proxmox)
EDIT:
I didn't pay much attention to how curl handles upload-file, it's PUT request.... so I switched to POST, and I still see the same error:
problem with client ::ffff:192.168.10.112; No space left on device
I think...
Same error on Windows as well, so that's not it!
Also, the error I'm seeing from syslog is on Proxmox :)
curl -k --verbose --cookie "$(gc cookie)" --upload-file test.iso https://192.168.10.113:8006/api2/json/nodes/pvelab/storage/local/upload
* Trying 192.168.10.113:8006...
* Connected to...
Update: I noticed that I tried to upload to node pve when in fact it should've been pvelab
Fixing the URL I still get the same error.. Correct url with correct node:
https://192.168.10.113:8006/api2/json/nodes/pvelab/storage/local/upload
Error:
Aug 10 18:09:29 pvelab pveproxy[950]: problem with...
Hello!
I'm encountering an error with Proxmox API that does not allow me to upload files using API due to error thrown by PveProxy.
I did a fresh installation of Proxmox 7.2 using VM in Hyper-V with fixed disk size of 128gb and gen 2 VM. Proxmox is installed with LVM.
From my local syslog I can...
Hi and many thanks for your post OP, great addition!
After I run sysprep on finished installation with Cloudbase-init installed, clone the VM and add a clouddrive to set PW, windows asks me to reset the password. Why does it this happen? I thought the PW I set in clouddrive should be the...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.