( ! ) Fatal error: Uncaught RuntimeException: Problem preparing query (SELECT * FROM customer__groups WHERE id=:id LIMIT 1;) SQLSTATE[08006] [7] could not send SSL negotiation packet: Resource temporarily unavailable in /data/web/public_html/System/Core/Drivers/PostgresDb.php on line 237 |
( ! ) RuntimeException: Problem preparing query (SELECT * FROM customer__groups WHERE id=:id LIMIT 1;) SQLSTATE[08006] [7] could not send SSL negotiation packet: Resource temporarily unavailable in /data/web/public_html/System/Core/Drivers/PostgresDb.php on line 237 |
Call Stack |
# | Time | Memory | Function | Location |
1 | 0.0000 | 431688 | {main}( ) | .../index.php:0 |
2 | 0.0005 | 440352 | System\Core\Router->execute( $route = 'hizmet-sozlesmesi' ) | .../index.php:7 |
3 | 0.0005 | 440840 | System\Core\Router->route( $route = 'hizmet-sozlesmesi' ) | .../Router.php:39 |
4 | 0.0005 | 441344 | System\Controller\Page->__construct( ) | .../Router.php:67 |
5 | 0.0005 | 441344 | System\Core\Base\FrontEndController->__construct( ) | .../Page.php:7 |
6 | 0.0006 | 441880 | System\Session\Front\Session::getInstance( ) | .../FrontEndController.php:15 |
7 | 0.0006 | 442008 | System\Session\Front\Session->__construct( ) | .../Session.php:26 |
8 | 0.0008 | 446320 | System\Session\Front\Session->load( ) | .../Session.php:22 |
9 | 0.0009 | 447328 | System\Session\Front\Session->loadCustomer( ) | .../Session.php:33 |
10 | 0.0009 | 447328 | System\Session\Front\Objects\Customer->load( ) | .../Session.php:53 |
11 | 0.0010 | 447424 | System\Model\Customer\CustomerGroups->getGroup( $id = -1, $field = ???, $wc = ??? ) | .../Customer.php:266 |
12 | 0.0010 | 447840 | System\Core\Drivers\PostgresDb->querySingle( $args = 'SELECT * FROM customer__groups WHERE id=:id LIMIT 1;', $bindParams = ['id' => -1] ) | .../CustomerGroups.php:35 |
13 | 0.0010 | 447840 | System\Core\Drivers\PostgresDb->query( $query = 'SELECT * FROM customer__groups WHERE id=:id LIMIT 1;', $bindParams = ['id' => -1] ) | .../PostgresDb.php:613 |
14 | 0.0010 | 447840 | System\Core\Drivers\PostgresDb->_prepareQuery( ) | .../PostgresDb.php:592 |