Hi,
Got a very strange issue with one of my PVE clusters currently. Logging in through the web UI yields the error message for users with 2FA:
In journalctl the
For users without 2FA the sessions instead seem to expire instantly.
The issue can be fixed for a while by...
Read more
Got a very strange issue with one of my PVE clusters currently. Logging in through the web UI yields the error message for users with 2FA:
Code:
Login failed. Please try again
In journalctl the
pvedaemon
service also logs the following error:
Code:
authentication failure; rhost=::ffff:123.456.789.123 user=root@pam msg=401 permission denied - invalid PVE ticket
For users without 2FA the sessions instead seem to expire instantly.
The issue can be fixed for a while by...
Read more