Spice was working perfectly for me then all of a sudden it stopped. I get the "unable to connect to graphics server" I have done some troubleshooting it seems to me, to be an issue with the spiceproxy. I have done a clean install of proxmox/updated and still have the same issue.
I have done everything that this thread has suggested. If I bypass the spiceproxy it works fine.
I think it may be a certificate issue but I cannot prove it. I have used the default certs and have installed my own self-singed certs and still the same issue.
I would like to help figure this out but I 'm not sure where to go from here. Any help would be appreciated.
root@pve123:/tmp# pveversion --verbose
proxmox-ve-2.6.32: 3.1-114 (running kernel: 2.6.32-26-pve)
pve-manager: 3.1-24 (running version: 3.1-24/060bd5a6)
pve-kernel-2.6.32-26-pve: 2.6.32-114
lvm2: 2.02.98-pve4
clvm: 2.02.98-pve4
corosync-pve: 1.4.5-1
openais-pve: 1.1.4-3
libqb0: 0.11.1-2
redhat-cluster-pve: 3.2.0-2
resource-agents-pve: 3.9.2-4
fence-agents-pve: 4.0.0-2
pve-cluster: 3.0-8
qemu-server: 3.1-8
pve-firmware: 1.0-23
libpve-common-perl: 3.0-9
libpve-access-control: 3.0-8
libpve-storage-perl: 3.0-18
pve-libspice-server1: 0.12.4-2
vncterm: 1.1-6
vzctl: 4.0-1pve4
vzprocps: 2.0.11-2
vzquota: 3.1-2
pve-qemu-kvm: 1.4-17
ksm-control-daemon: 1.1-1
glusterfs-client: 3.4.1-1
Z:\>"C:\Program Files\VirtViewer\bin\remote-viewer.exe" spiceproxy.vv --debug
Z:\>(remote-viewer.exe:3944): remote-viewer-DEBUG: Insert window 0 000000000090C
000
(remote-viewer.exe:3944): remote-viewer-DEBUG: fullscreen display 0: 0
(remote-viewer.exe:3944): remote-viewer-DEBUG: Opening display to spiceproxy.vv
(remote-viewer.exe:3944): remote-viewer-DEBUG: Guest spiceproxy.vv has a spice d
isplay
(remote-viewer.exe:3944): remote-viewer-DEBUG: After open connection callback fd
=-1
(remote-viewer.exe:3944): remote-viewer-DEBUG: Opening connection to display at
spiceproxy.vv
(remote-viewer.exe:3944): remote-viewer-DEBUG: New spice channel 000000000096946
0 SpiceMainChannel 0
(remote-viewer.exe:3944): remote-viewer-DEBUG: Checking full screen auto-conf
(remote-viewer.exe:3944): remote-viewer-DEBUG: auto-conf disabled
(remote-viewer.exe:3944): remote-viewer-DEBUG: notebook show status 000000000090
B150
(remote-viewer.exe:3944): GSpice-WARNING **: Socket I/O timed out
(remote-viewer.exe:3944): remote-viewer-DEBUG: main channel: failed to connect
(remote-viewer.exe:3944): remote-viewer-DEBUG: Disposing window 000000000090C000
root@pve123:/tmp# /usr/bin/spiceproxy --debug
23942: ACCEPT FH12 CONN1
23942: CONNECT 100, pve123, 61000
23942: CONNECTed to '127.0.0.1:61000'
close connection AnyEvent::Handle=HASH(0x48a6390)
23942: CLOSE FH12 CONN0
root@pve123:/tmp# tcpdump -i vmbr0 port 3128
tcpdump: verbose output suppressed, use -v or -vv for full protocol decode
listening on vmbr0, link-type EN10MB (Ethernet), capture size 65535 bytes
11:34:20.143283 IP cot01.7lsi.local.63191 > pve123.7lsi.local.3128: Flags , seq 1198288517, win 8192, options [mss 1460,nop,wscale 8,nop,nop,sackOK], length 0
11:34:20.143312 IP pve123.7lsi.local.3128 > cot01.7lsi.local.63191: Flags [S.], seq 1460722967, ack 1198288518, win 14600, options [mss 1460,nop,nop,sackOK,nop,wscale 7], length 0
11:34:20.143564 IP cot01.7lsi.local.63191 > pve123.7lsi.local.3128: Flags [.], ack 1, win 256, length 0
11:34:20.145221 IP cot01.7lsi.local.63191 > pve123.7lsi.local.3128: Flags [P.], seq 1:245, ack 1, win 256, length 244
11:34:20.145248 IP pve123.7lsi.local.3128 > cot01.7lsi.local.63191: Flags [.], ack 245, win 123, length 0
11:34:20.155573 IP pve123.7lsi.local.3128 > cot01.7lsi.local.63191: Flags [P.], seq 1:18, ack 245, win 123, length 17
11:34:20.354378 IP cot01.7lsi.local.63191 > pve123.7lsi.local.3128: Flags [.], ack 18, win 256, length 0
11:34:30.151409 IP cot01.7lsi.local.63191 > pve123.7lsi.local.3128: Flags [F.], seq 245, ack 18, win 256, length 0
11:34:30.151718 IP pve123.7lsi.local.3128 > cot01.7lsi.local.63191: Flags [F.], seq 18, ack 246, win 123, length 0
11:34:30.151966 IP cot01.7lsi.local.63191 > pve123.7lsi.local.3128: Flags [R.], seq 246, ack 18, win 0, length 0
root@pve123:~# tcpdump -i lo port 61000
tcpdump: verbose output suppressed, use -v or -vv for full protocol decode
listening on lo, link-type EN10MB (Ethernet), capture size 65535 bytes
11:34:20.154885 IP localhost.localdomain.32969 > localhost.localdomain.61000: Flags , seq 803793044, win 32792, options [mss 16396,sackOK,TS val 10472851 ecr 0,nop,wscale 7], length 0
11:34:20.154915 IP localhost.localdomain.61000 > localhost.localdomain.32969: Flags [S.], seq 2900110795, ack 803793045, win 32768, options [mss 16396,sackOK,TS val 10472851 ecr 10472851,nop,wscale 7], length 0
11:34:20.154929 IP localhost.localdomain.32969 > localhost.localdomain.61000: Flags [.], ack 1, win 257, options [nop,nop,TS val 10472851 ecr 10472851], length 0
11:34:30.151647 IP localhost.localdomain.32969 > localhost.localdomain.61000: Flags [F.], seq 1, ack 1, win 257, options [nop,nop,TS val 10482848 ecr 10472851], length 0
11:34:30.151950 IP localhost.localdomain.61000 > localhost.localdomain.32969: Flags [F.], seq 1, ack 2, win 256, options [nop,nop,TS val 10482848 ecr 10482848], length 0
11:34:30.151983 IP localhost.localdomain.32969 > localhost.localdomain.61000: Flags [.], ack 2, win 257, options [nop,nop,TS val 10482848 ecr 10482848], length 0