Using the latest proxmox, I changed the system time (to earlier) - I assume this is the problem, as this is the only change I did that could result in this - and after a restart PVE-Cluster fails to start.
The PVE-proxy has a bit more detailed log:
How could this be fixed?
Code:
systemd[1]: pve-cluster.service: Scheduled restart job, restart counter is at 5.
systemd[1]: Stopped pve-cluster.service - The Proxmox VE cluster filesystem.
systemd[1]: pve-cluster.service: Start request repeated too quickly.
systemd[1]: pve-cluster.service: Failed with result 'exit-code'.
systemd[1]: Failed to start pve-cluster.service - The Proxmox VE cluster filesystem.
The PVE-proxy has a bit more detailed log:
Code:
systemd[1]: Starting pveproxy.service - PVE API Proxy Server...
pvecm[1235]: ipcc_send_rec[1] failed: Connection refused
pvecm[1235]: ipcc_send_rec[2] failed: Connection refused
pvecm[1235]: ipcc_send_rec[3] failed: Connection refused
pvecm[1235]: Unable to load access control list: Connection refused
pveproxy[1237]: starting server
pveproxy[1237]: starting 3 worker(s)
pveproxy[1237]: worker 1238 started
pveproxy[1237]: worker 1239 started
pveproxy[1237]: worker 1240 started
pveproxy[1238]: /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 2009.
How could this be fixed?