Login issue after upgrading to 6.1.0
Collapse
X
-
Try setting the log level to INFO. And then check what is in log after trying to log in.Leave a comment:
-
Here are Firefox console errors, even before login, so there is something with API and .js...1 PhotoLeave a comment:
-
Could you open your Espocrm DB -> table 'user' -> check whether your user (e.g. admin):
1. Exists in the table
2. Has 'delated' = 0Leave a comment:
-
Even before i click on Login, in web browser console I have errors:
GET https://xxx.xxx.xxx/api/v1/App/user[HTTP/1.1 401 Unauthorized 111ms]
POST https://xxx.xxx.xxx/api/v1/App/action/destroyAuthTokenLeave a comment:
-
What type of Authentication you have been using before the upgrade (Espo, LDAP). Open the config.php file in the /data directory. Find the 'authenticationMethod' parameter and set to 'Espo' like:
After, refresh a login page and try to login again.Code:'authenticationMethod' => 'Espo',
Please note if you reseted the password via CLI then you need to log in with the new password you applied.Leave a comment:
-
Also I have following error in espo logs:
[2021-01-28 12:46:03] ERROR: CronManager: Failed job running, job [6012b0a2a914c1f1e]. Error Details: Job CheckEmailAccounts 5877717e31e9e39e6: [0] cannot login, user or password wrong at /var/www/html/application/Espo/Modules/Crm/Jobs/CheckEmailAccounts.php:74 [] []Leave a comment:
-
No, didn't help. Console error:
Error 401: Unauthorized. espo.min.js:674:41
setupAjax espo.min.js:674
jQuery 5
dispatch
handle
trigger
x
bLeave a comment:

Leave a comment: