SQLSTATE[08006] [7] could not connect to server: No route to host
Is the server running on host "prodige_database" (10.75.29.129) and accepting
TCP/IP connections on port 5432?
#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(247): ProdigeDataCarto\ServicesBundle\Controller\ServiceController->getCurrentUser() #17 /var/www/html/site/app/controllers/ServiceController.php(231): ProdigeDataCarto\ServicesBundle\Controller\ServiceController->proxyWfsAction('bf876d32-c21a-4...') #18 [internal function]: ProdigeDataCarto\ServicesBundle\Controller\ServiceController->proxyWfsOldAction('bf876d32-c21a-4...') #19 [internal function]: Phalcon\Dispatcher\AbstractDispatcher->callActionMethod(Object(ProdigeDataCarto\ServicesBundle\Controller\ServiceController), 'proxywfsoldActi...', Array) #20 [internal function]: Phalcon\Dispatcher\AbstractDispatcher->dispatch() #21 /var/www/html/site/public/index.php(43): Phalcon\Mvc\Application->handle('/WFS/bf876d32-c...') #22 {main}