Author Topic: Can't login as root in admin panel after OS update  (Read 172 times)

0 Members and 1 Guest are viewing this topic.

Offline
*
Can't login as root in admin panel after OS update
« on: February 04, 2025, 02:10:57 PM »
Hi, how are you? After updating the operating system (I'm using almalinux 8) the centos web panel doesn't allow me to log in as root in the admin or connect via ssh, even though the credentials I enter are correct, the system rejects me. Could you please give me a hand? Thank you very much in advance

Offline
***
Re: Can't login as root in admin panel after OS update
« Reply #1 on: February 04, 2025, 04:18:41 PM »
Boot your VPS/Server in "single user"/"rescue" mode and check logs:

/var/log/message
/var/log/secure

to investigate the problem.

Make sure you finished the OS upgrade process successfully and all RPMs are compatible with the current OS installed on your VPS/server.