Last active
March 8, 2025 08:44
-
-
Save otnamhcar/b2d36af64278341bdcb20dfa2cd1fd59 to your computer and use it in GitHub Desktop.
Proxmox VE Server. Can't login via web GUI, SSH works
This file contains hidden or 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
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