Before trying to update to EspoCRM 7.5s all works fine. Running on Ubuntu 22 installed with script, no domain or ssl, just local ip, 4 containers created ok, mysql remain restarting.
Runing for months without trouble. Tested if was an owner-permission issue, no success.
Recurrent Log:
ERROR: Uncaught Exception PDOException: "SQLSTATE[HY000] [2002] php_network_getaddresses: getaddrinfo for espocrm-mysql failed: Temporary failure in name resolution" at /var/www/html/application/Espo/ORM/PDO/MysqlPDOFactory.php line 73 {"exception":"[object] (PDOException(code: 2002): SQLSTATE[HY000] [2002] php_network_getaddresses: getaddrinfo for espocrm-mysql failed: Temporary failure in name resolution at /var/www/html/application/Espo/ORM/PDO/MysqlPDOFactory.php:73)\n[previous exception] [object] (PDOException(code: 0): PDO::__construct(): php_network_getaddresses: getaddrinfo for espocrm-mysql failed: Temporary failure in name resolution at /var/www/html/application/Espo/ORM/PDO/MysqlPDOFactory.php:73)"}
Any help is welcome!
Runing for months without trouble. Tested if was an owner-permission issue, no success.
Recurrent Log:
ERROR: Uncaught Exception PDOException: "SQLSTATE[HY000] [2002] php_network_getaddresses: getaddrinfo for espocrm-mysql failed: Temporary failure in name resolution" at /var/www/html/application/Espo/ORM/PDO/MysqlPDOFactory.php line 73 {"exception":"[object] (PDOException(code: 2002): SQLSTATE[HY000] [2002] php_network_getaddresses: getaddrinfo for espocrm-mysql failed: Temporary failure in name resolution at /var/www/html/application/Espo/ORM/PDO/MysqlPDOFactory.php:73)\n[previous exception] [object] (PDOException(code: 0): PDO::__construct(): php_network_getaddresses: getaddrinfo for espocrm-mysql failed: Temporary failure in name resolution at /var/www/html/application/Espo/ORM/PDO/MysqlPDOFactory.php:73)"}
Any help is welcome!
Comment