| ( ! ) Fatal error: Uncaught mysqli_sql_exception: Connection refused in /var/www/html/library/MysqliDb.php on line 329 |
| ( ! ) mysqli_sql_exception: Connection refused in /var/www/html/library/MysqliDb.php on line 329 |
| Call Stack |
| # | Time | Memory | Function | Location |
| 1 | 0.0003 | 599296 | {main}( ) | .../Index.php:0 |
| 2 | 0.0133 | 754448 | getStaticData( ) | .../Index.php:176 |
| 3 | 0.0137 | 755496 | Stringee\Core\DbObject->__call( $method = 'getOne', $arg = [] ) | .../common.php:41 |
| 4 | 0.0137 | 755712 | call_user_func_array:{/var/www/html/library/DbObject.php:553}( $callback = [0 => class Stringee\Model\Language { public $data = NULL; public $isNew = TRUE; public $returnType = 'Array'; private ${Stringee\Core\DbObject}_with = [...]; public $errors = NULL; protected $primaryKey = 'id'; protected $dbTable = 'language'; protected $toSkip = [...]; public $dbName = 'default'; private ${Stringee\Model\Base}__db = class Stringee\Core\MysqliDb { ... }; protected $_language = NULL; protected $timestamps = [...]; protected $dbFields = [...] }, 1 => 'getOne'], $args = [] ) | .../DbObject.php:553 |
| 5 | 0.0137 | 755880 | Stringee\Model\Base->getOne( $fields = ??? ) | .../DbObject.php:553 |
| 6 | 0.0137 | 755880 | Stringee\Core\MysqliDb->getOne( $tableName = 'language', $columns = NULL ) | .../Base.php:96 |
| 7 | 0.0137 | 755880 | Stringee\Core\MysqliDb->get( $tableName = 'language', $numRows = 1, $columns = NULL ) | .../MysqliDb.php:783 |
| 8 | 0.0138 | 755976 | Stringee\Core\MysqliDb->_buildQuery( $numRows = 1, $tableData = ??? ) | .../MysqliDb.php:757 |
| 9 | 0.0139 | 756392 | Stringee\Core\MysqliDb->_prepareQuery( ) | .../MysqliDb.php:1607 |
| 10 | 0.0139 | 756392 | Stringee\Core\MysqliDb->mysqli( ) | .../MysqliDb.php:2001 |
| 11 | 0.0139 | 756392 | Stringee\Core\MysqliDb->connect( $connectionName = 'default' ) | .../MysqliDb.php:421 |
| 12 | 0.0139 | 756736 | newInstanceArgs( $args = [0 => 'mysql-external-svc', 1 => 'root', 2 => 'stringeePassMysql123', 3 => 'blog', 4 => 3306, 5 => NULL] ) | .../MysqliDb.php:329 |
| 13 | 0.0139 | 757152 | __construct( $hostname = 'mysql-external-svc', $username = 'root', $password = '[Sensitive Parameter]', $database = 'blog', $port = 3306, $socket = NULL ) | .../MysqliDb.php:329 |