Lost access to the node Web UI after SSL certificates deletion (single node)

Dec 19, 2024
2
1
3
Proxmox VE:
pve-manager/9.1.1/42db4a6cf33dac83 (running kernel: 6.17.2-1-pve)

Yestarday I have removedy my custom SSL certificate using Web GUI of Proxmox.
I have lost access to node Web GUI. When I login to web interface I can see only "Datacenter" but there is no node machine.
Everything is working fine, I just don't have access to web gui.

I found similar topic but it was related to cluster not stand alone node.

Any help?
 
I just done it :)

First step.
Find backup of my original SSL certificate files (I got my own SSL, not genereted via Proxmox). In my case pveproxy-ssl.key and
pveproxy-ssl.pem

Second step.
Copy them to /etc/pve/nodes/{node_name}

Third step.
Restart proxy service systemctl restart pveproxy
 
  • Like
Reactions: leesteken