After upgrading from 5.0.2 to 6.0.0, users can’t login. Goes back to login screen with no UI error message.
This only happens with upgrade, not fresh install.
To try to remedy, so far I’ve deleted content of ‘key’ in database as well as content of ‘sites/default/documents/logs_and_misc/methods’. I also cleared browser cache.
No success
Operating System
Server: CentOS 7.0
PHP: 7.3.27
Logs
[Mon Mar 22 23:06:41.921757 2021] [proxy_fcgi:error] [pid 4880:tid 140064461915904] [client 192.168.123.1:49936] AH01071: Got error ‘PHP message: OpenEMR WARNING: Unable to resolve hashing preference, so using PHP Default’, referer: https://xxx.xxx.xxx.xxx/interface/login/login.php?site=default
Strongly recommend avoiding removal of anything in key table since could potentially lose a large amount of data.
The error you are seeing makes me think your upgrade did not work (after upgrade, it then brings in the new globals, and it appears this has not happened).
After a failed login, recommend checking out the most recent entry in logs table in the comments column (it is encoded in base64, so will need to decode it to see it).