I have this error and didn't know what to do
[2017-10-15 09:15:24] Espo.ERROR: Uncaught Exception Espo\Core\Exceptions\Error: "System user is not found" at /var/www/espocrm/application/Espo/Core/Utils/Auth.php line 108 {"exception":"[object] (Espo\\Core\\Exceptions\\Error(code: 500): System user is not found at /var/www/espocrm/application/Espo/Core/Utils/Auth.php:108)"} []
[2017-10-15 09:16:02] Espo.ERROR: Uncaught Exception Espo\Core\Exceptions\Error: "System user is not found" at /var/www/espocrm/application/Espo/Core/Utils/Auth.php line 108 {"exception":"[object] (Espo\\Core\\Exceptions\\Error(code: 500): System user is not found at /var/www/espocrm/application/Espo/Core/Utils/Auth.php:108)"} []
and the following happens on apache log
[Sun Oct 15 11:15:04 2017] [error] [client 10.20.16.52] PHP Fatal error: Call to a member function info() on null in /var/www/espocrm/application/Espo/ORM/DB/Mapper.php on line 106, referer:
[Sun Oct 15 11:15:04 2017] [error] [client 10.20.16.52] PHP Fatal error: Call to a member function info() on null in /var/www/espocrm/application/Espo/ORM/DB/Mapper.php on line 106, referer:
[2017-10-15 09:15:24] Espo.ERROR: Uncaught Exception Espo\Core\Exceptions\Error: "System user is not found" at /var/www/espocrm/application/Espo/Core/Utils/Auth.php line 108 {"exception":"[object] (Espo\\Core\\Exceptions\\Error(code: 500): System user is not found at /var/www/espocrm/application/Espo/Core/Utils/Auth.php:108)"} []
[2017-10-15 09:16:02] Espo.ERROR: Uncaught Exception Espo\Core\Exceptions\Error: "System user is not found" at /var/www/espocrm/application/Espo/Core/Utils/Auth.php line 108 {"exception":"[object] (Espo\\Core\\Exceptions\\Error(code: 500): System user is not found at /var/www/espocrm/application/Espo/Core/Utils/Auth.php:108)"} []
and the following happens on apache log
[Sun Oct 15 11:15:04 2017] [error] [client 10.20.16.52] PHP Fatal error: Call to a member function info() on null in /var/www/espocrm/application/Espo/ORM/DB/Mapper.php on line 106, referer:
[Sun Oct 15 11:15:04 2017] [error] [client 10.20.16.52] PHP Fatal error: Call to a member function info() on null in /var/www/espocrm/application/Espo/ORM/DB/Mapper.php on line 106, referer:
Comment