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, Array)
#2 [internal function]: Phalcon\Db\Adapter\Pdo->query('SELECT `contrib...', Array, Array)
#3 [internal function]: Phalcon\Mvc\Model\Query->_executeSelect(Array, Array, Array)
#4 [internal function]: Phalcon\Mvc\Model\Query->execute()
#5 /var/www/html/ws/app/models/ContributedPoints.php(2493): Phalcon\Mvc\Model::find(Array)
#6 [internal function]: ContributedPoints::find(Array)
#7 /var/www/html/ws/app/managers/PoiManager.php(2387): Phalcon\Mvc\Model\Criteria->execute()
#8 /var/www/html/ws/app/controllers/WebappController.php(42): PoiManager->getPPList(200, 279000)
#9 [internal function]: WebappController->pplistAction()
#10 [internal function]: Phalcon\Dispatcher->callActionMethod(Object(WebappController), 'pplistAction', Array)
#11 [internal function]: Phalcon\Dispatcher->dispatch()
#12 /var/www/html/ws/public/index.php(42): Phalcon\Mvc\Application->handle()
#13 {main}