Hi All,
Just upgraded my system from version 5 to version 6 and all seemed to go well. No issues at all and I rebooted and it came up - YAY... I also started a couple of my VMs and they are up and running as well - double YAY!!!
But, when I try to go to the web interface at 8006, it just spins and spins and spins... I see a connection to it from the server:
It the 192.168.0.109 is my client node...
I do not have any firewall running either:
Any ideas?
Thanks!
Joe
Just upgraded my system from version 5 to version 6 and all seemed to go well. No issues at all and I rebooted and it came up - YAY... I also started a couple of my VMs and they are up and running as well - double YAY!!!
But, when I try to go to the web interface at 8006, it just spins and spins and spins... I see a connection to it from the server:
Code:
# netstat -pant |grep 8006
tcp 9 0 0.0.0.0:8006 0.0.0.0:* LISTEN 1303/pveproxy
tcp 518 0 192.168.0.2:8006 192.168.0.109:45064 CLOSE_WAIT -
It the 192.168.0.109 is my client node...
I do not have any firewall running either:
Code:
# iptables -nL
Chain INPUT (policy ACCEPT)
target prot opt source destination
Chain FORWARD (policy ACCEPT)
target prot opt source destination
Chain OUTPUT (policy ACCEPT)
target prot opt source destination
Any ideas?
Thanks!
Joe