Got this HTTP ERROR 500 when trying to access Espo. I try to access this domain: https://devcrm.exemple.com.br/, but got redirected to: https://devcrm.exemple.com.br/install/
Any idea on what could it be?
Log in server:
Stack trace:
#0 /var/data/www/espocrm/install/core/Installer.php(103): Espo\Core\Utils\Util::arrayKeysExists(Array, 1)
#1 /var/data/www/espocrm/install/core/Installer.php(69): Installer->initialize()
#2 /var/data/www/espocrm/install/index.php(86): Installer->__construct()
#3 {main}
thrown in /var/data/www/espocrm/application/Espo/Core/Utils/Util.php on line 647" while reading response header from upstream,
client: xxx.xxx.xx.xx, server: devcrm.exemple.com.br,
request: "GET /install/ HTTP/1.1",
upstream: "fastcgi://unix:/run/php/php7.3-fpm.sock:",
host: "devcrm.exemple.com.br"
2020/10/20 10:31:16 [error] 10484#10484: *60 FastCGI sent in stderr: "PHP message: PHP Fatal error: Uncaught TypeError: Argument 2 passed to Espo\Core\Utils\Util::arrayKeysExists() must be of the type array, int given, called in /var/data/www/espocrm/install/core/Installer.php on line 103 and defined in /var/data/www/espocrm/application/Espo/Core/Utils/Util.php:647
Have you been through something like this?
Thanks in advance
Any idea on what could it be?
Log in server:
Stack trace:
#0 /var/data/www/espocrm/install/core/Installer.php(103): Espo\Core\Utils\Util::arrayKeysExists(Array, 1)
#1 /var/data/www/espocrm/install/core/Installer.php(69): Installer->initialize()
#2 /var/data/www/espocrm/install/index.php(86): Installer->__construct()
#3 {main}
thrown in /var/data/www/espocrm/application/Espo/Core/Utils/Util.php on line 647" while reading response header from upstream,
client: xxx.xxx.xx.xx, server: devcrm.exemple.com.br,
request: "GET /install/ HTTP/1.1",
upstream: "fastcgi://unix:/run/php/php7.3-fpm.sock:",
host: "devcrm.exemple.com.br"
2020/10/20 10:31:16 [error] 10484#10484: *60 FastCGI sent in stderr: "PHP message: PHP Fatal error: Uncaught TypeError: Argument 2 passed to Espo\Core\Utils\Util::arrayKeysExists() must be of the type array, int given, called in /var/data/www/espocrm/install/core/Installer.php on line 103 and defined in /var/data/www/espocrm/application/Espo/Core/Utils/Util.php:647
Have you been through something like this?
Thanks in advance
Comment