SQLSTATE[HY000] [2002] php_network_getaddresses: getaddrinfo failed: Try again
#0 [internal function]: PDO->__construct('mysql:host=parq...', 'parques', 'pwdparques22', Array)
#1 [internal function]: Phalcon\Db\Adapter\Pdo->connect(Array)
#2 /var/www/html/application/app/config/services.php(88): 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(App\Model\Role), NULL)
#8 [internal function]: Phalcon\Mvc\Model\Manager->getReadConnection(Object(App\Model\Role))
#9 [internal function]: Phalcon\Mvc\Model->getReadConnection()
#10 [internal function]: Phalcon\Mvc\Model\Query->getReadConnection(Object(App\Model\Role), Array, NULL, NULL)
#11 [internal function]: Phalcon\Mvc\Model\Query->_executeSelect(Array, NULL, NULL)
#12 [internal function]: Phalcon\Mvc\Model\Query->execute()
#13 /var/www/html/application/app/models/Role.php(56): Phalcon\Mvc\Model::find(NULL)
#14 /var/www/html/application/app/library/acl/AccessControl.php(26): App\Model\Role::find()
#15 /var/www/html/application/app/library/acl/AccessControl.php(124): App\Library\Acl\AccessControl->getAcl()
#16 [internal function]: App\Library\Acl\AccessControl->beforeDispatch(Object(Phalcon\Events\Event), Object(Phalcon\Mvc\Dispatcher), NULL)
#17 [internal function]: Phalcon\Events\Manager->fireQueue(Array, Object(Phalcon\Events\Event))
#18 [internal function]: Phalcon\Events\Manager->fire('dispatch:before...', Object(Phalcon\Mvc\Dispatcher))
#19 [internal function]: Phalcon\Dispatcher->dispatch()
#20 /var/www/html/application/public/index.php(51): Phalcon\Mvc\Application->handle()
#21 {main}