[SOLVED] Login fail

VadimKas

New Member
Oct 17, 2022
6
0
1
Hello everyone, after rebooting my proxmox I cannot login in web interface, though I can get an access via ssh. Changed root password already several times, now its as it was before changes. Tried to create another admin user, but I also cannot login in web, maybe I didnt add something to this new user or smth. Pls help. I've already read other threads about this problem, but still no result .
Tried this
pvecm expected 1
pvecm updatecerts
systemctl restart pvedaemon pveproxy
systemctl restart pve-cluster
systemctl restart corosync


then flush your cache browser and reload it
from here https://forum.proxmox.com/threads/can-not-login-to-proxmox-from-web-interface.32860/1666170205126.png
 
Last edited:
Hi,

Can you run the `journalctl -f` from your ssh then login and see is if the syslog gives a hint?

Are you sure that using PAM as "Realm" in the login form?
 
Last edited:
Hi,

Can you run the `journalctl -f` from your ssh then login and see is if the syslog gives a hint?

Are you sure that using PAM as "Realm" in the login form?
yes, sure PAM, I tried both, also created other users, here's what journactl -f shows after trying to login
Oct 19 15:52:44 node1 pvedaemon[1386]: authentication failure; rhost=::ffff:10.33.105.1 user=root@pam msg=cfs-lock 'file-priv_tfa_cfg' error: no quorum!
 
Hi,

Can you run the `journalctl -f` from your ssh then login and see is if the syslog gives a hint?

Are you sure that using PAM as "Realm" in the login form?
Also want to add, that I had cluster, but it was weird, because node 2 was a VM on node1

Here's full output

1666184236873.png
 
Last edited:
Im sorry, solved problem with simple "pvecm e 1". Actually I forgot I created this VM to make cluster :)
 
Hello,


solved problem with simple "pvecm e 1".
You said above that you did the pvecm command, but it didn't help, for that reason, I thought that there are other things I can help with. Anyway...

Glad that you solved the issue yourself!

I will go ahead and set your threads as [SOLVED] in order to help people who have the same issue.

Have a good day :)