SQLSTATE[HY000] [2002] No such file or directory
#0 [internal function]: PDO->__construct('mysql:host=loca...', 'seed_dev', 'q$Am^CoY%KxP3Hy...', Array)
#1 [internal function]: Phalcon\Db\Adapter\Pdo->connect(Array)
#2 /var/www/app.e-seed.eu/bsz/app/config/services.php(145): 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(UsersRoles), NULL)
#8 [internal function]: Phalcon\Mvc\Model\Manager->getReadConnection(Object(UsersRoles))
#9 [internal function]: Phalcon\Mvc\Model->getReadConnection()
#10 [internal function]: Phalcon\Mvc\Model\MetaData\Strategy\Introspection->getMetaData(Object(UsersRoles), Object(Phalcon\Di\FactoryDefault))
#11 [internal function]: Phalcon\Mvc\Model\MetaData->_initialize(Object(UsersRoles), 'usersroles-seed...', 'users_roles', 'seed_dev')
#12 [internal function]: Phalcon\Mvc\Model\MetaData->readMetaDataIndex(Object(UsersRoles), 0)
#13 [internal function]: Phalcon\Mvc\Model\MetaData->getAttributes(Object(UsersRoles))
#14 [internal function]: Phalcon\Mvc\Model->toArray()
#15 [internal function]: Phalcon\Mvc\Model->jsonSerialize()
#16 /var/www/app.e-seed.eu/bsz/app/helpers/LogsHelper.php(38): json_encode(Array)
#17 /var/www/app.e-seed.eu/bsz/app/helpers/LogsHelper.php(45): App\Helpers\LogsHelper::addLog(NULL, Array, NULL, 10)
#18 /var/www/app.e-seed.eu/bsz/app/config/services.php(223): App\Helpers\LogsHelper::addImportantLog(NULL, Array)
#19 [internal function]: Closure->{closure}(Object(Phalcon\Events\Event), Object(Phalcon\Mvc\Dispatcher), Object(PDOException))
#20 [internal function]: Phalcon\Events\Manager->fireQueue(Array, Object(Phalcon\Events\Event))
#21 [internal function]: Phalcon\Events\Manager->fire('dispatch:before...', Object(Phalcon\Mvc\Dispatcher), Object(PDOException))
#22 [internal function]: Phalcon\Mvc\Dispatcher->_handleException(Object(PDOException))
#23 [internal function]: Phalcon\Dispatcher->dispatch()
#24 /var/www/app.e-seed.eu/bsz/public/index.php(78): Phalcon\Mvc\Application->handle()
#25 {main}