[SOLVED] Disabled web-interface after upgrading Proxmox

while1pass

New Member
Nov 8, 2020
3
0
1
36
After upgrading to minor 5.4 version and restarting, proxmox works only by ssh, stopped working gui interface on 8006 port (timeout by curl -vvv https://localhost:8006 https://pastebin.com/0pEt8115) and some hypervisor functions are not available (full list here), example,

Code:
root@node-0:~# qm list
ipcc_send_rec[1] failed: Connection refused
ipcc_send_rec[2] failed: Connection refused
ipcc_send_rec[3] failed: Connection refused
Unable to load access control list: Connection refused

also there are a few errors in the logs (pastebin below) but don't understand where to start looking for the problem

example

node-0 pmxcfs[1547]: [main] crit: Unable to get local IP address

or

Nov 08 18:11:27 node-0 systemd[1]: Failed to start The Proxmox VE cluster filesystem.

journactl https://pastebin.com/f551cqxJ
pveversion https://pastebin.com/dYQ9QQiR
/etc/hosts https://pastebin.com/gFEbw6GF
pvereport https://pastebin.com/YJrAePwg
netstat 22, 8006 port https://pastebin.com/acTVCVU1
ip_addr https://pastebin.com/QFjcmh8x

Many forums advice to check and edit the /etc/hosts file, however, I do not understand how. But maybe my issues don't depend on it.
 
Last edited:
Thank you for posting the solution to the problem. Would you please be so kind and mark the thread as solved? To do so, edit the first post and select the Solved prefix in the dropdown menu next to the title. Thank you :)