[SOLVED] Web interface not working after 5 to 6 upgrade

Joeg1484

Member
Feb 25, 2014
9
1
23
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:

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
 
Ok easy to solve for the next person this happens too... Got this from Reddit...

Have to run
Code:
pvecm updatecerts -force
after the upgrade and it will work.

Tell-tell sign that was it was running systemctl status pveproxy and seeing the errors in the out put about failed certs.

Thanks!
 
  • Like
Reactions: James Crook

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!