Skip to content

Instantly share code, notes, and snippets.

@emanuellopes
Created January 27, 2025 21:07
Show Gist options
  • Save emanuellopes/5e218d87f934703b8d48ef822201d8cd to your computer and use it in GitHub Desktop.
Save emanuellopes/5e218d87f934703b8d48ef822201d8cd to your computer and use it in GitHub Desktop.
Proxmox Fix WebUI

Restart WebUI or Login Failed

  1. check status
systemctl status pve-cluster
systemctl status pveproxy
systemctl status pve-proxy
  1. Delete old backups if needed /var/lib/vz/dump

  2. check status

systemctl restart pve-cluster
systemctl restart pveproxy
systemctl restart pve-proxy
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment