Skip to content

Instantly share code, notes, and snippets.

@ipedrazas
Created November 29, 2022 09:33
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ipedrazas/334244703c55a937cf536cfa50643e79 to your computer and use it in GitHub Desktop.
Save ipedrazas/334244703c55a937cf536cfa50643e79 to your computer and use it in GitHub Desktop.
Renew certs in proxmox, vnc time out issues
# 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