( ! ) Fatal error: Uncaught Intersect\Database\Exception\DatabaseException: PDOException: SQLSTATE[HY000] [2002] No route to host in /var/www/vendor/hidalgo-rides/intersect-database/src/Connection/Connection.php on line 177 |
( ! ) Intersect\Database\Exception\DatabaseException: PDOException: SQLSTATE[HY000] [2002] No route to host in /var/www/vendor/hidalgo-rides/intersect-database/src/Connection/Connection.php:174
Stack trace:
#0 /var/www/vendor/hidalgo-rides/intersect-database/src/Connection/Connection.php(174): PDO->__construct('mysql:host=slme...', 'root', '2Gu4574dAhMTam7...', Array)
#1 /var/www/vendor/hidalgo-rides/intersect-database/src/Connection/Connection.php(42): Intersect\Database\Connection\Connection->initConnection(Object(Intersect\Database\Connection\ConnectionSettings))
#2 /var/www/vendor/hidalgo-rides/intersect-database/src/Connection/Connection.php(91): Intersect\Database\Connection\Connection->getConnection()
#3 /var/www/vendor/hidalgo-rides/intersect-database/src/Connection/Connection.php(64): Intersect\Database\Connection\Connection->query('show columns fr...', Array)
#4 /var/www/vendor/hidalgo-rides/intersect-database/src/Query/Builder/QueryBuilder.php(60): Intersect\Database\Connection\Connection->run(Object(Intersect\Database\Query\Query))
#5 /var/www/vendor/hidalgo-rides/intersect-database/src/Model/AbstractModel.php(92): Intersect\Database\Query\Builder\QueryBuilder->get()
#6 /var/www/vendor/hidalgo-rides/intersect-database/src/Model/Model.php(34): Intersect\Database\Model\AbstractModel->getColumnList()
#7 /var/www/vendor/hidalgo-rides/intersect-database/src/Model/Model.php(61): Intersect\Database\Model\Model::find(Object(Intersect\Database\Query\QueryParameters))
#8 /var/www/src/Models/PageMeta.php(30): Intersect\Database\Model\Model::findOne(Object(Intersect\Database\Query\QueryParameters))
#9 /var/www/src/Controllers/ErrorController.php(18): App\Models\PageMeta::fromKey('error')
#10 /var/www/vendor/hidalgo-rides/intersect-http/src/RequestHandler.php(97): App\Controllers\ErrorController->handle(Object(Intersect\Database\Exception\DatabaseException))
#11 /var/www/vendor/hidalgo-rides/intersect-web/src/Application.php(266): Intersect\Http\RequestHandler->handle(Object(Intersect\Core\Http\Request))
#12 /var/www/public/index.php(13): Intersect\Application->handleRequest(Object(Intersect\Core\Http\Request))
#13 {main} in /var/www/vendor/hidalgo-rides/intersect-database/src/Connection/Connection.php on line 177 |
Call Stack |
# | Time | Memory | Function | Location |
1 | 0.0002 | 358504 | {main}( ) | .../index.php:0 |
2 | 0.0047 | 726928 | Intersect\Application->handleRequest( ) | .../index.php:13 |
3 | 0.0108 | 1098632 | Intersect\Http\RequestHandler->handle( ) | .../Application.php:266 |
4 | 3.0071 | 1338200 | App\Controllers\ErrorController->handle( ) | .../RequestHandler.php:97 |
5 | 3.0071 | 1338576 | App\Models\PageMeta::fromKey( ) | .../ErrorController.php:18 |
6 | 3.0071 | 1339928 | Intersect\Database\Model\Model::findOne( ) | .../PageMeta.php:30 |
7 | 3.0071 | 1339928 | Intersect\Database\Model\Model::find( ) | .../Model.php:61 |
8 | 3.0072 | 1340448 | App\Models\PageMeta->getColumnList( ) | .../Model.php:34 |
9 | 3.0072 | 1340744 | Intersect\Database\Query\Builder\QueryBuilder->get( ) | .../AbstractModel.php:92 |
10 | 3.0072 | 1340880 | Intersect\Database\Connection\MySQLConnection->run( ) | .../QueryBuilder.php:60 |
11 | 3.0072 | 1340880 | Intersect\Database\Connection\MySQLConnection->query( ) | .../Connection.php:64 |
12 | 3.0072 | 1341056 | Intersect\Database\Connection\MySQLConnection->getConnection( ) | .../Connection.php:91 |
13 | 3.0072 | 1341056 | Intersect\Database\Connection\MySQLConnection->initConnection( ) | .../Connection.php:42 |