pveupdate perl error after removing acme certificate

MH_MUC

Well-Known Member
May 24, 2019
67
6
48
37
Hi,

I switched to ssh-tunneled access to the gui so I don't need the ACME-LetsEncrypt Cert anymore. After removing the certificate from the gui I get the following error, when running pveupdate. (Before removing pveupdate always tried to refresh the certificate, which didn't work, because let's encrypt couldn't get through the FW)

"sudo pveupdate
Odd number of elements in hash assignment at /usr/share/perl5/PVE/Exception.pm line 24."

Any idea on how to resolve the issue?
 
Which certificates show up when you type
Code:
pvenode cert info
?
 
Thanks for the reply Dominic,

I see 3 certs.

pve-root-ca.pem (Self signed by proxmox)
pve-ssl.pem (Self signed)
pveproxy-ssl.pem (Let's encrypt), which I deleted through the GUI.
 
Seems like removing in the GUI has not worked. Have you tried removing it manually already?