Zend certified PHP/Magento developer

Admin login – Your current session has been expired

I get the “Your current session has been expired.” error when trying to login

In the admin_user_session table the session_id column which should be null is populated with a single character which means that sessions do not match

How has this happened and how do I fix it?

Magento 2.4.3
PHP 7.4