Hello, I am having an issue with the WEBUI logging me out every couple of minutes,
That even happens when the browser is open and actively on the Proxmox VE Web Interface.
I did not have this issues in the beginning. It happend when i was playing around changing the time/date of a LXC Container.
This actually turned out to change also the time/date of my main node.
Now the time is set back to normal, as shown by:
When im logged out, I usually dont see anything special in the syslog.
Once I saw this reference to the session closed for the user. But that might have just been a coincidence happening at the same time.
That even happens when the browser is open and actively on the Proxmox VE Web Interface.
I did not have this issues in the beginning. It happend when i was playing around changing the time/date of a LXC Container.
This actually turned out to change also the time/date of my main node.
Now the time is set back to normal, as shown by:
Code:
timedatectl
Local time: Thu 2022-05-05 21:02:51 CEST
Universal time: Thu 2022-05-05 19:02:51 UTC
RTC time: Thu 2022-05-05 19:02:51
Time zone: Europe/Berlin (CEST, +0200)
System clock synchronized: yes
NTP service: active
RTC in local TZ: no
When im logged out, I usually dont see anything special in the syslog.
Once I saw this reference to the session closed for the user. But that might have just been a coincidence happening at the same time.
Code:
journalctl -f
May 05 21:17:01 htpc CRON[257770]: pam_unix(cron:session): session opened for user root(uid=0) by (uid=0)
May 05 21:17:01 htpc CRON[257771]: (root) CMD ( cd / && run-parts --report /etc/cron.hourly)
May 05 21:17:01 htpc CRON[257770]: pam_unix(cron:session): session closed for user root
'
Last edited: