Unable to access proxmox from webgui

life.tripod

New Member
May 2, 2022
6
3
3
I have a dell R640 running proxmox 7.2.1.

I cannot seem to access the PVE from WebGUI, I can ssh into it and do all the tasks, but the WebGUI makes it much faster and easy.

The error i get is that the userId/PWD are incorrect, but they are not, in fact, i can access the PVE via ssh with the same infos.

If I restart the server via ssh, then I can access again the WebGUI.

Is there a way to patch/resolve this issue?
 
Hi,

I assume you have single server and not a cluster, if that's incorrect please tell me. Can you please provide the output of journalctl -xe? If that's to big you can pipe it through grep auth to see if any failed authentication events occurred.