Invalid injected connection service
#0 [internal function]: Phalcon\Mvc\Model\Manager->_getConnection(Object(App\Models\Entities\Modeluser), NULL)
#1 [internal function]: Phalcon\Mvc\Model\Manager->getReadConnection(Object(App\Models\Entities\Modeluser))
#2 [internal function]: Phalcon\Mvc\Model->getReadConnection()
#3 [internal function]: Phalcon\Mvc\Model\MetaData\Strategy\Introspection->getMetaData(Object(App\Models\Entities\Modeluser), Object(Phalcon\Di\FactoryDefault))
#4 [internal function]: Phalcon\Mvc\Model\MetaData->_initialize(Object(App\Models\Entities\Modeluser), 'app\\models\\enti...', 'modeluser', 'wemodel')
#5 [internal function]: Phalcon\Mvc\Model\MetaData->readMetaData(Object(App\Models\Entities\Modeluser))
#6 [internal function]: Phalcon\Mvc\Model\MetaData->hasAttribute(Object(App\Models\Entities\Modeluser), 'id')
#7 [internal function]: Phalcon\Mvc\Model\Query->_getQualified(Array)
#8 [internal function]: Phalcon\Mvc\Model\Query->_getExpression(Array, true)
#9 [internal function]: Phalcon\Mvc\Model\Query->_getExpression(Array)
#10 [internal function]: Phalcon\Mvc\Model\Query->_prepareSelect()
#11 [internal function]: Phalcon\Mvc\Model\Query->parse()
#12 [internal function]: Phalcon\Mvc\Model\Query->execute()
#13 /var/www/html/wemodelbs/app/models/entities/Modeluser.php(264): Phalcon\Mvc\Model::findFirst(Array)
#14 /var/www/html/wemodelbs/app/models/ModeluserInfo.php(1214): App\Models\Entities\Modeluser::findFirst(Array)
#15 /var/www/html/wemodelbs/app/controllers/Index/ModelsController.php(133): ModeluserInfo->getPublicInfoFromId(9839)
#16 [internal function]: App\Controllers\Index\ModelsController->detailAction()
#17 [internal function]: Phalcon\Dispatcher->callActionMethod(Object(App\Controllers\Index\ModelsController), 'detailAction', Array)
#18 [internal function]: Phalcon\Dispatcher->_dispatch()
#19 [internal function]: Phalcon\Dispatcher->dispatch()
#20 /var/www/html/wemodelbs/public/index.php(52): Phalcon\Mvc\Application->handle()
#21 {main}