SQLSTATE[HY000] [1040] Too many connections
#0 [internal function]: PDO->__construct('mysql:host=data...', 'admin', '6u33ch5kL3H8got...', Array)
#1 [internal function]: Phalcon\Db\Adapter\Pdo->connect(Array)
#2 /var/www/html/skripsi.co.id-web/app/config/services.php(64): 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(Vokuro\Models\TblCategory), NULL)
#8 [internal function]: Phalcon\Mvc\Model\Manager->getReadConnection(Object(Vokuro\Models\TblCategory))
#9 [internal function]: Phalcon\Mvc\Model->getReadConnection()
#10 [internal function]: Phalcon\Mvc\Model\Query->getReadConnection(Object(Vokuro\Models\TblCategory), Array, NULL, NULL)
#11 [internal function]: Phalcon\Mvc\Model\Query->_executeSelect(Array, NULL, NULL)
#12 [internal function]: Phalcon\Mvc\Model\Query->execute()
#13 /var/www/html/skripsi.co.id-web/app/controllers/BooksController.php(109): Phalcon\Mvc\Model::find()
#14 [internal function]: Vokuro\Controllers\BooksController->tagAction('pengaruh-harga-...')
#15 [internal function]: Phalcon\Dispatcher->callActionMethod(Object(Vokuro\Controllers\BooksController), 'tagAction', Array)
#16 [internal function]: Phalcon\Dispatcher->dispatch()
#17 /var/www/html/skripsi.co.id-web/public/index.php(42): Phalcon\Mvc\Application->handle()
#18 {main}