Hi all,
I’ve just completed a fresh Proxmox VE setup on a new mini-PC. After the first reboot I can only get in via SSH; the WebGUI doesn’t load at all.
When I check the proxy logs with:
I repeatedly see lines like:
I also tried refreshing the certs:
but I get:
Network looks fine (I can ping external hosts and internal IPs). Any ideas what I’m missing?
Thanks in advance!
I’ve just completed a fresh Proxmox VE setup on a new mini-PC. After the first reboot I can only get in via SSH; the WebGUI doesn’t load at all.
When I check the proxy logs with:
Code:
"journalctl -b -u pveproxy"
Code:
"pveproxy[]: /etc/pve/local/pve-ssl.key: failed to load local private key (key_file or key) at /usr/share/perl5/PVE/APIServer/AnyEvent.pm line 200
pveproxy[]: worker #### finished
pveproxy[]: starting 1 worker(s)
pveproxy[]: worker #### started"
Code:
"pvecm updatecerts --force"
Code:
"ipcc_send_rec[1..3] failed: Connection refused
Unable to load access control list: Connection refused"
Thanks in advance!