[SOLVED] Not running after reboot "Unable to load access control list: Connection refused"

chencho

Well-Known Member
Nov 25, 2010
92
12
48
Hi all.

After electric failure my server rebooted.

Then I can access any of my lxc containers, and proxmox GUI is off.

I located an error about /etc/pve/local/pve-ssl.key: failed to load local private key (key_file or key) at /usr/share/perl5/

Then I change my /etc/hosts , deleted 121.0.0.1 entry and rebooted

Now pvedaemon is running, but when I try to do "pct list" an error happens:

1685113482544.png

If I run systemctl status pre* I see:

1685113540383.png

It's about PVE guest, but I have not idea what to do now :(

---

Seems the Key problem steel happens

1685113974716.png

---

I'm trying to do this: https://pve.proxmox.com/wiki/Proxmox_SSL_Error_Fixing but no luck

---

I can't use ssh too :(

It's like my external ip doest work

But it responds at ping :(
 

Attachments

  • 1685114609377.png
    1685114609377.png
    284.9 KB · Views: 4
  • 1685116291370.png
    1685116291370.png
    36.8 KB · Views: 4
  • 1685118569239.png
    1685118569239.png
    293.7 KB · Views: 4
Last edited:
UPDATE:
I delete /etc/pve and then reboot.

Now I can login GUI :)

But my LXC containers are down

1685120351273.png

Next step!
 
Finally solved.

Code:
rm -rf /etc/pve

Check /etc/hostname and /etc/hosts

reboot