Hopeful someone can help for debugging...
PVE version 8.2.7 Cluster with 6 nodes
I try to implement a spice access for VM-ID 111 with API-token. Based on this script:
https://gitlab.com/pawlakm/pve-spice-connect/-/tree/main?ref_type=heads
The spice access by webGUI to the VM works-
I created a User/Group/Role and a API Token....
![1731582602846.png 1731582602846.png]()
![1731582638878.png 1731582638878.png]()
![1731582698002.png 1731582698002.png]()
![1731582812615.png 1731582812615.png]()
Then I set the Permission to the vms
![1731582776897.png 1731582776897.png]()
So I try to read the informations by curl....
curl -k -H...
Read more
PVE version 8.2.7 Cluster with 6 nodes
I try to implement a spice access for VM-ID 111 with API-token. Based on this script:
https://gitlab.com/pawlakm/pve-spice-connect/-/tree/main?ref_type=heads
The spice access by webGUI to the VM works-
I created a User/Group/Role and a API Token....




Then I set the Permission to the vms

So I try to read the informations by curl....
curl -k -H...
Read more