I'm getting same problem since today, I can't login through proxmox gui in a single proxmox node (ssh works).
I used lastly pve-promox-backup.iso in another proxmox node, but the two nodes are not in a cluster.
The single node I can't login through proxmox gui should have done vm and ct backups in the other node, I hope so.
pve version:
pve-manager/6.2-15/48bd51b6 (running kernel: 5.4.65-1-pve)
I tried to :
pvecm updatecerts -f
systemctl restart pvedaemon.service pveproxy.service
I tried to reboot
I removed cache from different browsers, I tried different computers, the problem remain the same.
I noticed this in syslog, I dont' know if it is related to the problem:
Nov 18 00:30:06 pve pvedaemon[1006]: <root@pam> successful auth for user 'root@pam'
Nov 18 00:30:10 pve systemd-timesyncd[629]: Synchronized to time server for the first time 37.247.53.178:123 (2.debian.pool.ntp.org).
Nov 18 00:30:22 pve pveproxy[1017]: EV: error in callback (ignoring): Can't call method "push_write" on an undefined value at /usr/share/perl5/PVE/APIServer/AnyEvent.pm line 256.
Nov 18 00:30:22 pve pveproxy[1015]: EV: error in callback (ignoring): Can't call method "push_write" on an undefined value at /usr/share/perl5/PVE/APIServer/AnyEvent.pm line 256.
Nov 18 00:30:41 pve systemd[1]: Created slice User Slice of UID 0.
Nov 18 00:30:41 pve systemd[1]: Starting User Runtime Directory /run/user/0...
Nov 18 00:30:41 pve systemd[1]: Started User Runtime Directory /run/user/0.
Nov 18 00:30:41 pve systemd[1]: Starting User Manager for UID 0...
Nov 18 00:30:42 pve systemd[1165]: Listening on GnuPG cryptographic agent and passphrase cache.
Nov 18 00:30:42 pve systemd[1165]: Listening on GnuPG cryptographic agent and passphrase cache (restricted).
Nov 18 00:30:42 pve systemd[1165]: Listening on GnuPG network certificate management daemon.
Nov 18 00:30:42 pve systemd[1165]: Listening on GnuPG cryptographic agent (ssh-agent emulation).
Nov 18 00:30:42 pve systemd[1165]: Listening on GnuPG cryptographic agent and passphrase cache (access for web browsers).
Nov 18 00:30:42 pve systemd[1165]: Reached target Timers.
Nov 18 00:30:42 pve systemd[1165]: Starting D-Bus User Message Bus Socket.
Nov 18 00:30:42 pve systemd[1165]: Reached target Paths.
Nov 18 00:30:42 pve systemd[1165]: Listening on D-Bus User Message Bus Socket.
Nov 18 00:30:42 pve systemd[1165]: Reached target Sockets.
Nov 18 00:30:42 pve systemd[1165]: Reached target Basic System.
Nov 18 00:30:42 pve systemd[1165]: Reached target Default.
Nov 18 00:30:42 pve systemd[1165]: Startup finished in 311ms.
Nov 18 00:30:42 pve systemd[1]: Started User Manager for UID 0.
Nov 18 00:30:42 pve systemd[1]: Started Session 1 of user root.
Nov 18 00:31:00 pve systemd[1]: Starting Proxmox VE replication runner...
Nov 18 00:31:01 pve systemd[1]: pvesr.service: Succeeded.
what may I try to do?