SQLSTATE[HY000] [2002] No such file or directory
#0 [internal function]: PDO->__construct()
#1 [internal function]: Phalcon\Db\Adapter\Pdo\AbstractPdo->connect()
#2 /www/listas.moon/app/config/services.php(96): Phalcon\Db\Adapter\Pdo\AbstractPdo->__construct()
#3 [internal function]: Closure->{closure:/www/listas.moon/app/config/services.php:80}()
#4 [internal function]: Phalcon\Di\Service->resolve()
#5 [internal function]: Phalcon\Di\Di->get()
#6 [internal function]: Phalcon\Di\Di->getShared()
#7 [internal function]: Phalcon\Mvc\Model\Manager->getConnection()
#8 [internal function]: Phalcon\Mvc\Model\Manager->getReadConnection()
#9 [internal function]: Phalcon\Mvc\Model->getReadConnection()
#10 [internal function]: Phalcon\Mvc\Model\MetaData\Strategy\Introspection->getMetaData()
#11 [internal function]: Phalcon\Mvc\Model\MetaData->initializeMetaData()
#12 [internal function]: Phalcon\Mvc\Model\MetaData->getMetaDataUniqueKey()
#13 [internal function]: Phalcon\Mvc\Model\MetaData->readMetaData()
#14 [internal function]: Phalcon\Mvc\Model\MetaData->hasAttribute()
#15 [internal function]: Phalcon\Mvc\Model\Query->getQualified()
#16 [internal function]: Phalcon\Mvc\Model\Query->getExpression()
#17 [internal function]: Phalcon\Mvc\Model\Query->getExpression()
#18 [internal function]: Phalcon\Mvc\Model\Query->getExpression()
#19 [internal function]: Phalcon\Mvc\Model\Query->_prepareSelect()
#20 [internal function]: Phalcon\Mvc\Model\Query->parse()
#21 [internal function]: Phalcon\Mvc\Model\Query->execute()
#22 /www/listas.moon/app/models/Listas.php(160): Phalcon\Mvc\Model::find()
#23 /www/listas.moon/app/controllers/IndexController.php(9): Listas::find()
#24 [internal function]: IndexController->indexAction()
#25 [internal function]: Phalcon\Dispatcher\AbstractDispatcher->callActionMethod()
#26 [internal function]: Phalcon\Dispatcher\AbstractDispatcher->dispatch()
#27 /www/listas.moon/public/index.php(47): Phalcon\Mvc\Application->handle()
#28 {main}