SQLSTATE[HY000] [2002] No route to host
#0 [internal function]: PDO->__construct('mysql:host=172....', 'SmartcityDW', 'dwsumut!!@@DWSU...', Array)
#1 [internal function]: Phalcon\Db\Adapter\Pdo->connect(Array)
#2 /var/www/html/sie/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(Site), NULL)
#8 [internal function]: Phalcon\Mvc\Model\Manager->getReadConnection(Object(Site))
#9 [internal function]: Phalcon\Mvc\Model->getReadConnection()
#10 [internal function]: Phalcon\Mvc\Model\MetaData\Strategy\Introspection->getMetaData(Object(Site), Object(Phalcon\Di\FactoryDefault))
#11 [internal function]: Phalcon\Mvc\Model\MetaData->_initialize(Object(Site), 'site-Site', 'Site', '')
#12 [internal function]: Phalcon\Mvc\Model\MetaData->readMetaData(Object(Site))
#13 [internal function]: Phalcon\Mvc\Model\MetaData->hasAttribute(Object(Site), 'Domain')
#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/sie/app/models/Site.php(179): Phalcon\Mvc\Model::findFirst(Array)
#21 /var/www/html/sie/app/controllers/LoginController.php(16): Site::findFirst(Array)
#22 /var/www/html/sie/app/controllers/LoginController.php(49): LoginController->getSiteId()
#23 [internal function]: LoginController->indexAction()
#24 [internal function]: Phalcon\Dispatcher->callActionMethod(Object(LoginController), 'indexAction', Array)
#25 [internal function]: Phalcon\Dispatcher->dispatch()
#26 /var/www/html/sie/public/index.php(110): Phalcon\Mvc\Application->handle()
#27 {main}