SQLSTATE[HY000] [2002] Connection refused
#0 [internal function]: PDO->__construct('mysql:host=18.1...', 'scdev', 'p1n4ng9A', Array) #1 [internal function]: Phalcon\Db\Adapter\Pdo->connect(Array) #2 /var/www/html/dw-bekasi/app/config/services.php(98): Phalcon\Db\Adapter\Pdo->__construct(Array) #3 [internal function]: Closure->{closure}() #4 [internal function]: Phalcon\Di\Service->resolve(NULL, Object(Phalcon\Di\FactoryDefault)) #5 [internal function]: Phalcon\Di->get('db', NULL) #6 [internal function]: Phalcon\Di->getShared('db') #7 [internal function]: Phalcon\Mvc\Model\Manager->_getConnection(Object(Connection), NULL) #8 [internal function]: Phalcon\Mvc\Model\Manager->getReadConnection(Object(Connection)) #9 [internal function]: Phalcon\Mvc\Model->getReadConnection() #10 [internal function]: Phalcon\Mvc\Model\MetaData\Strategy\Introspection->getMetaData(Object(Connection), Object(Phalcon\Di\FactoryDefault)) #11 [internal function]: Phalcon\Mvc\Model\MetaData->_initialize(Object(Connection), 'connection-Conn...', 'Connection', '') #12 [internal function]: Phalcon\Mvc\Model\MetaData->readMetaData(Object(Connection)) #13 [internal function]: Phalcon\Mvc\Model\MetaData->hasAttribute(Object(Connection), 'SiteId') #14 [internal function]: Phalcon\Mvc\Model\Query->_getQualified(Array) #15 [internal function]: Phalcon\Mvc\Model\Query->_getExpression(Array, true) #16 [internal function]: Phalcon\Mvc\Model\Query->_getExpression(Array) #17 [internal function]: Phalcon\Mvc\Model\Query->_prepareSelect() #18 [internal function]: Phalcon\Mvc\Model\Query->parse() #19 [internal function]: Phalcon\Mvc\Model\Query->execute() #20 /var/www/html/dw-bekasi/app/models/Connection.php(241): Phalcon\Mvc\Model::find(Array) #21 /var/www/html/dw-bekasi/app/controllers/IndexController.php(30): Connection::find(Array) #22 [internal function]: IndexController->indexAction() #23 [internal function]: Phalcon\Dispatcher->callActionMethod(Object(IndexController), 'indexAction', Array) #24 [internal function]: Phalcon\Dispatcher->dispatch() #25 /var/www/html/dw-bekasi/public/index.php(110): Phalcon\Mvc\Application->handle() #26 {main}