proxmox not working anyore

spleenftw

Member
Oct 6, 2023
68
1
8
hey,
i'm kinda desperate :

i got those error if i check the pveproxy.service :

Dec 11 14:02:58 pve pveproxy[2040]: /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.
Dec 11 14:02:58 pve pveproxy[2041]: /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.
Dec 11 14:02:58 pve pveproxy[2042]: /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.

So i tried something , deleting them to regenerate them, but i can't regen them, i'm stuck with this error :

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
 
Already tried but everything's working on this side :

root@pve:~# ip -br -c a
lo UNKNOWN 127.0.0.1/8 ::1/128
enp4s0 UP
enp5s0 UP
vmbr0 UP 192.168.0.111/24 fe80::264b:feff:fe05:3d0d/64
vmbr1 UNKNOWN fe80::4b:f9ff:fe75:f4f7/64
vmbr2 UP 10.100.20.111/24 fe80::38e0:4cff:fe68:12d9/64
root@pve:~# cat /etc/hosts
10.100.20.110 pve pve
root@pve:~# vim /etc/hosts
root@pve:~# ping $(uname -n)
PING pve (10.100.20.111) 56(84) bytes of data.
64 bytes from pve (10.100.20.111): icmp_seq=1 ttl=64 time=0.021 ms
64 bytes from pve (10.100.20.111): icmp_seq=2 ttl=64 time=0.025 ms
^C
--- pve ping statistics ---
2 packets transmitted, 2 received, 0% packet loss, time 1005ms
rtt min/avg/max/mdev = 0.021/0.023/0.025/0.002 ms
 
i permanently got this error :
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
 
i finally did a reinstallation, had too much errors and shit. But now that i've reinstalled it, how can i restore my old ZFS 2x2to nvme ? (while i only reinstalled the proxmox on his disk)
 
Well you have to lookup /etc/pve/storage.cfg and /etc/pve/qemu-server normally you back up those text files to help you restore easily. otherwise you have to manually set it up again. start with /etc/pve/storage.cfg

zpool status

may have to reimport your zpools which is easy you got some googling to do