SQLSTATE[08004] [1040] Too many connections
#0 [internal function]: PDO->__construct('mysql:host=127....', 'php', 'guiktcvyufdxcjy...', Array) #1 [internal function]: Phalcon\Db\Adapter\Pdo->connect(Array) #2 /var/www/inventario_io/webclients/apps/frontend/Module.php(123): Phalcon\Db\Adapter\Pdo->__construct(Array) #3 [internal function]: Webclients\Frontend\Module->Webclients\Frontend\{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(Webclients\Frontend\Models\CustomerIdioma), NULL) #8 [internal function]: Phalcon\Mvc\Model\Manager->getReadConnection(Object(Webclients\Frontend\Models\CustomerIdioma)) #9 [internal function]: Phalcon\Mvc\Model->getReadConnection() #10 [internal function]: Phalcon\Mvc\Model\MetaData\Strategy\Introspection->getMetaData(Object(Webclients\Frontend\Models\CustomerIdioma), Object(Phalcon\Di\FactoryDefault)) #11 [internal function]: Phalcon\Mvc\Model\MetaData->_initialize(Object(Webclients\Frontend\Models\CustomerIdioma), 'webclients\\fron...', 'customer_idioma', '') #12 [internal function]: Phalcon\Mvc\Model\MetaData->readMetaData(Object(Webclients\Frontend\Models\CustomerIdioma)) #13 [internal function]: Phalcon\Mvc\Model\MetaData->hasAttribute(Object(Webclients\Frontend\Models\CustomerIdioma), 'customer_id') #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/inventario_io/webclients/apps/frontend/models/CustomerIdioma.php(55): Phalcon\Mvc\Model::find(Array) #21 /var/www/inventario_io/webclients/apps/frontend/controllers/ControllerBase.php(23): Webclients\Frontend\Models\CustomerIdioma::find(Array) #22 /var/www/inventario_io/webclients/apps/frontend/controllers/ControllerBase.php(114): Webclients\Frontend\Controllers\ControllerBase->getIdiomasDisponibles() #23 [internal function]: Webclients\Frontend\Controllers\ControllerBase->afterExecuteRoute(Object(Phalcon\Mvc\Dispatcher), NULL) #24 [internal function]: Phalcon\Dispatcher->dispatch() #25 /var/www/inventario_io/webclients/public/index.php(49): Phalcon\Mvc\Application->handle() #26 {main}