[pve-devel] spice proxy server

Alexandre DERUMIER aderumier at odiso.com
Wed Jun 26 15:39:07 CEST 2013


can't start spice proxy:


Restarting PVE SPICE Proxy Server: spiceproxyGlobal symbol "@cmd" requires explicit package name at ../PVE/QemuServer.pm line 2038.
Compilation failed in require at /usr/share/perl5/PVE/VZDump/QemuServer.pm line 14.
BEGIN failed--compilation aborted at /usr/share/perl5/PVE/VZDump/QemuServer.pm line 14.
Compilation failed in require at /usr/share/perl5/PVE/VZDump.pm line 32.
Attempt to reload PVE/QemuServer.pm aborted.
Compilation failed in require at /usr/share/perl5/PVE/API2/Nodes.pm line 22.
BEGIN failed--compilation aborted at /usr/share/perl5/PVE/API2/Nodes.pm line 22.
Compilation failed in require at /usr/share/perl5/PVE/API2.pm line 13.
BEGIN failed--compilation aborted at /usr/share/perl5/PVE/API2.pm line 13.
Compilation failed in require at /usr/share/perl5/PVE/REST.pm line 9.
BEGIN failed--compilation aborted at /usr/share/perl5/PVE/REST.pm line 9.
Compilation failed in require at /usr/share/perl5/PVE/HTTPServer.pm line 24.
BEGIN failed--compilation aborted at /usr/share/perl5/PVE/HTTPServer.pm line 24.
Compilation failed in require at /usr/share/perl5/PVE/APIDaemon.pm line 10.
BEGIN failed--compilation aborted at /usr/share/perl5/PVE/APIDaemon.pm line 10.
Compilation failed in require at /usr/bin/spiceproxy line 12.
BEGIN failed--compilation aborted at /usr/bin/spiceproxy line 12.
----- Mail original ----- 

De: "Alexandre DERUMIER" <aderumier at odiso.com> 
À: "Dietmar Maurer" <dietmar at proxmox.com> 
Cc: pve-devel at pve.proxmox.com 
Envoyé: Mercredi 26 Juin 2013 15:10:48 
Objet: Re: spice proxy server 

>>I finally committed the code for the spice proxy server. 
>> 
>>Please review and test. 

Thanks :) I'll test it tomorrow. 


>>* implement spice tls 
I'm reading the code, but seem not so easy.(don't have too much C code skill ;). 
But we should hack libspice to force tls on unix socket, and add certificates on client if unix= option exist. 


>> what proxy host/ip should we return to the spice client? Using the hostname is probably wrong in most cases. 
Don't known if we need to use server ip ? (for network setup with public/private nat translation). 
At work I'm only use private ip through vpn form internet. 
How does it work with vnc currently ? 




----- Mail original ----- 

De: "Dietmar Maurer" <dietmar at proxmox.com> 
À: "Alexandre DERUMIER (aderumier at odiso.com)" <aderumier at odiso.com> 
Cc: pve-devel at pve.proxmox.com 
Envoyé: Mercredi 26 Juin 2013 14:55:04 
Objet: spice proxy server 



I finally committed the code for the spice proxy server. 

Please review and test. 

TODO: 

* implement spice tls 
* what proxy host/ip should we return to the spice client? Using the hostname is probably wrong in most cases. 



More information about the pve-devel mailing list