Created
November 29, 2022 09:33
-
-
Save ipedrazas/334244703c55a937cf536cfa50643e79 to your computer and use it in GitHub Desktop.
Renew certs in proxmox, vnc time out issues
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# SSH into the node where the failing VMs are running and run these commands: | |
pvecm updatecerts --force | |
systemctl restart pvedaemon.service | |
systemctl restart pveproxy.service |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment