| ( ! ) Fatal error: Uncaught PDOException: PDO::__construct(): php_network_getaddresses: getaddrinfo failed: Temporary failure in name resolution in /var/www/mafo-platform/libraries/DBHandling.class.php:106
Stack trace:
#0 /var/www/mafo-platform/libraries/DBHandling.class.php(106): PDO->__construct('mysql:host=db;d...', 'mafo', 'mafo', Array)
#1 /var/www/mafo-platform/Services/PanelProfileService.php(134): marketResearchApp\libraries\DBHandling->__construct()
#2 /var/www/mafo-platform/Clients/panelClients/dfbClient.php(64): marketResearchApp\Services\PanelProfileService->getUserModel()
#3 /var/www/mafo-platform/index.php(23): marketResearchApp\Clients\panelClients\dfbClient->run()
#4 {main}
Next PDOException: SQLSTATE[HY000] [2002] php_network_getaddresses: getaddrinfo failed: Temporary failure in name resolution in /var/www/mafo-platform/libraries/DBHandling.class.php on line 106 |
| ( ! ) PDOException: PDO::__construct(): php_network_getaddresses: getaddrinfo failed: Temporary failure in name resolution in /var/www/mafo-platform/libraries/DBHandling.class.php on line 106 |
| Call Stack |
| # | Time | Memory | Function | Location |
| 1 | 0.0002 | 418616 | {main}( ) | .../index.php:0 |
| 2 | 0.0102 | 1511072 | marketResearchApp\Clients\panelClients\dfbClient->run( ) | .../index.php:23 |
| 3 | 0.0185 | 2208376 | marketResearchApp\Services\PanelProfileService->getUserModel( ) | .../dfbClient.php:64 |
| 4 | 0.0194 | 2295424 | marketResearchApp\gateways\UserModelGateway->__construct( $host = ???, $dbname = ???, $user = ???, $pass = ??? ) | .../PanelProfileService.php:134 |
| 5 | 0.0194 | 2295504 | __construct
( 'mysql:host=db;dbname=bundesligabarometer;charset=utf8', 'mafo', 'mafo', array (1002 => 'SET sql_mode="HIGH_NOT_PRECEDENCE"', 12 => TRUE) ) | .../DBHandling.class.php:106 |