SQLSTATE[08006] [7] timeout expired
#0 [internal function]: PDO->__construct('pgsql:host=prod...', 'user_ars', 'ahjohL9u', Array)
#1 [internal function]: Phalcon\Db\Adapter\Pdo\AbstractPdo->connect(Array)
#2 [internal function]: Phalcon\Db\Adapter\Pdo\Postgresql->connect(Array)
#3 [internal function]: Phalcon\Db\Adapter\Pdo\AbstractPdo->__construct(Array)
#4 /var/www/html/site/app/config/services.php(82): Phalcon\Db\Adapter\Pdo\Postgresql->__construct(Array)
#5 [internal function]: Closure->{closure}()
#6 [internal function]: Phalcon\Di\Service->resolve(NULL, Object(Phalcon\Di\FactoryDefault))
#7 [internal function]: Phalcon\Di->get('db', NULL)
#8 [internal function]: Phalcon\Di->getShared('db')
#9 [internal function]: Phalcon\Mvc\Model\Manager->getConnection(Object(ProdigeDataCarto\ServicesBundle\Models\User), Array)
#10 [internal function]: Phalcon\Mvc\Model\Manager->getReadConnection(Object(ProdigeDataCarto\ServicesBundle\Models\User))
#11 [internal function]: Phalcon\Mvc\Model->getReadConnection()
#12 [internal function]: Phalcon\Mvc\Model\Query->getReadConnection(Object(ProdigeDataCarto\ServicesBundle\Models\User), Array, Array, Array)
#13 [internal function]: Phalcon\Mvc\Model\Query->_executeSelect(Array, Array, Array)
#14 [internal function]: Phalcon\Mvc\Model\Query->execute()
#15 /var/www/html/site/app/controllers/Traits/UserTrait.php(174): Phalcon\Mvc\Model::findFirst(Array)
#16 /var/www/html/site/app/controllers/ServiceController.php(186): ProdigeDataCarto\ServicesBundle\Controller\ServiceController->getCurrentUser()
#17 /var/www/html/site/app/controllers/ServiceController.php(121): ProdigeDataCarto\ServicesBundle\Controller\ServiceController->proxyWms('')
#18 [internal function]: ProdigeDataCarto\ServicesBundle\Controller\ServiceController->wmsAction()
#19 [internal function]: Phalcon\Dispatcher\AbstractDispatcher->callActionMethod(Object(ProdigeDataCarto\ServicesBundle\Controller\ServiceController), 'wmsAction', Array)
#20 [internal function]: Phalcon\Dispatcher\AbstractDispatcher->dispatch()
#21 /var/www/html/site/public/index.php(43): Phalcon\Mvc\Application->handle('/wms')
#22 {main}