SQLSTATE[HY000]: General error: 2059 Plugin caching_sha2_password could not be loaded: lib/mariadb/plugin/caching_sha2_password.so: cannot open shared object file: No such file or directory
#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 `video`....', Array, Array)
#3 [internal function]: Phalcon\Mvc\Model\Query->_executeSelect(Array, Array, Array)
#4 [internal function]: Phalcon\Mvc\Model\Query->execute()
#5 /var/www/video/app/models/Video.php(99): Phalcon\Mvc\Model::findFirst(Array)
#6 /var/www/video/app/controllers/IndexController.php(40): Video::findFirst(Array)
#7 [internal function]: IndexController->viewAction('231822', 'real-granada-vi...')
#8 [internal function]: Phalcon\Dispatcher->callActionMethod(Object(IndexController), 'viewAction', Array)
#9 [internal function]: Phalcon\Dispatcher->_dispatch()
#10 [internal function]: Phalcon\Dispatcher->dispatch()
#11 /var/www/video/public/index.php(45): Phalcon\Mvc\Application->handle()
#12 {main}