Corsinvest / cv4pve-pepper

Launching SPICE remote-viewer for Proxmox VE VDI client
https://www.corsinvest.it/cv4pve
GNU General Public License v3.0
98 stars 15 forks source link

Spiceproxy not implemented #30

Closed TableCoffee closed 3 months ago

TableCoffee commented 3 months ago

I recently updated my PVE host to 8.2, and cv4pve-pepper was also updated through the Aur on Arch so I'm not sure which was the actual cause but but running my usual command to launch a session results in the below error. Any help or direction is appreciated.

cv4pve-pepper --host=10.10.20.20 --api-token 'root@pam!pveapi=25349687-dcbe-4d8d-b4d5-a6c3e2a4a3f2' --vmid 102 --viewer /usr/bin/remote-viewer

Error: Method 'POST /nodes/pve/qemu/qemu/102/spiceproxy' not implemented'

spiceproxy and pveproxy are both running and starting a spice session via the PVE web admin works without issue.

franklupo commented 3 months ago

HI, can you run with the --debug parameter and attach logs? remove passwords from log.

Best regards

Alexey063 commented 3 months ago

Hi. May be url is incorrect? >> /nodes/pve/qemu/qemu/102/spiceproxy' In that URL the word is dublicate 'qemu'. Or is it normaly?

franklupo commented 3 months ago

Hi, I found the problem. I will be releasing a new version soon.

best regards