[pve-devel] [PATCH http-server/common] fix #2618: increase number of allowed spice ports
Dominik Csapak
d.csapak at proxmox.com
Mon Mar 2 10:32:58 CET 2020
each vm needs a port to listen to for spice, and we allowed only
100 for each host, meaning the 101. vm with spice could not start
for it to work, both patches have to be applied on all
servers involved in the spice connection, otherwise the user
cannot connect to the vm via spice
pve-http-server:
Dominik Csapak (1):
increase allowed spiceport range
PVE/APIServer/AnyEvent.pm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
pve-common:
Dominik Csapak (1):
fix #2618: increase maximum port for spice to 61999
src/PVE/Tools.pm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
2.20.1
More information about the pve-devel
mailing list