Webui isn't works after upgrade 5.4 to 6.1

Vorona

New Member
Apr 10, 2020
4
0
1
37
Hello!
I have trouble. I have two nodes (yes, yes, I know, that it wrong) in my cluster. All worked on version 5.4. Today I tried to upgrade my nodes to 6.1.
All steps from this manual was well done. (https://pve.proxmox.com/wiki/Upgrade_from_5.x_to_6.0)
After reboot I can't go to webui of node, witch I upgraded. In pveproxy log I see:
192.168.100.200 - - [10/04/2020:18:03:01 +0300] "GET /PVE/StdWorkspace.js?_dc=1586530981107 HTTP/1.1" 501 -
On second node webui works and cluster is in working state.
What I did wrong? How fix it?
 
Hello!
I have trouble. I have two nodes (yes, yes, I know, that it wrong) in my cluster. All worked on version 5.4. Today I tried to upgrade my nodes to 6.1.
All steps from this manual was well done. (https://pve.proxmox.com/wiki/Upgrade_from_5.x_to_6.0)
After reboot I can't go to webui of node, witch I upgraded. In pveproxy log I see:
192.168.100.200 - - [10/04/2020:18:03:01 +0300] "GET /PVE/StdWorkspace.js?_dc=1586530981107 HTTP/1.1" 501 -
On second node webui works and cluster is in working state.
What I did wrong? How fix it?
Delete the browser cache and try again
 
did the upgrade show any warnings or errors? what does pveversion -v show on both nodes? what about systemctl status. please use [code][/code] tags to post the output!
 
Code:
root@pxmx-n1:/etc# pveversion -v
proxmox-ve: 6.1-2 (running kernel: 5.3.18-3-pve)
pve-manager: 6.1-8 (running version: 6.1-8/806edfe1)
pve-kernel-helper: 6.1-8
pve-kernel-5.3: 6.1-6
pve-kernel-4.15: 5.4-16
pve-kernel-5.3.18-3-pve: 5.3.18-3
pve-kernel-4.15.18-27-pve: 4.15.18-55
pve-kernel-4.15.18-12-pve: 4.15.18-36
ceph-fuse: 12.2.11+dfsg1-2.1+b1
corosync: 3.0.3-pve1
criu: 3.11-3
glusterfs-client: 5.5-3
ifupdown: 0.8.35+pve1
ksm-control-daemon: 1.3-1
libjs-extjs: 6.0.1-10
libknet1: 1.15-pve1
libpve-access-control: 6.0-6
libpve-apiclient-perl: 3.0-3
libpve-common-perl: 6.0-17
libpve-guest-common-perl: 3.0-5
libpve-http-server-perl: 3.0-5
libpve-storage-perl: 6.1-5
libqb0: 1.0.5-1
libspice-server1: 0.14.2-4~pve6+1
lvm2: 2.03.02-pve4
lxc-pve: 3.2.1-1
lxcfs: 4.0.1-pve1
novnc-pve: 1.1.0-1
proxmox-mini-journalreader: 1.1-1
proxmox-widget-toolkit: 2.1-3
pve-cluster: 6.1-4
pve-container: 3.0-23
pve-docs: 6.1-6
pve-edk2-firmware: 2.20200229-1
pve-firewall: 4.0-10
pve-firmware: 3.0-7
pve-ha-manager: 3.0-9
pve-i18n: 2.0-4
pve-qemu-kvm: 4.1.1-4
pve-xtermjs: 4.3.0-1
qemu-server: 6.1-7
smartmontools: 7.1-pve2
spiceterm: 3.1-1
vncterm: 1.6-1
zfsutils-linux: 0.8.3-pve1
I'm not seen any errors or warnings at upgrade process.
I have Idea:
Now I have working node with PVE 5.4 and with upgraded corosync-3 and problem node without any VMs or CTs.
I can remove problem node from cluster and reinstall it, than add new 6node with PVE6.1 to cluster with PVE5.4
Is that possible?
 
please post the other info I asked about.
 
Hello!
I found problem! In fact my node was works after update. Just my old version of chrome incorrect loads new web interface. Even after clean reinstall PVE I cannot use web interface on my browser. But on other computers all works.
Thanks to all!