Good evening,
I lost access to the GUI Proxmox 8.1.4 after I deleted by mistakenly the following files : /etc/pve/local/pveproxy-ssl.pem and /etc/pve/local/pveproxy-ssl.key. I can still ssh to node but no GUI. below is the status of host file and pveproxy. Could you please guy guide me for the next steps. Thanks in advance,.
I lost access to the GUI Proxmox 8.1.4 after I deleted by mistakenly the following files : /etc/pve/local/pveproxy-ssl.pem and /etc/pve/local/pveproxy-ssl.key. I can still ssh to node but no GUI. below is the status of host file and pveproxy. Could you please guy guide me for the next steps. Thanks in advance,.
Code:
root@tnoc:~# cat /etc/hosts
127.0.0.1 localhost.localdomain localhost
127.0.0.1 tnoc.miaj.tech tnoc
10.210.150.1 tnoc.miaj.tech tnoc
192.168.100.32 tnoc.miaj.tech tnoc
#10.210.150.1 tnoc.miaj.tech
# The following lines are desirable for IPv6 capable hosts
::1 ip6-localhost ip6-loopback
fe00::0 ip6-localnet
ff00::0 ip6-mcastprefix
ff02::1 ip6-allnodes
ff02::2 ip6-allrouters
ff02::3 ip6-allhosts
root@tnoc:~#
Code:
root@tnoc:~# pvecm updatecerts --force
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
Code:
/etc/pve/local/pve-ssl.key: failed to load local private key (key_file or key) at >lines 1-25/25 (END)...skipping...
● pveproxy.service - PVE API Proxy Server
Loaded: loaded (/lib/systemd/system/pveproxy.service; enabled; preset: enabled)
Active: active (running) since Wed 2024-01-24 18:23:25 +03; 10s ago
Process: 3453 ExecStartPre=/usr/bin/pvecm updatecerts --silent (code=exited, status=111)
Process: 3454 ExecStart=/usr/bin/pveproxy start (code=exited, status=0/SUCCESS)
Main PID: 3458 (pveproxy)
Tasks: 4 (limit: 115332)
Memory: 146.9M
CPU: 974ms
CGroup: /system.slice/pveproxy.service
├─3458 pveproxy
├─3475 "pveproxy worker"
├─3477 "pveproxy worker"
└─3482 "pveproxy worker"
Jan 24 18:23:35 tnoc pveproxy[3464]: worker exit
Jan 24 18:23:35 tnoc pveproxy[3465]: worker exit
Jan 24 18:23:35 tnoc pveproxy[3475]: /etc/pve/local/pve-ssl.key: failed to load local private key (key_file or key) at /usr/share/perl5/PVE/APIServer/AnyEv>
Jan 24 18:23:35 tnoc pveproxy[3458]: worker 3465 finished
Jan 24 18:23:35 tnoc pveproxy[3458]: worker 3464 finished
Jan 24 18:23:35 tnoc pveproxy[3458]: starting 2 worker(s)
Jan 24 18:23:35 tnoc pveproxy[3458]: worker 3477 started
Jan 24 18:23:35 tnoc pveproxy[3458]: worker 3482 started
Jan 24 18:23:35 tnoc pveproxy[3477]: /etc/pve/local/pve-ssl.key: failed to load local private key (key_file or key) at /usr/share/perl5/PVE/APIServer/AnyEv>
Jan 24 18:23:35 tnoc pveproxy[3482]: /etc/pve/local/pve-ssl.key: failed to load local private key (key_file or key) at /usr/share/perl5/PVE/APIServer/AnyEv>