SQLSTATE[HY000]: General error: 2006 MySQL server has gone away
#0 [internal function]: PDOStatement->execute()
#1 [internal function]: Phalcon\Db\Adapter\Pdo->executePrepared(Object(PDOStatement), Array, NULL)
#2 [internal function]: Phalcon\Db\Adapter\Pdo->query('SELECT `notice_...', Array, NULL)
#3 [internal function]: Phalcon\Mvc\Model\Query->_executeSelect(Array, Array, NULL)
#4 [internal function]: Phalcon\Mvc\Model\Query->execute()
#5 /var/www/html/wemodelbs/app/models/entities/Notice_relation_category.php(21): Phalcon\Mvc\Model::find(Array)
#6 [internal function]: App\Models\Entities\Notice_relation_category::find(Array)
#7 /var/www/html/wemodelbs/app/models/NoticeInfo.php(121): Phalcon\Mvc\Model\Criteria->execute()
#8 /var/www/html/wemodelbs/app/models/NoticeInfo.php(14): NoticeInfo->getNotice(Array)
#9 /var/www/html/wemodelbs/app/controllers/IndexController.php(125): NoticeInfo->get_notice(Array)
#10 [internal function]: IndexController->newsAction()
#11 [internal function]: Phalcon\Dispatcher->callActionMethod(Object(IndexController), 'newsAction', Array)
#12 [internal function]: Phalcon\Dispatcher->_dispatch()
#13 [internal function]: Phalcon\Dispatcher->dispatch()
#14 /var/www/html/wemodelbs/public/index.php(52): Phalcon\Mvc\Application->handle()
#15 {main}