Skip to content

Instantly share code, notes, and snippets.

@otnamhcar
Last active March 8, 2025 08:44
Show Gist options
  • Save otnamhcar/b2d36af64278341bdcb20dfa2cd1fd59 to your computer and use it in GitHub Desktop.
Save otnamhcar/b2d36af64278341bdcb20dfa2cd1fd59 to your computer and use it in GitHub Desktop.
Proxmox VE Server. Can't login via web GUI, SSH works
Login via SSH, then:
systemctl stop pve-cluster
rm -f /var/lib/pve-cluster/.pmxcfs.lockfile
systemctl start pve-cluster
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment