2026-06-07 14:05:59 [web.INFO] [yii\db\Connection::open] Opening DB connection: mysql:host=127.0.0.1;dbname=hermeswp_baf;port=3306 {"memory":893272} 
2026-06-07 14:05:59 [web.ERROR] [craft\db\Connection::open] SQLSTATE[HY000] [1044] Access denied for user 'hermeswp_baf'@'localhost' to database 'hermeswp_baf' {"memory":922200} 
2026-06-07 14:05:59 [web.ERROR] [craft\db\Connection::open] SQLSTATE[HY000] [1044] Access denied for user 'hermeswp_baf'@'localhost' to database 'hermeswp_baf' {"memory":922416} 
2026-06-07 14:05:59 [web.ERROR] [craft\base\ApplicationTrait::getIsDbConnectionValid] There was a problem connecting to the database: Craft CMS can’t connect to the database. {"memory":935616} 
2026-06-07 14:05:59 [web.ERROR] [craft\errors\DbConnectException] PDOException: SQLSTATE[HY000] [1044] Access denied for user 'hermeswp_baf'@'localhost' to database 'hermeswp_baf' in /home/hermeswp/public_html/backend/vendor/yiisoft/yii2/db/Connection.php:722
Stack trace:
#0 /home/hermeswp/public_html/backend/vendor/yiisoft/yii2/db/Connection.php(722): PDO->__construct('mysql:host=127....', 'hermeswp_baf', Object(SensitiveParameterValue), Array)
#1 /home/hermeswp/public_html/backend/vendor/yiisoft/yii2/db/Connection.php(637): yii\db\Connection->createPdoInstance()
#2 /home/hermeswp/public_html/backend/vendor/craftcms/cms/src/db/Connection.php(178): yii\db\Connection->open()
#3 /home/hermeswp/public_html/backend/vendor/craftcms/cms/src/base/ApplicationTrait.php(973): craft\db\Connection->open()
#4 /home/hermeswp/public_html/backend/vendor/craftcms/cms/src/base/ApplicationTrait.php(427): craft\web\Application->getIsDbConnectionValid()
#5 /home/hermeswp/public_html/backend/vendor/craftcms/cms/src/helpers/App.php(1124): craft\web\Application->getIsInstalled()
#6 /home/hermeswp/public_html/backend/vendor/craftcms/cms/src/config/app.php(241): craft\helpers\App::projectConfigConfig()
#7 [internal function]: {closure}()
#8 /home/hermeswp/public_html/backend/vendor/yiisoft/yii2/di/Container.php(633): call_user_func_array(Object(Closure), Array)
#9 /home/hermeswp/public_html/backend/vendor/yiisoft/yii2/BaseYii.php(349): yii\di\Container->invoke(Object(Closure), Array)
#10 /home/hermeswp/public_html/backend/vendor/yiisoft/yii2/di/ServiceLocator.php(137): yii\BaseYii::createObject(Object(Closure))
#11 /home/hermeswp/public_html/backend/vendor/yiisoft/yii2/base/Module.php(766): yii\di\ServiceLocator->get('projectConfig', true)
#12 /home/hermeswp/public_html/backend/vendor/craftcms/cms/src/web/Application.php(379): yii\base\Module->get('projectConfig', true)
#13 /home/hermeswp/public_html/backend/vendor/craftcms/cms/src/base/ApplicationTrait.php(1363): craft\web\Application->get('projectConfig')
#14 /home/hermeswp/public_html/backend/vendor/craftcms/cms/src/base/ApplicationTrait.php(1581): craft\web\Application->getProjectConfig()
#15 /home/hermeswp/public_html/backend/vendor/craftcms/cms/src/web/Application.php(100): craft\web\Application->_preInit()
#16 /home/hermeswp/public_html/backend/vendor/yiisoft/yii2/base/BaseObject.php(109): craft\web\Application->init()
#17 /home/hermeswp/public_html/backend/vendor/yiisoft/yii2/base/Application.php(204): yii\base\BaseObject->__construct(Array)
#18 [internal function]: yii\base\Application->__construct(Array)
#19 /home/hermeswp/public_html/backend/vendor/yiisoft/yii2/di/Container.php(419): ReflectionClass->newInstanceArgs(Array)
#20 /home/hermeswp/public_html/backend/vendor/yiisoft/yii2/di/Container.php(170): yii\di\Container->build('craft\\web\\Appli...', Array, Array)
#21 /home/hermeswp/public_html/backend/vendor/yiisoft/yii2/BaseYii.php(365): yii\di\Container->get('craft\\web\\Appli...', Array, Array)
#22 /home/hermeswp/public_html/backend/vendor/craftcms/cms/src/Craft.php(70): yii\BaseYii::createObject(Array, Array)
#23 /home/hermeswp/public_html/backend/vendor/craftcms/cms/bootstrap/bootstrap.php(306): Craft::createObject(Array)
#24 /home/hermeswp/public_html/backend/vendor/craftcms/cms/bootstrap/web.php(35): require('/home/hermeswp/...')
#25 /home/hermeswp/public_html/backend/web/index.php(11): require('/home/hermeswp/...')
#26 {main}

Next yii\db\Exception: SQLSTATE[HY000] [1044] Access denied for user 'hermeswp_baf'@'localhost' to database 'hermeswp_baf' in /home/hermeswp/public_html/backend/vendor/yiisoft/yii2/db/Connection.php:648
Stack trace:
#0 /home/hermeswp/public_html/backend/vendor/craftcms/cms/src/db/Connection.php(178): yii\db\Connection->open()
#1 /home/hermeswp/public_html/backend/vendor/craftcms/cms/src/base/ApplicationTrait.php(973): craft\db\Connection->open()
#2 /home/hermeswp/public_html/backend/vendor/craftcms/cms/src/base/ApplicationTrait.php(427): craft\web\Application->getIsDbConnectionValid()
#3 /home/hermeswp/public_html/backend/vendor/craftcms/cms/src/helpers/App.php(1124): craft\web\Application->getIsInstalled()
#4 /home/hermeswp/public_html/backend/vendor/craftcms/cms/src/config/app.php(241): craft\helpers\App::projectConfigConfig()
#5 [internal function]: {closure}()
#6 /home/hermeswp/public_html/backend/vendor/yiisoft/yii2/di/Container.php(633): call_user_func_array(Object(Closure), Array)
#7 /home/hermeswp/public_html/backend/vendor/yiisoft/yii2/BaseYii.php(349): yii\di\Container->invoke(Object(Closure), Array)
#8 /home/hermeswp/public_html/backend/vendor/yiisoft/yii2/di/ServiceLocator.php(137): yii\BaseYii::createObject(Object(Closure))
#9 /home/hermeswp/public_html/backend/vendor/yiisoft/yii2/base/Module.php(766): yii\di\ServiceLocator->get('projectConfig', true)
#10 /home/hermeswp/public_html/backend/vendor/craftcms/cms/src/web/Application.php(379): yii\base\Module->get('projectConfig', true)
#11 /home/hermeswp/public_html/backend/vendor/craftcms/cms/src/base/ApplicationTrait.php(1363): craft\web\Application->get('projectConfig')
#12 /home/hermeswp/public_html/backend/vendor/craftcms/cms/src/base/ApplicationTrait.php(1581): craft\web\Application->getProjectConfig()
#13 /home/hermeswp/public_html/backend/vendor/craftcms/cms/src/web/Application.php(100): craft\web\Application->_preInit()
#14 /home/hermeswp/public_html/backend/vendor/yiisoft/yii2/base/BaseObject.php(109): craft\web\Application->init()
#15 /home/hermeswp/public_html/backend/vendor/yiisoft/yii2/base/Application.php(204): yii\base\BaseObject->__construct(Array)
#16 [internal function]: yii\base\Application->__construct(Array)
#17 /home/hermeswp/public_html/backend/vendor/yiisoft/yii2/di/Container.php(419): ReflectionClass->newInstanceArgs(Array)
#18 /home/hermeswp/public_html/backend/vendor/yiisoft/yii2/di/Container.php(170): yii\di\Container->build('craft\\web\\Appli...', Array, Array)
#19 /home/hermeswp/public_html/backend/vendor/yiisoft/yii2/BaseYii.php(365): yii\di\Container->get('craft\\web\\Appli...', Array, Array)
#20 /home/hermeswp/public_html/backend/vendor/craftcms/cms/src/Craft.php(70): yii\BaseYii::createObject(Array, Array)
#21 /home/hermeswp/public_html/backend/vendor/craftcms/cms/bootstrap/bootstrap.php(306): Craft::createObject(Array)
#22 /home/hermeswp/public_html/backend/vendor/craftcms/cms/bootstrap/web.php(35): require('/home/hermeswp/...')
#23 /home/hermeswp/public_html/backend/web/index.php(11): require('/home/hermeswp/...')
#24 {main}

Next craft\errors\DbConnectException: Craft CMS can’t connect to the database. in /home/hermeswp/public_html/backend/vendor/craftcms/cms/src/db/Connection.php:199
Stack trace:
#0 /home/hermeswp/public_html/backend/vendor/craftcms/cms/src/base/ApplicationTrait.php(973): craft\db\Connection->open()
#1 /home/hermeswp/public_html/backend/vendor/craftcms/cms/src/base/ApplicationTrait.php(427): craft\web\Application->getIsDbConnectionValid()
#2 /home/hermeswp/public_html/backend/vendor/craftcms/cms/src/helpers/App.php(1124): craft\web\Application->getIsInstalled()
#3 /home/hermeswp/public_html/backend/vendor/craftcms/cms/src/config/app.php(241): craft\helpers\App::projectConfigConfig()
#4 [internal function]: {closure}()
#5 /home/hermeswp/public_html/backend/vendor/yiisoft/yii2/di/Container.php(633): call_user_func_array(Object(Closure), Array)
#6 /home/hermeswp/public_html/backend/vendor/yiisoft/yii2/BaseYii.php(349): yii\di\Container->invoke(Object(Closure), Array)
#7 /home/hermeswp/public_html/backend/vendor/yiisoft/yii2/di/ServiceLocator.php(137): yii\BaseYii::createObject(Object(Closure))
#8 /home/hermeswp/public_html/backend/vendor/yiisoft/yii2/base/Module.php(766): yii\di\ServiceLocator->get('projectConfig', true)
#9 /home/hermeswp/public_html/backend/vendor/craftcms/cms/src/web/Application.php(379): yii\base\Module->get('projectConfig', true)
#10 /home/hermeswp/public_html/backend/vendor/craftcms/cms/src/base/ApplicationTrait.php(1363): craft\web\Application->get('projectConfig')
#11 /home/hermeswp/public_html/backend/vendor/craftcms/cms/src/base/ApplicationTrait.php(1581): craft\web\Application->getProjectConfig()
#12 /home/hermeswp/public_html/backend/vendor/craftcms/cms/src/web/Application.php(100): craft\web\Application->_preInit()
#13 /home/hermeswp/public_html/backend/vendor/yiisoft/yii2/base/BaseObject.php(109): craft\web\Application->init()
#14 /home/hermeswp/public_html/backend/vendor/yiisoft/yii2/base/Application.php(204): yii\base\BaseObject->__construct(Array)
#15 [internal function]: yii\base\Application->__construct(Array)
#16 /home/hermeswp/public_html/backend/vendor/yiisoft/yii2/di/Container.php(419): ReflectionClass->newInstanceArgs(Array)
#17 /home/hermeswp/public_html/backend/vendor/yiisoft/yii2/di/Container.php(170): yii\di\Container->build('craft\\web\\Appli...', Array, Array)
#18 /home/hermeswp/public_html/backend/vendor/yiisoft/yii2/BaseYii.php(365): yii\di\Container->get('craft\\web\\Appli...', Array, Array)
#19 /home/hermeswp/public_html/backend/vendor/craftcms/cms/src/Craft.php(70): yii\BaseYii::createObject(Array, Array)
#20 /home/hermeswp/public_html/backend/vendor/craftcms/cms/bootstrap/bootstrap.php(306): Craft::createObject(Array)
#21 /home/hermeswp/public_html/backend/vendor/craftcms/cms/bootstrap/web.php(35): require('/home/hermeswp/...')
#22 /home/hermeswp/public_html/backend/web/index.php(11): require('/home/hermeswp/...')
#23 {main} {"memory":935832,"exception":"[object] (craft\\errors\\DbConnectException(code: 0): Craft CMS can’t connect to the database. at /home/hermeswp/public_html/backend/vendor/craftcms/cms/src/db/Connection.php:199)
[previous exception] [object] (yii\\db\\Exception(code: 1044): SQLSTATE[HY000] [1044] Access denied for user 'hermeswp_baf'@'localhost' to database 'hermeswp_baf' at /home/hermeswp/public_html/backend/vendor/yiisoft/yii2/db/Connection.php:648)
[previous exception] [object] (PDOException(code: 1044): SQLSTATE[HY000] [1044] Access denied for user 'hermeswp_baf'@'localhost' to database 'hermeswp_baf' at /home/hermeswp/public_html/backend/vendor/yiisoft/yii2/db/Connection.php:722)"} 
2026-06-07 14:05:59 [web.INFO] [modules\finedigital\FineDigitalModule::init] FineDigitalModule initialized {"memory":992824} 
2026-06-07 14:05:59 [web.ERROR] [yii\web\HttpException:503] craft\web\ServiceUnavailableHttpException in /home/hermeswp/public_html/backend/vendor/craftcms/cms/src/web/Application.php:628
Stack trace:
#0 /home/hermeswp/public_html/backend/vendor/craftcms/cms/src/web/Application.php(224): craft\web\Application->_processInstallRequest(Object(craft\web\Request))
#1 /home/hermeswp/public_html/backend/vendor/yiisoft/yii2/base/Application.php(384): craft\web\Application->handleRequest(Object(craft\web\Request))
#2 /home/hermeswp/public_html/backend/web/index.php(12): yii\base\Application->run()
#3 {main} {"memory":792408,"exception":"[object] (craft\\web\\ServiceUnavailableHttpException(code: 0):  at /home/hermeswp/public_html/backend/vendor/craftcms/cms/src/web/Application.php:628)"} 
2026-06-07 14:05:59 [web.INFO] [yii\db\Connection::open] Opening DB connection: mysql:host=127.0.0.1;dbname=hermeswp_baf;port=3306 {"memory":893248} 
2026-06-07 14:05:59 [web.ERROR] [craft\db\Connection::open] SQLSTATE[HY000] [1044] Access denied for user 'hermeswp_baf'@'localhost' to database 'hermeswp_baf' {"memory":922176} 
2026-06-07 14:05:59 [web.ERROR] [craft\db\Connection::open] SQLSTATE[HY000] [1044] Access denied for user 'hermeswp_baf'@'localhost' to database 'hermeswp_baf' {"memory":922392} 
2026-06-07 14:05:59 [web.ERROR] [craft\base\ApplicationTrait::getIsDbConnectionValid] There was a problem connecting to the database: Craft CMS can’t connect to the database. {"memory":935592} 
2026-06-07 14:05:59 [web.ERROR] [craft\errors\DbConnectException] PDOException: SQLSTATE[HY000] [1044] Access denied for user 'hermeswp_baf'@'localhost' to database 'hermeswp_baf' in /home/hermeswp/public_html/backend/vendor/yiisoft/yii2/db/Connection.php:722
Stack trace:
#0 /home/hermeswp/public_html/backend/vendor/yiisoft/yii2/db/Connection.php(722): PDO->__construct('mysql:host=127....', 'hermeswp_baf', Object(SensitiveParameterValue), Array)
#1 /home/hermeswp/public_html/backend/vendor/yiisoft/yii2/db/Connection.php(637): yii\db\Connection->createPdoInstance()
#2 /home/hermeswp/public_html/backend/vendor/craftcms/cms/src/db/Connection.php(178): yii\db\Connection->open()
#3 /home/hermeswp/public_html/backend/vendor/craftcms/cms/src/base/ApplicationTrait.php(973): craft\db\Connection->open()
#4 /home/hermeswp/public_html/backend/vendor/craftcms/cms/src/base/ApplicationTrait.php(427): craft\web\Application->getIsDbConnectionValid()
#5 /home/hermeswp/public_html/backend/vendor/craftcms/cms/src/helpers/App.php(1124): craft\web\Application->getIsInstalled()
#6 /home/hermeswp/public_html/backend/vendor/craftcms/cms/src/config/app.php(241): craft\helpers\App::projectConfigConfig()
#7 [internal function]: {closure}()
#8 /home/hermeswp/public_html/backend/vendor/yiisoft/yii2/di/Container.php(633): call_user_func_array(Object(Closure), Array)
#9 /home/hermeswp/public_html/backend/vendor/yiisoft/yii2/BaseYii.php(349): yii\di\Container->invoke(Object(Closure), Array)
#10 /home/hermeswp/public_html/backend/vendor/yiisoft/yii2/di/ServiceLocator.php(137): yii\BaseYii::createObject(Object(Closure))
#11 /home/hermeswp/public_html/backend/vendor/yiisoft/yii2/base/Module.php(766): yii\di\ServiceLocator->get('projectConfig', true)
#12 /home/hermeswp/public_html/backend/vendor/craftcms/cms/src/web/Application.php(379): yii\base\Module->get('projectConfig', true)
#13 /home/hermeswp/public_html/backend/vendor/craftcms/cms/src/base/ApplicationTrait.php(1363): craft\web\Application->get('projectConfig')
#14 /home/hermeswp/public_html/backend/vendor/craftcms/cms/src/base/ApplicationTrait.php(1581): craft\web\Application->getProjectConfig()
#15 /home/hermeswp/public_html/backend/vendor/craftcms/cms/src/web/Application.php(100): craft\web\Application->_preInit()
#16 /home/hermeswp/public_html/backend/vendor/yiisoft/yii2/base/BaseObject.php(109): craft\web\Application->init()
#17 /home/hermeswp/public_html/backend/vendor/yiisoft/yii2/base/Application.php(204): yii\base\BaseObject->__construct(Array)
#18 [internal function]: yii\base\Application->__construct(Array)
#19 /home/hermeswp/public_html/backend/vendor/yiisoft/yii2/di/Container.php(419): ReflectionClass->newInstanceArgs(Array)
#20 /home/hermeswp/public_html/backend/vendor/yiisoft/yii2/di/Container.php(170): yii\di\Container->build('craft\\web\\Appli...', Array, Array)
#21 /home/hermeswp/public_html/backend/vendor/yiisoft/yii2/BaseYii.php(365): yii\di\Container->get('craft\\web\\Appli...', Array, Array)
#22 /home/hermeswp/public_html/backend/vendor/craftcms/cms/src/Craft.php(70): yii\BaseYii::createObject(Array, Array)
#23 /home/hermeswp/public_html/backend/vendor/craftcms/cms/bootstrap/bootstrap.php(306): Craft::createObject(Array)
#24 /home/hermeswp/public_html/backend/vendor/craftcms/cms/bootstrap/web.php(35): require('/home/hermeswp/...')
#25 /home/hermeswp/public_html/backend/web/index.php(11): require('/home/hermeswp/...')
#26 {main}

Next yii\db\Exception: SQLSTATE[HY000] [1044] Access denied for user 'hermeswp_baf'@'localhost' to database 'hermeswp_baf' in /home/hermeswp/public_html/backend/vendor/yiisoft/yii2/db/Connection.php:648
Stack trace:
#0 /home/hermeswp/public_html/backend/vendor/craftcms/cms/src/db/Connection.php(178): yii\db\Connection->open()
#1 /home/hermeswp/public_html/backend/vendor/craftcms/cms/src/base/ApplicationTrait.php(973): craft\db\Connection->open()
#2 /home/hermeswp/public_html/backend/vendor/craftcms/cms/src/base/ApplicationTrait.php(427): craft\web\Application->getIsDbConnectionValid()
#3 /home/hermeswp/public_html/backend/vendor/craftcms/cms/src/helpers/App.php(1124): craft\web\Application->getIsInstalled()
#4 /home/hermeswp/public_html/backend/vendor/craftcms/cms/src/config/app.php(241): craft\helpers\App::projectConfigConfig()
#5 [internal function]: {closure}()
#6 /home/hermeswp/public_html/backend/vendor/yiisoft/yii2/di/Container.php(633): call_user_func_array(Object(Closure), Array)
#7 /home/hermeswp/public_html/backend/vendor/yiisoft/yii2/BaseYii.php(349): yii\di\Container->invoke(Object(Closure), Array)
#8 /home/hermeswp/public_html/backend/vendor/yiisoft/yii2/di/ServiceLocator.php(137): yii\BaseYii::createObject(Object(Closure))
#9 /home/hermeswp/public_html/backend/vendor/yiisoft/yii2/base/Module.php(766): yii\di\ServiceLocator->get('projectConfig', true)
#10 /home/hermeswp/public_html/backend/vendor/craftcms/cms/src/web/Application.php(379): yii\base\Module->get('projectConfig', true)
#11 /home/hermeswp/public_html/backend/vendor/craftcms/cms/src/base/ApplicationTrait.php(1363): craft\web\Application->get('projectConfig')
#12 /home/hermeswp/public_html/backend/vendor/craftcms/cms/src/base/ApplicationTrait.php(1581): craft\web\Application->getProjectConfig()
#13 /home/hermeswp/public_html/backend/vendor/craftcms/cms/src/web/Application.php(100): craft\web\Application->_preInit()
#14 /home/hermeswp/public_html/backend/vendor/yiisoft/yii2/base/BaseObject.php(109): craft\web\Application->init()
#15 /home/hermeswp/public_html/backend/vendor/yiisoft/yii2/base/Application.php(204): yii\base\BaseObject->__construct(Array)
#16 [internal function]: yii\base\Application->__construct(Array)
#17 /home/hermeswp/public_html/backend/vendor/yiisoft/yii2/di/Container.php(419): ReflectionClass->newInstanceArgs(Array)
#18 /home/hermeswp/public_html/backend/vendor/yiisoft/yii2/di/Container.php(170): yii\di\Container->build('craft\\web\\Appli...', Array, Array)
#19 /home/hermeswp/public_html/backend/vendor/yiisoft/yii2/BaseYii.php(365): yii\di\Container->get('craft\\web\\Appli...', Array, Array)
#20 /home/hermeswp/public_html/backend/vendor/craftcms/cms/src/Craft.php(70): yii\BaseYii::createObject(Array, Array)
#21 /home/hermeswp/public_html/backend/vendor/craftcms/cms/bootstrap/bootstrap.php(306): Craft::createObject(Array)
#22 /home/hermeswp/public_html/backend/vendor/craftcms/cms/bootstrap/web.php(35): require('/home/hermeswp/...')
#23 /home/hermeswp/public_html/backend/web/index.php(11): require('/home/hermeswp/...')
#24 {main}

Next craft\errors\DbConnectException: Craft CMS can’t connect to the database. in /home/hermeswp/public_html/backend/vendor/craftcms/cms/src/db/Connection.php:199
Stack trace:
#0 /home/hermeswp/public_html/backend/vendor/craftcms/cms/src/base/ApplicationTrait.php(973): craft\db\Connection->open()
#1 /home/hermeswp/public_html/backend/vendor/craftcms/cms/src/base/ApplicationTrait.php(427): craft\web\Application->getIsDbConnectionValid()
#2 /home/hermeswp/public_html/backend/vendor/craftcms/cms/src/helpers/App.php(1124): craft\web\Application->getIsInstalled()
#3 /home/hermeswp/public_html/backend/vendor/craftcms/cms/src/config/app.php(241): craft\helpers\App::projectConfigConfig()
#4 [internal function]: {closure}()
#5 /home/hermeswp/public_html/backend/vendor/yiisoft/yii2/di/Container.php(633): call_user_func_array(Object(Closure), Array)
#6 /home/hermeswp/public_html/backend/vendor/yiisoft/yii2/BaseYii.php(349): yii\di\Container->invoke(Object(Closure), Array)
#7 /home/hermeswp/public_html/backend/vendor/yiisoft/yii2/di/ServiceLocator.php(137): yii\BaseYii::createObject(Object(Closure))
#8 /home/hermeswp/public_html/backend/vendor/yiisoft/yii2/base/Module.php(766): yii\di\ServiceLocator->get('projectConfig', true)
#9 /home/hermeswp/public_html/backend/vendor/craftcms/cms/src/web/Application.php(379): yii\base\Module->get('projectConfig', true)
#10 /home/hermeswp/public_html/backend/vendor/craftcms/cms/src/base/ApplicationTrait.php(1363): craft\web\Application->get('projectConfig')
#11 /home/hermeswp/public_html/backend/vendor/craftcms/cms/src/base/ApplicationTrait.php(1581): craft\web\Application->getProjectConfig()
#12 /home/hermeswp/public_html/backend/vendor/craftcms/cms/src/web/Application.php(100): craft\web\Application->_preInit()
#13 /home/hermeswp/public_html/backend/vendor/yiisoft/yii2/base/BaseObject.php(109): craft\web\Application->init()
#14 /home/hermeswp/public_html/backend/vendor/yiisoft/yii2/base/Application.php(204): yii\base\BaseObject->__construct(Array)
#15 [internal function]: yii\base\Application->__construct(Array)
#16 /home/hermeswp/public_html/backend/vendor/yiisoft/yii2/di/Container.php(419): ReflectionClass->newInstanceArgs(Array)
#17 /home/hermeswp/public_html/backend/vendor/yiisoft/yii2/di/Container.php(170): yii\di\Container->build('craft\\web\\Appli...', Array, Array)
#18 /home/hermeswp/public_html/backend/vendor/yiisoft/yii2/BaseYii.php(365): yii\di\Container->get('craft\\web\\Appli...', Array, Array)
#19 /home/hermeswp/public_html/backend/vendor/craftcms/cms/src/Craft.php(70): yii\BaseYii::createObject(Array, Array)
#20 /home/hermeswp/public_html/backend/vendor/craftcms/cms/bootstrap/bootstrap.php(306): Craft::createObject(Array)
#21 /home/hermeswp/public_html/backend/vendor/craftcms/cms/bootstrap/web.php(35): require('/home/hermeswp/...')
#22 /home/hermeswp/public_html/backend/web/index.php(11): require('/home/hermeswp/...')
#23 {main} {"memory":935808,"exception":"[object] (craft\\errors\\DbConnectException(code: 0): Craft CMS can’t connect to the database. at /home/hermeswp/public_html/backend/vendor/craftcms/cms/src/db/Connection.php:199)
[previous exception] [object] (yii\\db\\Exception(code: 1044): SQLSTATE[HY000] [1044] Access denied for user 'hermeswp_baf'@'localhost' to database 'hermeswp_baf' at /home/hermeswp/public_html/backend/vendor/yiisoft/yii2/db/Connection.php:648)
[previous exception] [object] (PDOException(code: 1044): SQLSTATE[HY000] [1044] Access denied for user 'hermeswp_baf'@'localhost' to database 'hermeswp_baf' at /home/hermeswp/public_html/backend/vendor/yiisoft/yii2/db/Connection.php:722)"} 
2026-06-07 14:05:59 [web.INFO] [modules\finedigital\FineDigitalModule::init] FineDigitalModule initialized {"memory":992760} 
2026-06-07 14:05:59 [web.ERROR] [yii\web\HttpException:503] craft\web\ServiceUnavailableHttpException in /home/hermeswp/public_html/backend/vendor/craftcms/cms/src/web/Application.php:628
Stack trace:
#0 /home/hermeswp/public_html/backend/vendor/craftcms/cms/src/web/Application.php(224): craft\web\Application->_processInstallRequest(Object(craft\web\Request))
#1 /home/hermeswp/public_html/backend/vendor/yiisoft/yii2/base/Application.php(384): craft\web\Application->handleRequest(Object(craft\web\Request))
#2 /home/hermeswp/public_html/backend/web/index.php(12): yii\base\Application->run()
#3 {main} {"memory":792344,"exception":"[object] (craft\\web\\ServiceUnavailableHttpException(code: 0):  at /home/hermeswp/public_html/backend/vendor/craftcms/cms/src/web/Application.php:628)"} 
2026-06-07 14:05:59 [web.INFO] [application] Request context:
$_GET = []

$_POST = []

$_FILES = []

$_COOKIE = []

$_SERVER = [
    'USER' => 'hermeswp'
    'HOME' => '/home/hermeswp'
    'SCRIPT_NAME' => '/backend/web/index.php'
    'REQUEST_URI' => '/backend/web/'
    'QUERY_STRING' => ''
    'REQUEST_METHOD' => 'GET'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'REMOTE_PORT' => '42032'
    'SCRIPT_FILENAME' => '/home/hermeswp/public_html/backend/web/index.php'
    'SERVER_ADMIN' => 'webmaster@hermeswp.xyz'
    'CONTEXT_DOCUMENT_ROOT' => '/home/hermeswp/public_html'
    'CONTEXT_PREFIX' => ''
    'REQUEST_SCHEME' => 'https'
    'DOCUMENT_ROOT' => '/home/hermeswp/public_html'
    'REMOTE_ADDR' => '51.89.167.1'
    'SERVER_PORT' => '443'
    'SERVER_ADDR' => '192.248.166.68'
    'SERVER_NAME' => 'www.hermeswp.xyz'
    'SERVER_SOFTWARE' => 'Apache'
    'SERVER_SIGNATURE' => ''
    'PATH' => '/usr/local/jdk/bin:/usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11R6/bin:/usr/local/bin:/usr/X11R6/bin:/root/bin:/opt/bin'
    'HTTP_X_HTTPS' => '1'
    'HTTP_ACCEPT_ENCODING' => 'gzip'
    'HTTP_USER_AGENT' => 'Go-http-client/1.1'
    'HTTP_HOST' => 'www.hermeswp.xyz:443'
    'proxy-nokeepalive' => '1'
    'SSL_TLS_SNI' => 'www.hermeswp.xyz'
    'HTTPS' => 'on'
    'SCRIPT_URI' => 'https://www.hermeswp.xyz/backend/web/'
    'SCRIPT_URL' => '/backend/web/'
    'UNIQUE_ID' => 'aiV6xzIZvE7JbK6kmhBOKQAAAAA'
    'FCGI_ROLE' => 'RESPONDER'
    'PHP_SELF' => '/backend/web/index.php'
    'REQUEST_TIME_FLOAT' => 1780841159.628
    'REQUEST_TIME' => 1780841159
    'argv' => []
    'argc' => 0
    'CRAFT_APP_ID' => 'CraftCMS--d24e3dc1-20bd-4bf5-a814-3d26a15b2d77'
    'CRAFT_ENVIRONMENT' => 'dev'
    'CRAFT_SECURITY_KEY' => '••••••••••••••••••••••••••••••••'
    'CRAFT_DEV_MODE' => 'true'
    'CRAFT_ALLOW_ADMIN_CHANGES' => 'true'
    'CRAFT_DISALLOW_ROBOTS' => 'true'
    'CRAFT_DB_DRIVER' => 'mysql'
    'CRAFT_DB_SERVER' => '127.0.0.1'
    'CRAFT_DB_PORT' => '3306'
    'CRAFT_DB_DATABASE' => 'hermeswp_baf'
    'CRAFT_DB_USER' => 'hermeswp_baf'
    'CRAFT_DB_PASSWORD' => '•••••••••••••••'
    'CRAFT_DB_SCHEMA' => ''
    'CRAFT_DB_TABLE_PREFIX' => ''
    'PRIMARY_SITE_URL' => 'https://hermeswp.xyz/backend/web'
] {"environment":"dev"} 
2026-06-07 14:05:59 [web.INFO] [application] Request context:
$_GET = []

$_POST = []

$_FILES = []

$_COOKIE = []

$_SERVER = [
    'USER' => 'hermeswp'
    'HOME' => '/home/hermeswp'
    'SCRIPT_NAME' => '/backend/web/index.php'
    'REQUEST_URI' => '/backend/web/'
    'QUERY_STRING' => ''
    'REQUEST_METHOD' => 'GET'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'REMOTE_PORT' => '42044'
    'SCRIPT_FILENAME' => '/home/hermeswp/public_html/backend/web/index.php'
    'SERVER_ADMIN' => 'webmaster@hermeswp.xyz'
    'CONTEXT_DOCUMENT_ROOT' => '/home/hermeswp/public_html'
    'CONTEXT_PREFIX' => ''
    'REQUEST_SCHEME' => 'https'
    'DOCUMENT_ROOT' => '/home/hermeswp/public_html'
    'REMOTE_ADDR' => '51.89.167.1'
    'SERVER_PORT' => '443'
    'SERVER_ADDR' => '192.248.166.68'
    'SERVER_NAME' => 'hermeswp.xyz'
    'SERVER_SOFTWARE' => 'Apache'
    'SERVER_SIGNATURE' => ''
    'PATH' => '/usr/local/jdk/bin:/usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11R6/bin:/usr/local/bin:/usr/X11R6/bin:/root/bin:/opt/bin'
    'HTTP_X_HTTPS' => '1'
    'HTTP_ACCEPT_ENCODING' => 'gzip'
    'HTTP_USER_AGENT' => 'Go-http-client/1.1'
    'HTTP_HOST' => 'hermeswp.xyz:443'
    'proxy-nokeepalive' => '1'
    'SSL_TLS_SNI' => 'hermeswp.xyz'
    'HTTPS' => 'on'
    'SCRIPT_URI' => 'https://hermeswp.xyz/backend/web/'
    'SCRIPT_URL' => '/backend/web/'
    'UNIQUE_ID' => 'aiV6x5nHyM1M73_1pJX6QAAAAAw'
    'FCGI_ROLE' => 'RESPONDER'
    'PHP_SELF' => '/backend/web/index.php'
    'REQUEST_TIME_FLOAT' => 1780841159.7132
    'REQUEST_TIME' => 1780841159
    'argv' => []
    'argc' => 0
    'CRAFT_APP_ID' => 'CraftCMS--d24e3dc1-20bd-4bf5-a814-3d26a15b2d77'
    'CRAFT_ENVIRONMENT' => 'dev'
    'CRAFT_SECURITY_KEY' => '••••••••••••••••••••••••••••••••'
    'CRAFT_DEV_MODE' => 'true'
    'CRAFT_ALLOW_ADMIN_CHANGES' => 'true'
    'CRAFT_DISALLOW_ROBOTS' => 'true'
    'CRAFT_DB_DRIVER' => 'mysql'
    'CRAFT_DB_SERVER' => '127.0.0.1'
    'CRAFT_DB_PORT' => '3306'
    'CRAFT_DB_DATABASE' => 'hermeswp_baf'
    'CRAFT_DB_USER' => 'hermeswp_baf'
    'CRAFT_DB_PASSWORD' => '•••••••••••••••'
    'CRAFT_DB_SCHEMA' => ''
    'CRAFT_DB_TABLE_PREFIX' => ''
    'PRIMARY_SITE_URL' => 'https://hermeswp.xyz/backend/web'
] {"environment":"dev"} 
2026-06-07 14:06:07 [web.INFO] [yii\db\Connection::open] Opening DB connection: mysql:host=127.0.0.1;dbname=hermeswp_baf;port=3306 {"memory":892856} 
2026-06-07 14:06:07 [web.ERROR] [craft\db\Connection::open] SQLSTATE[HY000] [1044] Access denied for user 'hermeswp_baf'@'localhost' to database 'hermeswp_baf' {"memory":921784} 
2026-06-07 14:06:07 [web.ERROR] [craft\db\Connection::open] SQLSTATE[HY000] [1044] Access denied for user 'hermeswp_baf'@'localhost' to database 'hermeswp_baf' {"memory":922000} 
2026-06-07 14:06:07 [web.ERROR] [craft\base\ApplicationTrait::getIsDbConnectionValid] There was a problem connecting to the database: Craft CMS can’t connect to the database. {"memory":935200} 
2026-06-07 14:06:07 [web.ERROR] [craft\errors\DbConnectException] PDOException: SQLSTATE[HY000] [1044] Access denied for user 'hermeswp_baf'@'localhost' to database 'hermeswp_baf' in /home/hermeswp/public_html/backend/vendor/yiisoft/yii2/db/Connection.php:722
Stack trace:
#0 /home/hermeswp/public_html/backend/vendor/yiisoft/yii2/db/Connection.php(722): PDO->__construct('mysql:host=127....', 'hermeswp_baf', Object(SensitiveParameterValue), Array)
#1 /home/hermeswp/public_html/backend/vendor/yiisoft/yii2/db/Connection.php(637): yii\db\Connection->createPdoInstance()
#2 /home/hermeswp/public_html/backend/vendor/craftcms/cms/src/db/Connection.php(178): yii\db\Connection->open()
#3 /home/hermeswp/public_html/backend/vendor/craftcms/cms/src/base/ApplicationTrait.php(973): craft\db\Connection->open()
#4 /home/hermeswp/public_html/backend/vendor/craftcms/cms/src/base/ApplicationTrait.php(427): craft\web\Application->getIsDbConnectionValid()
#5 /home/hermeswp/public_html/backend/vendor/craftcms/cms/src/helpers/App.php(1124): craft\web\Application->getIsInstalled()
#6 /home/hermeswp/public_html/backend/vendor/craftcms/cms/src/config/app.php(241): craft\helpers\App::projectConfigConfig()
#7 [internal function]: {closure}()
#8 /home/hermeswp/public_html/backend/vendor/yiisoft/yii2/di/Container.php(633): call_user_func_array(Object(Closure), Array)
#9 /home/hermeswp/public_html/backend/vendor/yiisoft/yii2/BaseYii.php(349): yii\di\Container->invoke(Object(Closure), Array)
#10 /home/hermeswp/public_html/backend/vendor/yiisoft/yii2/di/ServiceLocator.php(137): yii\BaseYii::createObject(Object(Closure))
#11 /home/hermeswp/public_html/backend/vendor/yiisoft/yii2/base/Module.php(766): yii\di\ServiceLocator->get('projectConfig', true)
#12 /home/hermeswp/public_html/backend/vendor/craftcms/cms/src/web/Application.php(379): yii\base\Module->get('projectConfig', true)
#13 /home/hermeswp/public_html/backend/vendor/craftcms/cms/src/base/ApplicationTrait.php(1363): craft\web\Application->get('projectConfig')
#14 /home/hermeswp/public_html/backend/vendor/craftcms/cms/src/base/ApplicationTrait.php(1581): craft\web\Application->getProjectConfig()
#15 /home/hermeswp/public_html/backend/vendor/craftcms/cms/src/web/Application.php(100): craft\web\Application->_preInit()
#16 /home/hermeswp/public_html/backend/vendor/yiisoft/yii2/base/BaseObject.php(109): craft\web\Application->init()
#17 /home/hermeswp/public_html/backend/vendor/yiisoft/yii2/base/Application.php(204): yii\base\BaseObject->__construct(Array)
#18 [internal function]: yii\base\Application->__construct(Array)
#19 /home/hermeswp/public_html/backend/vendor/yiisoft/yii2/di/Container.php(419): ReflectionClass->newInstanceArgs(Array)
#20 /home/hermeswp/public_html/backend/vendor/yiisoft/yii2/di/Container.php(170): yii\di\Container->build('craft\\web\\Appli...', Array, Array)
#21 /home/hermeswp/public_html/backend/vendor/yiisoft/yii2/BaseYii.php(365): yii\di\Container->get('craft\\web\\Appli...', Array, Array)
#22 /home/hermeswp/public_html/backend/vendor/craftcms/cms/src/Craft.php(70): yii\BaseYii::createObject(Array, Array)
#23 /home/hermeswp/public_html/backend/vendor/craftcms/cms/bootstrap/bootstrap.php(306): Craft::createObject(Array)
#24 /home/hermeswp/public_html/backend/vendor/craftcms/cms/bootstrap/web.php(35): require('/home/hermeswp/...')
#25 /home/hermeswp/public_html/backend/web/index.php(11): require('/home/hermeswp/...')
#26 {main}

Next yii\db\Exception: SQLSTATE[HY000] [1044] Access denied for user 'hermeswp_baf'@'localhost' to database 'hermeswp_baf' in /home/hermeswp/public_html/backend/vendor/yiisoft/yii2/db/Connection.php:648
Stack trace:
#0 /home/hermeswp/public_html/backend/vendor/craftcms/cms/src/db/Connection.php(178): yii\db\Connection->open()
#1 /home/hermeswp/public_html/backend/vendor/craftcms/cms/src/base/ApplicationTrait.php(973): craft\db\Connection->open()
#2 /home/hermeswp/public_html/backend/vendor/craftcms/cms/src/base/ApplicationTrait.php(427): craft\web\Application->getIsDbConnectionValid()
#3 /home/hermeswp/public_html/backend/vendor/craftcms/cms/src/helpers/App.php(1124): craft\web\Application->getIsInstalled()
#4 /home/hermeswp/public_html/backend/vendor/craftcms/cms/src/config/app.php(241): craft\helpers\App::projectConfigConfig()
#5 [internal function]: {closure}()
#6 /home/hermeswp/public_html/backend/vendor/yiisoft/yii2/di/Container.php(633): call_user_func_array(Object(Closure), Array)
#7 /home/hermeswp/public_html/backend/vendor/yiisoft/yii2/BaseYii.php(349): yii\di\Container->invoke(Object(Closure), Array)
#8 /home/hermeswp/public_html/backend/vendor/yiisoft/yii2/di/ServiceLocator.php(137): yii\BaseYii::createObject(Object(Closure))
#9 /home/hermeswp/public_html/backend/vendor/yiisoft/yii2/base/Module.php(766): yii\di\ServiceLocator->get('projectConfig', true)
#10 /home/hermeswp/public_html/backend/vendor/craftcms/cms/src/web/Application.php(379): yii\base\Module->get('projectConfig', true)
#11 /home/hermeswp/public_html/backend/vendor/craftcms/cms/src/base/ApplicationTrait.php(1363): craft\web\Application->get('projectConfig')
#12 /home/hermeswp/public_html/backend/vendor/craftcms/cms/src/base/ApplicationTrait.php(1581): craft\web\Application->getProjectConfig()
#13 /home/hermeswp/public_html/backend/vendor/craftcms/cms/src/web/Application.php(100): craft\web\Application->_preInit()
#14 /home/hermeswp/public_html/backend/vendor/yiisoft/yii2/base/BaseObject.php(109): craft\web\Application->init()
#15 /home/hermeswp/public_html/backend/vendor/yiisoft/yii2/base/Application.php(204): yii\base\BaseObject->__construct(Array)
#16 [internal function]: yii\base\Application->__construct(Array)
#17 /home/hermeswp/public_html/backend/vendor/yiisoft/yii2/di/Container.php(419): ReflectionClass->newInstanceArgs(Array)
#18 /home/hermeswp/public_html/backend/vendor/yiisoft/yii2/di/Container.php(170): yii\di\Container->build('craft\\web\\Appli...', Array, Array)
#19 /home/hermeswp/public_html/backend/vendor/yiisoft/yii2/BaseYii.php(365): yii\di\Container->get('craft\\web\\Appli...', Array, Array)
#20 /home/hermeswp/public_html/backend/vendor/craftcms/cms/src/Craft.php(70): yii\BaseYii::createObject(Array, Array)
#21 /home/hermeswp/public_html/backend/vendor/craftcms/cms/bootstrap/bootstrap.php(306): Craft::createObject(Array)
#22 /home/hermeswp/public_html/backend/vendor/craftcms/cms/bootstrap/web.php(35): require('/home/hermeswp/...')
#23 /home/hermeswp/public_html/backend/web/index.php(11): require('/home/hermeswp/...')
#24 {main}

Next craft\errors\DbConnectException: Craft CMS can’t connect to the database. in /home/hermeswp/public_html/backend/vendor/craftcms/cms/src/db/Connection.php:199
Stack trace:
#0 /home/hermeswp/public_html/backend/vendor/craftcms/cms/src/base/ApplicationTrait.php(973): craft\db\Connection->open()
#1 /home/hermeswp/public_html/backend/vendor/craftcms/cms/src/base/ApplicationTrait.php(427): craft\web\Application->getIsDbConnectionValid()
#2 /home/hermeswp/public_html/backend/vendor/craftcms/cms/src/helpers/App.php(1124): craft\web\Application->getIsInstalled()
#3 /home/hermeswp/public_html/backend/vendor/craftcms/cms/src/config/app.php(241): craft\helpers\App::projectConfigConfig()
#4 [internal function]: {closure}()
#5 /home/hermeswp/public_html/backend/vendor/yiisoft/yii2/di/Container.php(633): call_user_func_array(Object(Closure), Array)
#6 /home/hermeswp/public_html/backend/vendor/yiisoft/yii2/BaseYii.php(349): yii\di\Container->invoke(Object(Closure), Array)
#7 /home/hermeswp/public_html/backend/vendor/yiisoft/yii2/di/ServiceLocator.php(137): yii\BaseYii::createObject(Object(Closure))
#8 /home/hermeswp/public_html/backend/vendor/yiisoft/yii2/base/Module.php(766): yii\di\ServiceLocator->get('projectConfig', true)
#9 /home/hermeswp/public_html/backend/vendor/craftcms/cms/src/web/Application.php(379): yii\base\Module->get('projectConfig', true)
#10 /home/hermeswp/public_html/backend/vendor/craftcms/cms/src/base/ApplicationTrait.php(1363): craft\web\Application->get('projectConfig')
#11 /home/hermeswp/public_html/backend/vendor/craftcms/cms/src/base/ApplicationTrait.php(1581): craft\web\Application->getProjectConfig()
#12 /home/hermeswp/public_html/backend/vendor/craftcms/cms/src/web/Application.php(100): craft\web\Application->_preInit()
#13 /home/hermeswp/public_html/backend/vendor/yiisoft/yii2/base/BaseObject.php(109): craft\web\Application->init()
#14 /home/hermeswp/public_html/backend/vendor/yiisoft/yii2/base/Application.php(204): yii\base\BaseObject->__construct(Array)
#15 [internal function]: yii\base\Application->__construct(Array)
#16 /home/hermeswp/public_html/backend/vendor/yiisoft/yii2/di/Container.php(419): ReflectionClass->newInstanceArgs(Array)
#17 /home/hermeswp/public_html/backend/vendor/yiisoft/yii2/di/Container.php(170): yii\di\Container->build('craft\\web\\Appli...', Array, Array)
#18 /home/hermeswp/public_html/backend/vendor/yiisoft/yii2/BaseYii.php(365): yii\di\Container->get('craft\\web\\Appli...', Array, Array)
#19 /home/hermeswp/public_html/backend/vendor/craftcms/cms/src/Craft.php(70): yii\BaseYii::createObject(Array, Array)
#20 /home/hermeswp/public_html/backend/vendor/craftcms/cms/bootstrap/bootstrap.php(306): Craft::createObject(Array)
#21 /home/hermeswp/public_html/backend/vendor/craftcms/cms/bootstrap/web.php(35): require('/home/hermeswp/...')
#22 /home/hermeswp/public_html/backend/web/index.php(11): require('/home/hermeswp/...')
#23 {main} {"memory":935416,"exception":"[object] (craft\\errors\\DbConnectException(code: 0): Craft CMS can’t connect to the database. at /home/hermeswp/public_html/backend/vendor/craftcms/cms/src/db/Connection.php:199)
[previous exception] [object] (yii\\db\\Exception(code: 1044): SQLSTATE[HY000] [1044] Access denied for user 'hermeswp_baf'@'localhost' to database 'hermeswp_baf' at /home/hermeswp/public_html/backend/vendor/yiisoft/yii2/db/Connection.php:648)
[previous exception] [object] (PDOException(code: 1044): SQLSTATE[HY000] [1044] Access denied for user 'hermeswp_baf'@'localhost' to database 'hermeswp_baf' at /home/hermeswp/public_html/backend/vendor/yiisoft/yii2/db/Connection.php:722)"} 
2026-06-07 14:06:07 [web.INFO] [modules\finedigital\FineDigitalModule::init] FineDigitalModule initialized {"memory":992040} 
2026-06-07 14:06:07 [web.ERROR] [yii\web\HttpException:503] craft\web\ServiceUnavailableHttpException in /home/hermeswp/public_html/backend/vendor/craftcms/cms/src/web/Application.php:628
Stack trace:
#0 /home/hermeswp/public_html/backend/vendor/craftcms/cms/src/web/Application.php(224): craft\web\Application->_processInstallRequest(Object(craft\web\Request))
#1 /home/hermeswp/public_html/backend/vendor/yiisoft/yii2/base/Application.php(384): craft\web\Application->handleRequest(Object(craft\web\Request))
#2 /home/hermeswp/public_html/backend/web/index.php(12): yii\base\Application->run()
#3 {main} {"memory":791624,"exception":"[object] (craft\\web\\ServiceUnavailableHttpException(code: 0):  at /home/hermeswp/public_html/backend/vendor/craftcms/cms/src/web/Application.php:628)"} 
2026-06-07 14:06:07 [web.INFO] [application] Request context:
$_GET = []

$_POST = []

$_FILES = []

$_COOKIE = []

$_SERVER = [
    'USER' => 'hermeswp'
    'HOME' => '/home/hermeswp'
    'SCRIPT_NAME' => '/backend/web/index.php'
    'REQUEST_URI' => '/backend/web/'
    'QUERY_STRING' => ''
    'REQUEST_METHOD' => 'GET'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'REMOTE_PORT' => '39402'
    'SCRIPT_FILENAME' => '/home/hermeswp/public_html/backend/web/index.php'
    'SERVER_ADMIN' => 'webmaster@hermeswp.xyz'
    'CONTEXT_DOCUMENT_ROOT' => '/home/hermeswp/public_html'
    'CONTEXT_PREFIX' => ''
    'REQUEST_SCHEME' => 'http'
    'DOCUMENT_ROOT' => '/home/hermeswp/public_html'
    'REMOTE_ADDR' => '57.129.16.41'
    'SERVER_PORT' => '80'
    'SERVER_ADDR' => '192.248.166.68'
    'SERVER_NAME' => 'hermeswp.xyz'
    'SERVER_SOFTWARE' => 'Apache'
    'SERVER_SIGNATURE' => ''
    'PATH' => '/usr/local/jdk/bin:/usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11R6/bin:/usr/local/bin:/usr/X11R6/bin:/root/bin:/opt/bin'
    'HTTP_ACCEPT_ENCODING' => 'gzip'
    'HTTP_USER_AGENT' => 'Go-http-client/1.1'
    'HTTP_HOST' => 'hermeswp.xyz:80'
    'proxy-nokeepalive' => '1'
    'SCRIPT_URI' => 'http://hermeswp.xyz/backend/web/'
    'SCRIPT_URL' => '/backend/web/'
    'UNIQUE_ID' => 'aiV6z7E3X07ztcqRH6v-pQAAAAU'
    'FCGI_ROLE' => 'RESPONDER'
    'PHP_SELF' => '/backend/web/index.php'
    'REQUEST_TIME_FLOAT' => 1780841167.9471
    'REQUEST_TIME' => 1780841167
    'argv' => []
    'argc' => 0
    'CRAFT_APP_ID' => 'CraftCMS--d24e3dc1-20bd-4bf5-a814-3d26a15b2d77'
    'CRAFT_ENVIRONMENT' => 'dev'
    'CRAFT_SECURITY_KEY' => '••••••••••••••••••••••••••••••••'
    'CRAFT_DEV_MODE' => 'true'
    'CRAFT_ALLOW_ADMIN_CHANGES' => 'true'
    'CRAFT_DISALLOW_ROBOTS' => 'true'
    'CRAFT_DB_DRIVER' => 'mysql'
    'CRAFT_DB_SERVER' => '127.0.0.1'
    'CRAFT_DB_PORT' => '3306'
    'CRAFT_DB_DATABASE' => 'hermeswp_baf'
    'CRAFT_DB_USER' => 'hermeswp_baf'
    'CRAFT_DB_PASSWORD' => '•••••••••••••••'
    'CRAFT_DB_SCHEMA' => ''
    'CRAFT_DB_TABLE_PREFIX' => ''
    'PRIMARY_SITE_URL' => 'https://hermeswp.xyz/backend/web'
] {"environment":"dev"} 
2026-06-07 14:06:11 [web.INFO] [yii\db\Connection::open] Opening DB connection: mysql:host=127.0.0.1;dbname=hermeswp_baf;port=3306 {"memory":892888} 
2026-06-07 14:06:11 [web.ERROR] [craft\db\Connection::open] SQLSTATE[HY000] [1044] Access denied for user 'hermeswp_baf'@'localhost' to database 'hermeswp_baf' {"memory":921816} 
2026-06-07 14:06:11 [web.ERROR] [craft\db\Connection::open] SQLSTATE[HY000] [1044] Access denied for user 'hermeswp_baf'@'localhost' to database 'hermeswp_baf' {"memory":922032} 
2026-06-07 14:06:11 [web.ERROR] [craft\base\ApplicationTrait::getIsDbConnectionValid] There was a problem connecting to the database: Craft CMS can’t connect to the database. {"memory":935232} 
2026-06-07 14:06:11 [web.ERROR] [craft\errors\DbConnectException] PDOException: SQLSTATE[HY000] [1044] Access denied for user 'hermeswp_baf'@'localhost' to database 'hermeswp_baf' in /home/hermeswp/public_html/backend/vendor/yiisoft/yii2/db/Connection.php:722
Stack trace:
#0 /home/hermeswp/public_html/backend/vendor/yiisoft/yii2/db/Connection.php(722): PDO->__construct('mysql:host=127....', 'hermeswp_baf', Object(SensitiveParameterValue), Array)
#1 /home/hermeswp/public_html/backend/vendor/yiisoft/yii2/db/Connection.php(637): yii\db\Connection->createPdoInstance()
#2 /home/hermeswp/public_html/backend/vendor/craftcms/cms/src/db/Connection.php(178): yii\db\Connection->open()
#3 /home/hermeswp/public_html/backend/vendor/craftcms/cms/src/base/ApplicationTrait.php(973): craft\db\Connection->open()
#4 /home/hermeswp/public_html/backend/vendor/craftcms/cms/src/base/ApplicationTrait.php(427): craft\web\Application->getIsDbConnectionValid()
#5 /home/hermeswp/public_html/backend/vendor/craftcms/cms/src/helpers/App.php(1124): craft\web\Application->getIsInstalled()
#6 /home/hermeswp/public_html/backend/vendor/craftcms/cms/src/config/app.php(241): craft\helpers\App::projectConfigConfig()
#7 [internal function]: {closure}()
#8 /home/hermeswp/public_html/backend/vendor/yiisoft/yii2/di/Container.php(633): call_user_func_array(Object(Closure), Array)
#9 /home/hermeswp/public_html/backend/vendor/yiisoft/yii2/BaseYii.php(349): yii\di\Container->invoke(Object(Closure), Array)
#10 /home/hermeswp/public_html/backend/vendor/yiisoft/yii2/di/ServiceLocator.php(137): yii\BaseYii::createObject(Object(Closure))
#11 /home/hermeswp/public_html/backend/vendor/yiisoft/yii2/base/Module.php(766): yii\di\ServiceLocator->get('projectConfig', true)
#12 /home/hermeswp/public_html/backend/vendor/craftcms/cms/src/web/Application.php(379): yii\base\Module->get('projectConfig', true)
#13 /home/hermeswp/public_html/backend/vendor/craftcms/cms/src/base/ApplicationTrait.php(1363): craft\web\Application->get('projectConfig')
#14 /home/hermeswp/public_html/backend/vendor/craftcms/cms/src/base/ApplicationTrait.php(1581): craft\web\Application->getProjectConfig()
#15 /home/hermeswp/public_html/backend/vendor/craftcms/cms/src/web/Application.php(100): craft\web\Application->_preInit()
#16 /home/hermeswp/public_html/backend/vendor/yiisoft/yii2/base/BaseObject.php(109): craft\web\Application->init()
#17 /home/hermeswp/public_html/backend/vendor/yiisoft/yii2/base/Application.php(204): yii\base\BaseObject->__construct(Array)
#18 [internal function]: yii\base\Application->__construct(Array)
#19 /home/hermeswp/public_html/backend/vendor/yiisoft/yii2/di/Container.php(419): ReflectionClass->newInstanceArgs(Array)
#20 /home/hermeswp/public_html/backend/vendor/yiisoft/yii2/di/Container.php(170): yii\di\Container->build('craft\\web\\Appli...', Array, Array)
#21 /home/hermeswp/public_html/backend/vendor/yiisoft/yii2/BaseYii.php(365): yii\di\Container->get('craft\\web\\Appli...', Array, Array)
#22 /home/hermeswp/public_html/backend/vendor/craftcms/cms/src/Craft.php(70): yii\BaseYii::createObject(Array, Array)
#23 /home/hermeswp/public_html/backend/vendor/craftcms/cms/bootstrap/bootstrap.php(306): Craft::createObject(Array)
#24 /home/hermeswp/public_html/backend/vendor/craftcms/cms/bootstrap/web.php(35): require('/home/hermeswp/...')
#25 /home/hermeswp/public_html/backend/web/index.php(11): require('/home/hermeswp/...')
#26 {main}

Next yii\db\Exception: SQLSTATE[HY000] [1044] Access denied for user 'hermeswp_baf'@'localhost' to database 'hermeswp_baf' in /home/hermeswp/public_html/backend/vendor/yiisoft/yii2/db/Connection.php:648
Stack trace:
#0 /home/hermeswp/public_html/backend/vendor/craftcms/cms/src/db/Connection.php(178): yii\db\Connection->open()
#1 /home/hermeswp/public_html/backend/vendor/craftcms/cms/src/base/ApplicationTrait.php(973): craft\db\Connection->open()
#2 /home/hermeswp/public_html/backend/vendor/craftcms/cms/src/base/ApplicationTrait.php(427): craft\web\Application->getIsDbConnectionValid()
#3 /home/hermeswp/public_html/backend/vendor/craftcms/cms/src/helpers/App.php(1124): craft\web\Application->getIsInstalled()
#4 /home/hermeswp/public_html/backend/vendor/craftcms/cms/src/config/app.php(241): craft\helpers\App::projectConfigConfig()
#5 [internal function]: {closure}()
#6 /home/hermeswp/public_html/backend/vendor/yiisoft/yii2/di/Container.php(633): call_user_func_array(Object(Closure), Array)
#7 /home/hermeswp/public_html/backend/vendor/yiisoft/yii2/BaseYii.php(349): yii\di\Container->invoke(Object(Closure), Array)
#8 /home/hermeswp/public_html/backend/vendor/yiisoft/yii2/di/ServiceLocator.php(137): yii\BaseYii::createObject(Object(Closure))
#9 /home/hermeswp/public_html/backend/vendor/yiisoft/yii2/base/Module.php(766): yii\di\ServiceLocator->get('projectConfig', true)
#10 /home/hermeswp/public_html/backend/vendor/craftcms/cms/src/web/Application.php(379): yii\base\Module->get('projectConfig', true)
#11 /home/hermeswp/public_html/backend/vendor/craftcms/cms/src/base/ApplicationTrait.php(1363): craft\web\Application->get('projectConfig')
#12 /home/hermeswp/public_html/backend/vendor/craftcms/cms/src/base/ApplicationTrait.php(1581): craft\web\Application->getProjectConfig()
#13 /home/hermeswp/public_html/backend/vendor/craftcms/cms/src/web/Application.php(100): craft\web\Application->_preInit()
#14 /home/hermeswp/public_html/backend/vendor/yiisoft/yii2/base/BaseObject.php(109): craft\web\Application->init()
#15 /home/hermeswp/public_html/backend/vendor/yiisoft/yii2/base/Application.php(204): yii\base\BaseObject->__construct(Array)
#16 [internal function]: yii\base\Application->__construct(Array)
#17 /home/hermeswp/public_html/backend/vendor/yiisoft/yii2/di/Container.php(419): ReflectionClass->newInstanceArgs(Array)
#18 /home/hermeswp/public_html/backend/vendor/yiisoft/yii2/di/Container.php(170): yii\di\Container->build('craft\\web\\Appli...', Array, Array)
#19 /home/hermeswp/public_html/backend/vendor/yiisoft/yii2/BaseYii.php(365): yii\di\Container->get('craft\\web\\Appli...', Array, Array)
#20 /home/hermeswp/public_html/backend/vendor/craftcms/cms/src/Craft.php(70): yii\BaseYii::createObject(Array, Array)
#21 /home/hermeswp/public_html/backend/vendor/craftcms/cms/bootstrap/bootstrap.php(306): Craft::createObject(Array)
#22 /home/hermeswp/public_html/backend/vendor/craftcms/cms/bootstrap/web.php(35): require('/home/hermeswp/...')
#23 /home/hermeswp/public_html/backend/web/index.php(11): require('/home/hermeswp/...')
#24 {main}

Next craft\errors\DbConnectException: Craft CMS can’t connect to the database. in /home/hermeswp/public_html/backend/vendor/craftcms/cms/src/db/Connection.php:199
Stack trace:
#0 /home/hermeswp/public_html/backend/vendor/craftcms/cms/src/base/ApplicationTrait.php(973): craft\db\Connection->open()
#1 /home/hermeswp/public_html/backend/vendor/craftcms/cms/src/base/ApplicationTrait.php(427): craft\web\Application->getIsDbConnectionValid()
#2 /home/hermeswp/public_html/backend/vendor/craftcms/cms/src/helpers/App.php(1124): craft\web\Application->getIsInstalled()
#3 /home/hermeswp/public_html/backend/vendor/craftcms/cms/src/config/app.php(241): craft\helpers\App::projectConfigConfig()
#4 [internal function]: {closure}()
#5 /home/hermeswp/public_html/backend/vendor/yiisoft/yii2/di/Container.php(633): call_user_func_array(Object(Closure), Array)
#6 /home/hermeswp/public_html/backend/vendor/yiisoft/yii2/BaseYii.php(349): yii\di\Container->invoke(Object(Closure), Array)
#7 /home/hermeswp/public_html/backend/vendor/yiisoft/yii2/di/ServiceLocator.php(137): yii\BaseYii::createObject(Object(Closure))
#8 /home/hermeswp/public_html/backend/vendor/yiisoft/yii2/base/Module.php(766): yii\di\ServiceLocator->get('projectConfig', true)
#9 /home/hermeswp/public_html/backend/vendor/craftcms/cms/src/web/Application.php(379): yii\base\Module->get('projectConfig', true)
#10 /home/hermeswp/public_html/backend/vendor/craftcms/cms/src/base/ApplicationTrait.php(1363): craft\web\Application->get('projectConfig')
#11 /home/hermeswp/public_html/backend/vendor/craftcms/cms/src/base/ApplicationTrait.php(1581): craft\web\Application->getProjectConfig()
#12 /home/hermeswp/public_html/backend/vendor/craftcms/cms/src/web/Application.php(100): craft\web\Application->_preInit()
#13 /home/hermeswp/public_html/backend/vendor/yiisoft/yii2/base/BaseObject.php(109): craft\web\Application->init()
#14 /home/hermeswp/public_html/backend/vendor/yiisoft/yii2/base/Application.php(204): yii\base\BaseObject->__construct(Array)
#15 [internal function]: yii\base\Application->__construct(Array)
#16 /home/hermeswp/public_html/backend/vendor/yiisoft/yii2/di/Container.php(419): ReflectionClass->newInstanceArgs(Array)
#17 /home/hermeswp/public_html/backend/vendor/yiisoft/yii2/di/Container.php(170): yii\di\Container->build('craft\\web\\Appli...', Array, Array)
#18 /home/hermeswp/public_html/backend/vendor/yiisoft/yii2/BaseYii.php(365): yii\di\Container->get('craft\\web\\Appli...', Array, Array)
#19 /home/hermeswp/public_html/backend/vendor/craftcms/cms/src/Craft.php(70): yii\BaseYii::createObject(Array, Array)
#20 /home/hermeswp/public_html/backend/vendor/craftcms/cms/bootstrap/bootstrap.php(306): Craft::createObject(Array)
#21 /home/hermeswp/public_html/backend/vendor/craftcms/cms/bootstrap/web.php(35): require('/home/hermeswp/...')
#22 /home/hermeswp/public_html/backend/web/index.php(11): require('/home/hermeswp/...')
#23 {main} {"memory":935448,"exception":"[object] (craft\\errors\\DbConnectException(code: 0): Craft CMS can’t connect to the database. at /home/hermeswp/public_html/backend/vendor/craftcms/cms/src/db/Connection.php:199)
[previous exception] [object] (yii\\db\\Exception(code: 1044): SQLSTATE[HY000] [1044] Access denied for user 'hermeswp_baf'@'localhost' to database 'hermeswp_baf' at /home/hermeswp/public_html/backend/vendor/yiisoft/yii2/db/Connection.php:648)
[previous exception] [object] (PDOException(code: 1044): SQLSTATE[HY000] [1044] Access denied for user 'hermeswp_baf'@'localhost' to database 'hermeswp_baf' at /home/hermeswp/public_html/backend/vendor/yiisoft/yii2/db/Connection.php:722)"} 
2026-06-07 14:06:11 [web.INFO] [modules\finedigital\FineDigitalModule::init] FineDigitalModule initialized {"memory":992096} 
2026-06-07 14:06:11 [web.ERROR] [yii\web\HttpException:503] craft\web\ServiceUnavailableHttpException in /home/hermeswp/public_html/backend/vendor/craftcms/cms/src/web/Application.php:628
Stack trace:
#0 /home/hermeswp/public_html/backend/vendor/craftcms/cms/src/web/Application.php(224): craft\web\Application->_processInstallRequest(Object(craft\web\Request))
#1 /home/hermeswp/public_html/backend/vendor/yiisoft/yii2/base/Application.php(384): craft\web\Application->handleRequest(Object(craft\web\Request))
#2 /home/hermeswp/public_html/backend/web/index.php(12): yii\base\Application->run()
#3 {main} {"memory":791680,"exception":"[object] (craft\\web\\ServiceUnavailableHttpException(code: 0):  at /home/hermeswp/public_html/backend/vendor/craftcms/cms/src/web/Application.php:628)"} 
2026-06-07 14:06:11 [web.INFO] [application] Request context:
$_GET = []

$_POST = []

$_FILES = []

$_COOKIE = []

$_SERVER = [
    'USER' => 'hermeswp'
    'HOME' => '/home/hermeswp'
    'SCRIPT_NAME' => '/backend/web/index.php'
    'REQUEST_URI' => '/backend/web/'
    'QUERY_STRING' => ''
    'REQUEST_METHOD' => 'GET'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'REMOTE_PORT' => '42740'
    'SCRIPT_FILENAME' => '/home/hermeswp/public_html/backend/web/index.php'
    'SERVER_ADMIN' => 'webmaster@hermeswp.xyz'
    'CONTEXT_DOCUMENT_ROOT' => '/home/hermeswp/public_html'
    'CONTEXT_PREFIX' => ''
    'REQUEST_SCHEME' => 'http'
    'DOCUMENT_ROOT' => '/home/hermeswp/public_html'
    'REMOTE_ADDR' => '51.89.167.1'
    'SERVER_PORT' => '80'
    'SERVER_ADDR' => '192.248.166.68'
    'SERVER_NAME' => 'www.hermeswp.xyz'
    'SERVER_SOFTWARE' => 'Apache'
    'SERVER_SIGNATURE' => ''
    'PATH' => '/usr/local/jdk/bin:/usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11R6/bin:/usr/local/bin:/usr/X11R6/bin:/root/bin:/opt/bin'
    'HTTP_ACCEPT_ENCODING' => 'gzip'
    'HTTP_USER_AGENT' => 'Go-http-client/1.1'
    'HTTP_HOST' => 'www.hermeswp.xyz:80'
    'proxy-nokeepalive' => '1'
    'SCRIPT_URI' => 'http://www.hermeswp.xyz/backend/web/'
    'SCRIPT_URL' => '/backend/web/'
    'UNIQUE_ID' => 'aiV6088ckFgyeOqQKaCYIgAAABc'
    'FCGI_ROLE' => 'RESPONDER'
    'PHP_SELF' => '/backend/web/index.php'
    'REQUEST_TIME_FLOAT' => 1780841171.6802
    'REQUEST_TIME' => 1780841171
    'argv' => []
    'argc' => 0
    'CRAFT_APP_ID' => 'CraftCMS--d24e3dc1-20bd-4bf5-a814-3d26a15b2d77'
    'CRAFT_ENVIRONMENT' => 'dev'
    'CRAFT_SECURITY_KEY' => '••••••••••••••••••••••••••••••••'
    'CRAFT_DEV_MODE' => 'true'
    'CRAFT_ALLOW_ADMIN_CHANGES' => 'true'
    'CRAFT_DISALLOW_ROBOTS' => 'true'
    'CRAFT_DB_DRIVER' => 'mysql'
    'CRAFT_DB_SERVER' => '127.0.0.1'
    'CRAFT_DB_PORT' => '3306'
    'CRAFT_DB_DATABASE' => 'hermeswp_baf'
    'CRAFT_DB_USER' => 'hermeswp_baf'
    'CRAFT_DB_PASSWORD' => '•••••••••••••••'
    'CRAFT_DB_SCHEMA' => ''
    'CRAFT_DB_TABLE_PREFIX' => ''
    'PRIMARY_SITE_URL' => 'https://hermeswp.xyz/backend/web'
] {"environment":"dev"} 
2026-06-07 14:09:08 [web.INFO] [yii\db\Connection::open] Opening DB connection: mysql:host=127.0.0.1;dbname=hermeswp_baf;port=3306 {"memory":894792} 
2026-06-07 14:09:08 [web.ERROR] [craft\db\Connection::open] SQLSTATE[HY000] [1044] Access denied for user 'hermeswp_baf'@'localhost' to database 'hermeswp_baf' {"memory":923720} 
2026-06-07 14:09:08 [web.ERROR] [craft\db\Connection::open] SQLSTATE[HY000] [1044] Access denied for user 'hermeswp_baf'@'localhost' to database 'hermeswp_baf' {"memory":923936} 
2026-06-07 14:09:08 [web.ERROR] [craft\base\ApplicationTrait::getIsDbConnectionValid] There was a problem connecting to the database: Craft CMS can’t connect to the database. {"memory":937136} 
2026-06-07 14:09:08 [web.ERROR] [craft\errors\DbConnectException] PDOException: SQLSTATE[HY000] [1044] Access denied for user 'hermeswp_baf'@'localhost' to database 'hermeswp_baf' in /home/hermeswp/public_html/backend/vendor/yiisoft/yii2/db/Connection.php:722
Stack trace:
#0 /home/hermeswp/public_html/backend/vendor/yiisoft/yii2/db/Connection.php(722): PDO->__construct('mysql:host=127....', 'hermeswp_baf', Object(SensitiveParameterValue), Array)
#1 /home/hermeswp/public_html/backend/vendor/yiisoft/yii2/db/Connection.php(637): yii\db\Connection->createPdoInstance()
#2 /home/hermeswp/public_html/backend/vendor/craftcms/cms/src/db/Connection.php(178): yii\db\Connection->open()
#3 /home/hermeswp/public_html/backend/vendor/craftcms/cms/src/base/ApplicationTrait.php(973): craft\db\Connection->open()
#4 /home/hermeswp/public_html/backend/vendor/craftcms/cms/src/base/ApplicationTrait.php(427): craft\web\Application->getIsDbConnectionValid()
#5 /home/hermeswp/public_html/backend/vendor/craftcms/cms/src/helpers/App.php(1124): craft\web\Application->getIsInstalled()
#6 /home/hermeswp/public_html/backend/vendor/craftcms/cms/src/config/app.php(241): craft\helpers\App::projectConfigConfig()
#7 [internal function]: {closure}()
#8 /home/hermeswp/public_html/backend/vendor/yiisoft/yii2/di/Container.php(633): call_user_func_array(Object(Closure), Array)
#9 /home/hermeswp/public_html/backend/vendor/yiisoft/yii2/BaseYii.php(349): yii\di\Container->invoke(Object(Closure), Array)
#10 /home/hermeswp/public_html/backend/vendor/yiisoft/yii2/di/ServiceLocator.php(137): yii\BaseYii::createObject(Object(Closure))
#11 /home/hermeswp/public_html/backend/vendor/yiisoft/yii2/base/Module.php(766): yii\di\ServiceLocator->get('projectConfig', true)
#12 /home/hermeswp/public_html/backend/vendor/craftcms/cms/src/web/Application.php(379): yii\base\Module->get('projectConfig', true)
#13 /home/hermeswp/public_html/backend/vendor/craftcms/cms/src/base/ApplicationTrait.php(1363): craft\web\Application->get('projectConfig')
#14 /home/hermeswp/public_html/backend/vendor/craftcms/cms/src/base/ApplicationTrait.php(1581): craft\web\Application->getProjectConfig()
#15 /home/hermeswp/public_html/backend/vendor/craftcms/cms/src/web/Application.php(100): craft\web\Application->_preInit()
#16 /home/hermeswp/public_html/backend/vendor/yiisoft/yii2/base/BaseObject.php(109): craft\web\Application->init()
#17 /home/hermeswp/public_html/backend/vendor/yiisoft/yii2/base/Application.php(204): yii\base\BaseObject->__construct(Array)
#18 [internal function]: yii\base\Application->__construct(Array)
#19 /home/hermeswp/public_html/backend/vendor/yiisoft/yii2/di/Container.php(419): ReflectionClass->newInstanceArgs(Array)
#20 /home/hermeswp/public_html/backend/vendor/yiisoft/yii2/di/Container.php(170): yii\di\Container->build('craft\\web\\Appli...', Array, Array)
#21 /home/hermeswp/public_html/backend/vendor/yiisoft/yii2/BaseYii.php(365): yii\di\Container->get('craft\\web\\Appli...', Array, Array)
#22 /home/hermeswp/public_html/backend/vendor/craftcms/cms/src/Craft.php(70): yii\BaseYii::createObject(Array, Array)
#23 /home/hermeswp/public_html/backend/vendor/craftcms/cms/bootstrap/bootstrap.php(306): Craft::createObject(Array)
#24 /home/hermeswp/public_html/backend/vendor/craftcms/cms/bootstrap/web.php(35): require('/home/hermeswp/...')
#25 /home/hermeswp/public_html/backend/web/index.php(11): require('/home/hermeswp/...')
#26 {main}

Next yii\db\Exception: SQLSTATE[HY000] [1044] Access denied for user 'hermeswp_baf'@'localhost' to database 'hermeswp_baf' in /home/hermeswp/public_html/backend/vendor/yiisoft/yii2/db/Connection.php:648
Stack trace:
#0 /home/hermeswp/public_html/backend/vendor/craftcms/cms/src/db/Connection.php(178): yii\db\Connection->open()
#1 /home/hermeswp/public_html/backend/vendor/craftcms/cms/src/base/ApplicationTrait.php(973): craft\db\Connection->open()
#2 /home/hermeswp/public_html/backend/vendor/craftcms/cms/src/base/ApplicationTrait.php(427): craft\web\Application->getIsDbConnectionValid()
#3 /home/hermeswp/public_html/backend/vendor/craftcms/cms/src/helpers/App.php(1124): craft\web\Application->getIsInstalled()
#4 /home/hermeswp/public_html/backend/vendor/craftcms/cms/src/config/app.php(241): craft\helpers\App::projectConfigConfig()
#5 [internal function]: {closure}()
#6 /home/hermeswp/public_html/backend/vendor/yiisoft/yii2/di/Container.php(633): call_user_func_array(Object(Closure), Array)
#7 /home/hermeswp/public_html/backend/vendor/yiisoft/yii2/BaseYii.php(349): yii\di\Container->invoke(Object(Closure), Array)
#8 /home/hermeswp/public_html/backend/vendor/yiisoft/yii2/di/ServiceLocator.php(137): yii\BaseYii::createObject(Object(Closure))
#9 /home/hermeswp/public_html/backend/vendor/yiisoft/yii2/base/Module.php(766): yii\di\ServiceLocator->get('projectConfig', true)
#10 /home/hermeswp/public_html/backend/vendor/craftcms/cms/src/web/Application.php(379): yii\base\Module->get('projectConfig', true)
#11 /home/hermeswp/public_html/backend/vendor/craftcms/cms/src/base/ApplicationTrait.php(1363): craft\web\Application->get('projectConfig')
#12 /home/hermeswp/public_html/backend/vendor/craftcms/cms/src/base/ApplicationTrait.php(1581): craft\web\Application->getProjectConfig()
#13 /home/hermeswp/public_html/backend/vendor/craftcms/cms/src/web/Application.php(100): craft\web\Application->_preInit()
#14 /home/hermeswp/public_html/backend/vendor/yiisoft/yii2/base/BaseObject.php(109): craft\web\Application->init()
#15 /home/hermeswp/public_html/backend/vendor/yiisoft/yii2/base/Application.php(204): yii\base\BaseObject->__construct(Array)
#16 [internal function]: yii\base\Application->__construct(Array)
#17 /home/hermeswp/public_html/backend/vendor/yiisoft/yii2/di/Container.php(419): ReflectionClass->newInstanceArgs(Array)
#18 /home/hermeswp/public_html/backend/vendor/yiisoft/yii2/di/Container.php(170): yii\di\Container->build('craft\\web\\Appli...', Array, Array)
#19 /home/hermeswp/public_html/backend/vendor/yiisoft/yii2/BaseYii.php(365): yii\di\Container->get('craft\\web\\Appli...', Array, Array)
#20 /home/hermeswp/public_html/backend/vendor/craftcms/cms/src/Craft.php(70): yii\BaseYii::createObject(Array, Array)
#21 /home/hermeswp/public_html/backend/vendor/craftcms/cms/bootstrap/bootstrap.php(306): Craft::createObject(Array)
#22 /home/hermeswp/public_html/backend/vendor/craftcms/cms/bootstrap/web.php(35): require('/home/hermeswp/...')
#23 /home/hermeswp/public_html/backend/web/index.php(11): require('/home/hermeswp/...')
#24 {main}

Next craft\errors\DbConnectException: Craft CMS can’t connect to the database. in /home/hermeswp/public_html/backend/vendor/craftcms/cms/src/db/Connection.php:199
Stack trace:
#0 /home/hermeswp/public_html/backend/vendor/craftcms/cms/src/base/ApplicationTrait.php(973): craft\db\Connection->open()
#1 /home/hermeswp/public_html/backend/vendor/craftcms/cms/src/base/ApplicationTrait.php(427): craft\web\Application->getIsDbConnectionValid()
#2 /home/hermeswp/public_html/backend/vendor/craftcms/cms/src/helpers/App.php(1124): craft\web\Application->getIsInstalled()
#3 /home/hermeswp/public_html/backend/vendor/craftcms/cms/src/config/app.php(241): craft\helpers\App::projectConfigConfig()
#4 [internal function]: {closure}()
#5 /home/hermeswp/public_html/backend/vendor/yiisoft/yii2/di/Container.php(633): call_user_func_array(Object(Closure), Array)
#6 /home/hermeswp/public_html/backend/vendor/yiisoft/yii2/BaseYii.php(349): yii\di\Container->invoke(Object(Closure), Array)
#7 /home/hermeswp/public_html/backend/vendor/yiisoft/yii2/di/ServiceLocator.php(137): yii\BaseYii::createObject(Object(Closure))
#8 /home/hermeswp/public_html/backend/vendor/yiisoft/yii2/base/Module.php(766): yii\di\ServiceLocator->get('projectConfig', true)
#9 /home/hermeswp/public_html/backend/vendor/craftcms/cms/src/web/Application.php(379): yii\base\Module->get('projectConfig', true)
#10 /home/hermeswp/public_html/backend/vendor/craftcms/cms/src/base/ApplicationTrait.php(1363): craft\web\Application->get('projectConfig')
#11 /home/hermeswp/public_html/backend/vendor/craftcms/cms/src/base/ApplicationTrait.php(1581): craft\web\Application->getProjectConfig()
#12 /home/hermeswp/public_html/backend/vendor/craftcms/cms/src/web/Application.php(100): craft\web\Application->_preInit()
#13 /home/hermeswp/public_html/backend/vendor/yiisoft/yii2/base/BaseObject.php(109): craft\web\Application->init()
#14 /home/hermeswp/public_html/backend/vendor/yiisoft/yii2/base/Application.php(204): yii\base\BaseObject->__construct(Array)
#15 [internal function]: yii\base\Application->__construct(Array)
#16 /home/hermeswp/public_html/backend/vendor/yiisoft/yii2/di/Container.php(419): ReflectionClass->newInstanceArgs(Array)
#17 /home/hermeswp/public_html/backend/vendor/yiisoft/yii2/di/Container.php(170): yii\di\Container->build('craft\\web\\Appli...', Array, Array)
#18 /home/hermeswp/public_html/backend/vendor/yiisoft/yii2/BaseYii.php(365): yii\di\Container->get('craft\\web\\Appli...', Array, Array)
#19 /home/hermeswp/public_html/backend/vendor/craftcms/cms/src/Craft.php(70): yii\BaseYii::createObject(Array, Array)
#20 /home/hermeswp/public_html/backend/vendor/craftcms/cms/bootstrap/bootstrap.php(306): Craft::createObject(Array)
#21 /home/hermeswp/public_html/backend/vendor/craftcms/cms/bootstrap/web.php(35): require('/home/hermeswp/...')
#22 /home/hermeswp/public_html/backend/web/index.php(11): require('/home/hermeswp/...')
#23 {main} {"memory":937352,"exception":"[object] (craft\\errors\\DbConnectException(code: 0): Craft CMS can’t connect to the database. at /home/hermeswp/public_html/backend/vendor/craftcms/cms/src/db/Connection.php:199)
[previous exception] [object] (yii\\db\\Exception(code: 1044): SQLSTATE[HY000] [1044] Access denied for user 'hermeswp_baf'@'localhost' to database 'hermeswp_baf' at /home/hermeswp/public_html/backend/vendor/yiisoft/yii2/db/Connection.php:648)
[previous exception] [object] (PDOException(code: 1044): SQLSTATE[HY000] [1044] Access denied for user 'hermeswp_baf'@'localhost' to database 'hermeswp_baf' at /home/hermeswp/public_html/backend/vendor/yiisoft/yii2/db/Connection.php:722)"} 
2026-06-07 14:09:08 [web.INFO] [modules\finedigital\FineDigitalModule::init] FineDigitalModule initialized {"memory":994696} 
2026-06-07 14:09:08 [web.ERROR] [yii\web\HttpException:503] craft\web\ServiceUnavailableHttpException in /home/hermeswp/public_html/backend/vendor/craftcms/cms/src/web/Application.php:628
Stack trace:
#0 /home/hermeswp/public_html/backend/vendor/craftcms/cms/src/web/Application.php(224): craft\web\Application->_processInstallRequest(Object(craft\web\Request))
#1 /home/hermeswp/public_html/backend/vendor/yiisoft/yii2/base/Application.php(384): craft\web\Application->handleRequest(Object(craft\web\Request))
#2 /home/hermeswp/public_html/backend/web/index.php(12): yii\base\Application->run()
#3 {main} {"memory":794280,"exception":"[object] (craft\\web\\ServiceUnavailableHttpException(code: 0):  at /home/hermeswp/public_html/backend/vendor/craftcms/cms/src/web/Application.php:628)"} 
2026-06-07 14:09:08 [web.INFO] [application] Request context:
$_GET = []

$_POST = []

$_FILES = []

$_COOKIE = []

$_SERVER = [
    'USER' => 'hermeswp'
    'HOME' => '/home/hermeswp'
    'SCRIPT_NAME' => '/backend/web/index.php'
    'REQUEST_URI' => '/backend/web/'
    'QUERY_STRING' => ''
    'REQUEST_METHOD' => 'GET'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'REMOTE_PORT' => '6868'
    'SCRIPT_FILENAME' => '/home/hermeswp/public_html/backend/web/index.php'
    'SERVER_ADMIN' => 'webmaster@hermeswp.xyz'
    'CONTEXT_DOCUMENT_ROOT' => '/home/hermeswp/public_html'
    'CONTEXT_PREFIX' => ''
    'REQUEST_SCHEME' => 'https'
    'DOCUMENT_ROOT' => '/home/hermeswp/public_html'
    'REMOTE_ADDR' => '65.21.124.77'
    'SERVER_PORT' => '443'
    'SERVER_ADDR' => '192.248.166.68'
    'SERVER_NAME' => 'hermeswp.xyz'
    'SERVER_SOFTWARE' => 'Apache'
    'SERVER_SIGNATURE' => ''
    'PATH' => '/usr/local/jdk/bin:/usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11R6/bin:/usr/local/bin:/usr/X11R6/bin:/root/bin:/opt/bin'
    'HTTP_X_HTTPS' => '1'
    'HTTP_ACCEPT_ENCODING' => 'gzip'
    'HTTP_ACCEPT' => '*/*'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/124.0.0.0 Safari/537.36'
    'HTTP_HOST' => 'hermeswp.xyz'
    'proxy-nokeepalive' => '1'
    'SSL_TLS_SNI' => 'hermeswp.xyz'
    'HTTPS' => 'on'
    'SCRIPT_URI' => 'https://hermeswp.xyz/backend/web/'
    'SCRIPT_URL' => '/backend/web/'
    'UNIQUE_ID' => 'aiV7hJnHyM1M73_1pJX6nwAAAAw'
    'FCGI_ROLE' => 'RESPONDER'
    'PHP_SELF' => '/backend/web/index.php'
    'REQUEST_TIME_FLOAT' => 1780841348.5685
    'REQUEST_TIME' => 1780841348
    'argv' => []
    'argc' => 0
    'CRAFT_APP_ID' => 'CraftCMS--d24e3dc1-20bd-4bf5-a814-3d26a15b2d77'
    'CRAFT_ENVIRONMENT' => 'dev'
    'CRAFT_SECURITY_KEY' => '••••••••••••••••••••••••••••••••'
    'CRAFT_DEV_MODE' => 'true'
    'CRAFT_ALLOW_ADMIN_CHANGES' => 'true'
    'CRAFT_DISALLOW_ROBOTS' => 'true'
    'CRAFT_DB_DRIVER' => 'mysql'
    'CRAFT_DB_SERVER' => '127.0.0.1'
    'CRAFT_DB_PORT' => '3306'
    'CRAFT_DB_DATABASE' => 'hermeswp_baf'
    'CRAFT_DB_USER' => 'hermeswp_baf'
    'CRAFT_DB_PASSWORD' => '•••••••••••••••'
    'CRAFT_DB_SCHEMA' => ''
    'CRAFT_DB_TABLE_PREFIX' => ''
    'PRIMARY_SITE_URL' => 'https://hermeswp.xyz/backend/web'
] {"environment":"dev"} 
2026-06-07 14:09:08 [web.INFO] [yii\db\Connection::open] Opening DB connection: mysql:host=127.0.0.1;dbname=hermeswp_baf;port=3306 {"memory":894792} 
2026-06-07 14:09:08 [web.ERROR] [craft\db\Connection::open] SQLSTATE[HY000] [1044] Access denied for user 'hermeswp_baf'@'localhost' to database 'hermeswp_baf' {"memory":923720} 
2026-06-07 14:09:08 [web.ERROR] [craft\db\Connection::open] SQLSTATE[HY000] [1044] Access denied for user 'hermeswp_baf'@'localhost' to database 'hermeswp_baf' {"memory":923936} 
2026-06-07 14:09:08 [web.ERROR] [craft\base\ApplicationTrait::getIsDbConnectionValid] There was a problem connecting to the database: Craft CMS can’t connect to the database. {"memory":937136} 
2026-06-07 14:09:08 [web.ERROR] [craft\errors\DbConnectException] PDOException: SQLSTATE[HY000] [1044] Access denied for user 'hermeswp_baf'@'localhost' to database 'hermeswp_baf' in /home/hermeswp/public_html/backend/vendor/yiisoft/yii2/db/Connection.php:722
Stack trace:
#0 /home/hermeswp/public_html/backend/vendor/yiisoft/yii2/db/Connection.php(722): PDO->__construct('mysql:host=127....', 'hermeswp_baf', Object(SensitiveParameterValue), Array)
#1 /home/hermeswp/public_html/backend/vendor/yiisoft/yii2/db/Connection.php(637): yii\db\Connection->createPdoInstance()
#2 /home/hermeswp/public_html/backend/vendor/craftcms/cms/src/db/Connection.php(178): yii\db\Connection->open()
#3 /home/hermeswp/public_html/backend/vendor/craftcms/cms/src/base/ApplicationTrait.php(973): craft\db\Connection->open()
#4 /home/hermeswp/public_html/backend/vendor/craftcms/cms/src/base/ApplicationTrait.php(427): craft\web\Application->getIsDbConnectionValid()
#5 /home/hermeswp/public_html/backend/vendor/craftcms/cms/src/helpers/App.php(1124): craft\web\Application->getIsInstalled()
#6 /home/hermeswp/public_html/backend/vendor/craftcms/cms/src/config/app.php(241): craft\helpers\App::projectConfigConfig()
#7 [internal function]: {closure}()
#8 /home/hermeswp/public_html/backend/vendor/yiisoft/yii2/di/Container.php(633): call_user_func_array(Object(Closure), Array)
#9 /home/hermeswp/public_html/backend/vendor/yiisoft/yii2/BaseYii.php(349): yii\di\Container->invoke(Object(Closure), Array)
#10 /home/hermeswp/public_html/backend/vendor/yiisoft/yii2/di/ServiceLocator.php(137): yii\BaseYii::createObject(Object(Closure))
#11 /home/hermeswp/public_html/backend/vendor/yiisoft/yii2/base/Module.php(766): yii\di\ServiceLocator->get('projectConfig', true)
#12 /home/hermeswp/public_html/backend/vendor/craftcms/cms/src/web/Application.php(379): yii\base\Module->get('projectConfig', true)
#13 /home/hermeswp/public_html/backend/vendor/craftcms/cms/src/base/ApplicationTrait.php(1363): craft\web\Application->get('projectConfig')
#14 /home/hermeswp/public_html/backend/vendor/craftcms/cms/src/base/ApplicationTrait.php(1581): craft\web\Application->getProjectConfig()
#15 /home/hermeswp/public_html/backend/vendor/craftcms/cms/src/web/Application.php(100): craft\web\Application->_preInit()
#16 /home/hermeswp/public_html/backend/vendor/yiisoft/yii2/base/BaseObject.php(109): craft\web\Application->init()
#17 /home/hermeswp/public_html/backend/vendor/yiisoft/yii2/base/Application.php(204): yii\base\BaseObject->__construct(Array)
#18 [internal function]: yii\base\Application->__construct(Array)
#19 /home/hermeswp/public_html/backend/vendor/yiisoft/yii2/di/Container.php(419): ReflectionClass->newInstanceArgs(Array)
#20 /home/hermeswp/public_html/backend/vendor/yiisoft/yii2/di/Container.php(170): yii\di\Container->build('craft\\web\\Appli...', Array, Array)
#21 /home/hermeswp/public_html/backend/vendor/yiisoft/yii2/BaseYii.php(365): yii\di\Container->get('craft\\web\\Appli...', Array, Array)
#22 /home/hermeswp/public_html/backend/vendor/craftcms/cms/src/Craft.php(70): yii\BaseYii::createObject(Array, Array)
#23 /home/hermeswp/public_html/backend/vendor/craftcms/cms/bootstrap/bootstrap.php(306): Craft::createObject(Array)
#24 /home/hermeswp/public_html/backend/vendor/craftcms/cms/bootstrap/web.php(35): require('/home/hermeswp/...')
#25 /home/hermeswp/public_html/backend/web/index.php(11): require('/home/hermeswp/...')
#26 {main}

Next yii\db\Exception: SQLSTATE[HY000] [1044] Access denied for user 'hermeswp_baf'@'localhost' to database 'hermeswp_baf' in /home/hermeswp/public_html/backend/vendor/yiisoft/yii2/db/Connection.php:648
Stack trace:
#0 /home/hermeswp/public_html/backend/vendor/craftcms/cms/src/db/Connection.php(178): yii\db\Connection->open()
#1 /home/hermeswp/public_html/backend/vendor/craftcms/cms/src/base/ApplicationTrait.php(973): craft\db\Connection->open()
#2 /home/hermeswp/public_html/backend/vendor/craftcms/cms/src/base/ApplicationTrait.php(427): craft\web\Application->getIsDbConnectionValid()
#3 /home/hermeswp/public_html/backend/vendor/craftcms/cms/src/helpers/App.php(1124): craft\web\Application->getIsInstalled()
#4 /home/hermeswp/public_html/backend/vendor/craftcms/cms/src/config/app.php(241): craft\helpers\App::projectConfigConfig()
#5 [internal function]: {closure}()
#6 /home/hermeswp/public_html/backend/vendor/yiisoft/yii2/di/Container.php(633): call_user_func_array(Object(Closure), Array)
#7 /home/hermeswp/public_html/backend/vendor/yiisoft/yii2/BaseYii.php(349): yii\di\Container->invoke(Object(Closure), Array)
#8 /home/hermeswp/public_html/backend/vendor/yiisoft/yii2/di/ServiceLocator.php(137): yii\BaseYii::createObject(Object(Closure))
#9 /home/hermeswp/public_html/backend/vendor/yiisoft/yii2/base/Module.php(766): yii\di\ServiceLocator->get('projectConfig', true)
#10 /home/hermeswp/public_html/backend/vendor/craftcms/cms/src/web/Application.php(379): yii\base\Module->get('projectConfig', true)
#11 /home/hermeswp/public_html/backend/vendor/craftcms/cms/src/base/ApplicationTrait.php(1363): craft\web\Application->get('projectConfig')
#12 /home/hermeswp/public_html/backend/vendor/craftcms/cms/src/base/ApplicationTrait.php(1581): craft\web\Application->getProjectConfig()
#13 /home/hermeswp/public_html/backend/vendor/craftcms/cms/src/web/Application.php(100): craft\web\Application->_preInit()
#14 /home/hermeswp/public_html/backend/vendor/yiisoft/yii2/base/BaseObject.php(109): craft\web\Application->init()
#15 /home/hermeswp/public_html/backend/vendor/yiisoft/yii2/base/Application.php(204): yii\base\BaseObject->__construct(Array)
#16 [internal function]: yii\base\Application->__construct(Array)
#17 /home/hermeswp/public_html/backend/vendor/yiisoft/yii2/di/Container.php(419): ReflectionClass->newInstanceArgs(Array)
#18 /home/hermeswp/public_html/backend/vendor/yiisoft/yii2/di/Container.php(170): yii\di\Container->build('craft\\web\\Appli...', Array, Array)
#19 /home/hermeswp/public_html/backend/vendor/yiisoft/yii2/BaseYii.php(365): yii\di\Container->get('craft\\web\\Appli...', Array, Array)
#20 /home/hermeswp/public_html/backend/vendor/craftcms/cms/src/Craft.php(70): yii\BaseYii::createObject(Array, Array)
#21 /home/hermeswp/public_html/backend/vendor/craftcms/cms/bootstrap/bootstrap.php(306): Craft::createObject(Array)
#22 /home/hermeswp/public_html/backend/vendor/craftcms/cms/bootstrap/web.php(35): require('/home/hermeswp/...')
#23 /home/hermeswp/public_html/backend/web/index.php(11): require('/home/hermeswp/...')
#24 {main}

Next craft\errors\DbConnectException: Craft CMS can’t connect to the database. in /home/hermeswp/public_html/backend/vendor/craftcms/cms/src/db/Connection.php:199
Stack trace:
#0 /home/hermeswp/public_html/backend/vendor/craftcms/cms/src/base/ApplicationTrait.php(973): craft\db\Connection->open()
#1 /home/hermeswp/public_html/backend/vendor/craftcms/cms/src/base/ApplicationTrait.php(427): craft\web\Application->getIsDbConnectionValid()
#2 /home/hermeswp/public_html/backend/vendor/craftcms/cms/src/helpers/App.php(1124): craft\web\Application->getIsInstalled()
#3 /home/hermeswp/public_html/backend/vendor/craftcms/cms/src/config/app.php(241): craft\helpers\App::projectConfigConfig()
#4 [internal function]: {closure}()
#5 /home/hermeswp/public_html/backend/vendor/yiisoft/yii2/di/Container.php(633): call_user_func_array(Object(Closure), Array)
#6 /home/hermeswp/public_html/backend/vendor/yiisoft/yii2/BaseYii.php(349): yii\di\Container->invoke(Object(Closure), Array)
#7 /home/hermeswp/public_html/backend/vendor/yiisoft/yii2/di/ServiceLocator.php(137): yii\BaseYii::createObject(Object(Closure))
#8 /home/hermeswp/public_html/backend/vendor/yiisoft/yii2/base/Module.php(766): yii\di\ServiceLocator->get('projectConfig', true)
#9 /home/hermeswp/public_html/backend/vendor/craftcms/cms/src/web/Application.php(379): yii\base\Module->get('projectConfig', true)
#10 /home/hermeswp/public_html/backend/vendor/craftcms/cms/src/base/ApplicationTrait.php(1363): craft\web\Application->get('projectConfig')
#11 /home/hermeswp/public_html/backend/vendor/craftcms/cms/src/base/ApplicationTrait.php(1581): craft\web\Application->getProjectConfig()
#12 /home/hermeswp/public_html/backend/vendor/craftcms/cms/src/web/Application.php(100): craft\web\Application->_preInit()
#13 /home/hermeswp/public_html/backend/vendor/yiisoft/yii2/base/BaseObject.php(109): craft\web\Application->init()
#14 /home/hermeswp/public_html/backend/vendor/yiisoft/yii2/base/Application.php(204): yii\base\BaseObject->__construct(Array)
#15 [internal function]: yii\base\Application->__construct(Array)
#16 /home/hermeswp/public_html/backend/vendor/yiisoft/yii2/di/Container.php(419): ReflectionClass->newInstanceArgs(Array)
#17 /home/hermeswp/public_html/backend/vendor/yiisoft/yii2/di/Container.php(170): yii\di\Container->build('craft\\web\\Appli...', Array, Array)
#18 /home/hermeswp/public_html/backend/vendor/yiisoft/yii2/BaseYii.php(365): yii\di\Container->get('craft\\web\\Appli...', Array, Array)
#19 /home/hermeswp/public_html/backend/vendor/craftcms/cms/src/Craft.php(70): yii\BaseYii::createObject(Array, Array)
#20 /home/hermeswp/public_html/backend/vendor/craftcms/cms/bootstrap/bootstrap.php(306): Craft::createObject(Array)
#21 /home/hermeswp/public_html/backend/vendor/craftcms/cms/bootstrap/web.php(35): require('/home/hermeswp/...')
#22 /home/hermeswp/public_html/backend/web/index.php(11): require('/home/hermeswp/...')
#23 {main} {"memory":937352,"exception":"[object] (craft\\errors\\DbConnectException(code: 0): Craft CMS can’t connect to the database. at /home/hermeswp/public_html/backend/vendor/craftcms/cms/src/db/Connection.php:199)
[previous exception] [object] (yii\\db\\Exception(code: 1044): SQLSTATE[HY000] [1044] Access denied for user 'hermeswp_baf'@'localhost' to database 'hermeswp_baf' at /home/hermeswp/public_html/backend/vendor/yiisoft/yii2/db/Connection.php:648)
[previous exception] [object] (PDOException(code: 1044): SQLSTATE[HY000] [1044] Access denied for user 'hermeswp_baf'@'localhost' to database 'hermeswp_baf' at /home/hermeswp/public_html/backend/vendor/yiisoft/yii2/db/Connection.php:722)"} 
2026-06-07 14:09:08 [web.INFO] [modules\finedigital\FineDigitalModule::init] FineDigitalModule initialized {"memory":994696} 
2026-06-07 14:09:08 [web.ERROR] [yii\web\HttpException:503] craft\web\ServiceUnavailableHttpException in /home/hermeswp/public_html/backend/vendor/craftcms/cms/src/web/Application.php:628
Stack trace:
#0 /home/hermeswp/public_html/backend/vendor/craftcms/cms/src/web/Application.php(224): craft\web\Application->_processInstallRequest(Object(craft\web\Request))
#1 /home/hermeswp/public_html/backend/vendor/yiisoft/yii2/base/Application.php(384): craft\web\Application->handleRequest(Object(craft\web\Request))
#2 /home/hermeswp/public_html/backend/web/index.php(12): yii\base\Application->run()
#3 {main} {"memory":794280,"exception":"[object] (craft\\web\\ServiceUnavailableHttpException(code: 0):  at /home/hermeswp/public_html/backend/vendor/craftcms/cms/src/web/Application.php:628)"} 
2026-06-07 14:09:08 [web.INFO] [application] Request context:
$_GET = []

$_POST = []

$_FILES = []

$_COOKIE = []

$_SERVER = [
    'USER' => 'hermeswp'
    'HOME' => '/home/hermeswp'
    'SCRIPT_NAME' => '/backend/web/index.php'
    'REQUEST_URI' => '/backend/web/'
    'QUERY_STRING' => ''
    'REQUEST_METHOD' => 'GET'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'REMOTE_PORT' => '6832'
    'SCRIPT_FILENAME' => '/home/hermeswp/public_html/backend/web/index.php'
    'SERVER_ADMIN' => 'webmaster@hermeswp.xyz'
    'CONTEXT_DOCUMENT_ROOT' => '/home/hermeswp/public_html'
    'CONTEXT_PREFIX' => ''
    'REQUEST_SCHEME' => 'https'
    'DOCUMENT_ROOT' => '/home/hermeswp/public_html'
    'REMOTE_ADDR' => '65.21.124.77'
    'SERVER_PORT' => '443'
    'SERVER_ADDR' => '192.248.166.68'
    'SERVER_NAME' => 'hermeswp.xyz'
    'SERVER_SOFTWARE' => 'Apache'
    'SERVER_SIGNATURE' => ''
    'PATH' => '/usr/local/jdk/bin:/usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11R6/bin:/usr/local/bin:/usr/X11R6/bin:/root/bin:/opt/bin'
    'HTTP_X_HTTPS' => '1'
    'HTTP_ACCEPT_ENCODING' => 'gzip'
    'HTTP_ACCEPT' => '*/*'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/124.0.0.0 Safari/537.36'
    'HTTP_HOST' => 'hermeswp.xyz'
    'proxy-nokeepalive' => '1'
    'SSL_TLS_SNI' => 'hermeswp.xyz'
    'HTTPS' => 'on'
    'SCRIPT_URI' => 'https://hermeswp.xyz/backend/web/'
    'SCRIPT_URL' => '/backend/web/'
    'UNIQUE_ID' => 'aiV7hJIAAccBJt3tKKaI0wAAACg'
    'FCGI_ROLE' => 'RESPONDER'
    'PHP_SELF' => '/backend/web/index.php'
    'REQUEST_TIME_FLOAT' => 1780841348.6497
    'REQUEST_TIME' => 1780841348
    'argv' => []
    'argc' => 0
    'CRAFT_APP_ID' => 'CraftCMS--d24e3dc1-20bd-4bf5-a814-3d26a15b2d77'
    'CRAFT_ENVIRONMENT' => 'dev'
    'CRAFT_SECURITY_KEY' => '••••••••••••••••••••••••••••••••'
    'CRAFT_DEV_MODE' => 'true'
    'CRAFT_ALLOW_ADMIN_CHANGES' => 'true'
    'CRAFT_DISALLOW_ROBOTS' => 'true'
    'CRAFT_DB_DRIVER' => 'mysql'
    'CRAFT_DB_SERVER' => '127.0.0.1'
    'CRAFT_DB_PORT' => '3306'
    'CRAFT_DB_DATABASE' => 'hermeswp_baf'
    'CRAFT_DB_USER' => 'hermeswp_baf'
    'CRAFT_DB_PASSWORD' => '•••••••••••••••'
    'CRAFT_DB_SCHEMA' => ''
    'CRAFT_DB_TABLE_PREFIX' => ''
    'PRIMARY_SITE_URL' => 'https://hermeswp.xyz/backend/web'
] {"environment":"dev"} 
2026-06-07 14:09:09 [web.INFO] [yii\db\Connection::open] Opening DB connection: mysql:host=127.0.0.1;dbname=hermeswp_baf;port=3306 {"memory":894840} 
2026-06-07 14:09:09 [web.ERROR] [craft\db\Connection::open] SQLSTATE[HY000] [1044] Access denied for user 'hermeswp_baf'@'localhost' to database 'hermeswp_baf' {"memory":923768} 
2026-06-07 14:09:09 [web.ERROR] [craft\db\Connection::open] SQLSTATE[HY000] [1044] Access denied for user 'hermeswp_baf'@'localhost' to database 'hermeswp_baf' {"memory":923984} 
2026-06-07 14:09:09 [web.ERROR] [craft\base\ApplicationTrait::getIsDbConnectionValid] There was a problem connecting to the database: Craft CMS can’t connect to the database. {"memory":937184} 
2026-06-07 14:09:09 [web.ERROR] [craft\errors\DbConnectException] PDOException: SQLSTATE[HY000] [1044] Access denied for user 'hermeswp_baf'@'localhost' to database 'hermeswp_baf' in /home/hermeswp/public_html/backend/vendor/yiisoft/yii2/db/Connection.php:722
Stack trace:
#0 /home/hermeswp/public_html/backend/vendor/yiisoft/yii2/db/Connection.php(722): PDO->__construct('mysql:host=127....', 'hermeswp_baf', Object(SensitiveParameterValue), Array)
#1 /home/hermeswp/public_html/backend/vendor/yiisoft/yii2/db/Connection.php(637): yii\db\Connection->createPdoInstance()
#2 /home/hermeswp/public_html/backend/vendor/craftcms/cms/src/db/Connection.php(178): yii\db\Connection->open()
#3 /home/hermeswp/public_html/backend/vendor/craftcms/cms/src/base/ApplicationTrait.php(973): craft\db\Connection->open()
#4 /home/hermeswp/public_html/backend/vendor/craftcms/cms/src/base/ApplicationTrait.php(427): craft\web\Application->getIsDbConnectionValid()
#5 /home/hermeswp/public_html/backend/vendor/craftcms/cms/src/helpers/App.php(1124): craft\web\Application->getIsInstalled()
#6 /home/hermeswp/public_html/backend/vendor/craftcms/cms/src/config/app.php(241): craft\helpers\App::projectConfigConfig()
#7 [internal function]: {closure}()
#8 /home/hermeswp/public_html/backend/vendor/yiisoft/yii2/di/Container.php(633): call_user_func_array(Object(Closure), Array)
#9 /home/hermeswp/public_html/backend/vendor/yiisoft/yii2/BaseYii.php(349): yii\di\Container->invoke(Object(Closure), Array)
#10 /home/hermeswp/public_html/backend/vendor/yiisoft/yii2/di/ServiceLocator.php(137): yii\BaseYii::createObject(Object(Closure))
#11 /home/hermeswp/public_html/backend/vendor/yiisoft/yii2/base/Module.php(766): yii\di\ServiceLocator->get('projectConfig', true)
#12 /home/hermeswp/public_html/backend/vendor/craftcms/cms/src/web/Application.php(379): yii\base\Module->get('projectConfig', true)
#13 /home/hermeswp/public_html/backend/vendor/craftcms/cms/src/base/ApplicationTrait.php(1363): craft\web\Application->get('projectConfig')
#14 /home/hermeswp/public_html/backend/vendor/craftcms/cms/src/base/ApplicationTrait.php(1581): craft\web\Application->getProjectConfig()
#15 /home/hermeswp/public_html/backend/vendor/craftcms/cms/src/web/Application.php(100): craft\web\Application->_preInit()
#16 /home/hermeswp/public_html/backend/vendor/yiisoft/yii2/base/BaseObject.php(109): craft\web\Application->init()
#17 /home/hermeswp/public_html/backend/vendor/yiisoft/yii2/base/Application.php(204): yii\base\BaseObject->__construct(Array)
#18 [internal function]: yii\base\Application->__construct(Array)
#19 /home/hermeswp/public_html/backend/vendor/yiisoft/yii2/di/Container.php(419): ReflectionClass->newInstanceArgs(Array)
#20 /home/hermeswp/public_html/backend/vendor/yiisoft/yii2/di/Container.php(170): yii\di\Container->build('craft\\web\\Appli...', Array, Array)
#21 /home/hermeswp/public_html/backend/vendor/yiisoft/yii2/BaseYii.php(365): yii\di\Container->get('craft\\web\\Appli...', Array, Array)
#22 /home/hermeswp/public_html/backend/vendor/craftcms/cms/src/Craft.php(70): yii\BaseYii::createObject(Array, Array)
#23 /home/hermeswp/public_html/backend/vendor/craftcms/cms/bootstrap/bootstrap.php(306): Craft::createObject(Array)
#24 /home/hermeswp/public_html/backend/vendor/craftcms/cms/bootstrap/web.php(35): require('/home/hermeswp/...')
#25 /home/hermeswp/public_html/backend/web/index.php(11): require('/home/hermeswp/...')
#26 {main}

Next yii\db\Exception: SQLSTATE[HY000] [1044] Access denied for user 'hermeswp_baf'@'localhost' to database 'hermeswp_baf' in /home/hermeswp/public_html/backend/vendor/yiisoft/yii2/db/Connection.php:648
Stack trace:
#0 /home/hermeswp/public_html/backend/vendor/craftcms/cms/src/db/Connection.php(178): yii\db\Connection->open()
#1 /home/hermeswp/public_html/backend/vendor/craftcms/cms/src/base/ApplicationTrait.php(973): craft\db\Connection->open()
#2 /home/hermeswp/public_html/backend/vendor/craftcms/cms/src/base/ApplicationTrait.php(427): craft\web\Application->getIsDbConnectionValid()
#3 /home/hermeswp/public_html/backend/vendor/craftcms/cms/src/helpers/App.php(1124): craft\web\Application->getIsInstalled()
#4 /home/hermeswp/public_html/backend/vendor/craftcms/cms/src/config/app.php(241): craft\helpers\App::projectConfigConfig()
#5 [internal function]: {closure}()
#6 /home/hermeswp/public_html/backend/vendor/yiisoft/yii2/di/Container.php(633): call_user_func_array(Object(Closure), Array)
#7 /home/hermeswp/public_html/backend/vendor/yiisoft/yii2/BaseYii.php(349): yii\di\Container->invoke(Object(Closure), Array)
#8 /home/hermeswp/public_html/backend/vendor/yiisoft/yii2/di/ServiceLocator.php(137): yii\BaseYii::createObject(Object(Closure))
#9 /home/hermeswp/public_html/backend/vendor/yiisoft/yii2/base/Module.php(766): yii\di\ServiceLocator->get('projectConfig', true)
#10 /home/hermeswp/public_html/backend/vendor/craftcms/cms/src/web/Application.php(379): yii\base\Module->get('projectConfig', true)
#11 /home/hermeswp/public_html/backend/vendor/craftcms/cms/src/base/ApplicationTrait.php(1363): craft\web\Application->get('projectConfig')
#12 /home/hermeswp/public_html/backend/vendor/craftcms/cms/src/base/ApplicationTrait.php(1581): craft\web\Application->getProjectConfig()
#13 /home/hermeswp/public_html/backend/vendor/craftcms/cms/src/web/Application.php(100): craft\web\Application->_preInit()
#14 /home/hermeswp/public_html/backend/vendor/yiisoft/yii2/base/BaseObject.php(109): craft\web\Application->init()
#15 /home/hermeswp/public_html/backend/vendor/yiisoft/yii2/base/Application.php(204): yii\base\BaseObject->__construct(Array)
#16 [internal function]: yii\base\Application->__construct(Array)
#17 /home/hermeswp/public_html/backend/vendor/yiisoft/yii2/di/Container.php(419): ReflectionClass->newInstanceArgs(Array)
#18 /home/hermeswp/public_html/backend/vendor/yiisoft/yii2/di/Container.php(170): yii\di\Container->build('craft\\web\\Appli...', Array, Array)
#19 /home/hermeswp/public_html/backend/vendor/yiisoft/yii2/BaseYii.php(365): yii\di\Container->get('craft\\web\\Appli...', Array, Array)
#20 /home/hermeswp/public_html/backend/vendor/craftcms/cms/src/Craft.php(70): yii\BaseYii::createObject(Array, Array)
#21 /home/hermeswp/public_html/backend/vendor/craftcms/cms/bootstrap/bootstrap.php(306): Craft::createObject(Array)
#22 /home/hermeswp/public_html/backend/vendor/craftcms/cms/bootstrap/web.php(35): require('/home/hermeswp/...')
#23 /home/hermeswp/public_html/backend/web/index.php(11): require('/home/hermeswp/...')
#24 {main}

Next craft\errors\DbConnectException: Craft CMS can’t connect to the database. in /home/hermeswp/public_html/backend/vendor/craftcms/cms/src/db/Connection.php:199
Stack trace:
#0 /home/hermeswp/public_html/backend/vendor/craftcms/cms/src/base/ApplicationTrait.php(973): craft\db\Connection->open()
#1 /home/hermeswp/public_html/backend/vendor/craftcms/cms/src/base/ApplicationTrait.php(427): craft\web\Application->getIsDbConnectionValid()
#2 /home/hermeswp/public_html/backend/vendor/craftcms/cms/src/helpers/App.php(1124): craft\web\Application->getIsInstalled()
#3 /home/hermeswp/public_html/backend/vendor/craftcms/cms/src/config/app.php(241): craft\helpers\App::projectConfigConfig()
#4 [internal function]: {closure}()
#5 /home/hermeswp/public_html/backend/vendor/yiisoft/yii2/di/Container.php(633): call_user_func_array(Object(Closure), Array)
#6 /home/hermeswp/public_html/backend/vendor/yiisoft/yii2/BaseYii.php(349): yii\di\Container->invoke(Object(Closure), Array)
#7 /home/hermeswp/public_html/backend/vendor/yiisoft/yii2/di/ServiceLocator.php(137): yii\BaseYii::createObject(Object(Closure))
#8 /home/hermeswp/public_html/backend/vendor/yiisoft/yii2/base/Module.php(766): yii\di\ServiceLocator->get('projectConfig', true)
#9 /home/hermeswp/public_html/backend/vendor/craftcms/cms/src/web/Application.php(379): yii\base\Module->get('projectConfig', true)
#10 /home/hermeswp/public_html/backend/vendor/craftcms/cms/src/base/ApplicationTrait.php(1363): craft\web\Application->get('projectConfig')
#11 /home/hermeswp/public_html/backend/vendor/craftcms/cms/src/base/ApplicationTrait.php(1581): craft\web\Application->getProjectConfig()
#12 /home/hermeswp/public_html/backend/vendor/craftcms/cms/src/web/Application.php(100): craft\web\Application->_preInit()
#13 /home/hermeswp/public_html/backend/vendor/yiisoft/yii2/base/BaseObject.php(109): craft\web\Application->init()
#14 /home/hermeswp/public_html/backend/vendor/yiisoft/yii2/base/Application.php(204): yii\base\BaseObject->__construct(Array)
#15 [internal function]: yii\base\Application->__construct(Array)
#16 /home/hermeswp/public_html/backend/vendor/yiisoft/yii2/di/Container.php(419): ReflectionClass->newInstanceArgs(Array)
#17 /home/hermeswp/public_html/backend/vendor/yiisoft/yii2/di/Container.php(170): yii\di\Container->build('craft\\web\\Appli...', Array, Array)
#18 /home/hermeswp/public_html/backend/vendor/yiisoft/yii2/BaseYii.php(365): yii\di\Container->get('craft\\web\\Appli...', Array, Array)
#19 /home/hermeswp/public_html/backend/vendor/craftcms/cms/src/Craft.php(70): yii\BaseYii::createObject(Array, Array)
#20 /home/hermeswp/public_html/backend/vendor/craftcms/cms/bootstrap/bootstrap.php(306): Craft::createObject(Array)
#21 /home/hermeswp/public_html/backend/vendor/craftcms/cms/bootstrap/web.php(35): require('/home/hermeswp/...')
#22 /home/hermeswp/public_html/backend/web/index.php(11): require('/home/hermeswp/...')
#23 {main} {"memory":937400,"exception":"[object] (craft\\errors\\DbConnectException(code: 0): Craft CMS can’t connect to the database. at /home/hermeswp/public_html/backend/vendor/craftcms/cms/src/db/Connection.php:199)
[previous exception] [object] (yii\\db\\Exception(code: 1044): SQLSTATE[HY000] [1044] Access denied for user 'hermeswp_baf'@'localhost' to database 'hermeswp_baf' at /home/hermeswp/public_html/backend/vendor/yiisoft/yii2/db/Connection.php:648)
[previous exception] [object] (PDOException(code: 1044): SQLSTATE[HY000] [1044] Access denied for user 'hermeswp_baf'@'localhost' to database 'hermeswp_baf' at /home/hermeswp/public_html/backend/vendor/yiisoft/yii2/db/Connection.php:722)"} 
2026-06-07 14:09:09 [web.INFO] [modules\finedigital\FineDigitalModule::init] FineDigitalModule initialized {"memory":994784} 
2026-06-07 14:09:09 [web.ERROR] [yii\web\HttpException:503] craft\web\ServiceUnavailableHttpException in /home/hermeswp/public_html/backend/vendor/craftcms/cms/src/web/Application.php:628
Stack trace:
#0 /home/hermeswp/public_html/backend/vendor/craftcms/cms/src/web/Application.php(224): craft\web\Application->_processInstallRequest(Object(craft\web\Request))
#1 /home/hermeswp/public_html/backend/vendor/yiisoft/yii2/base/Application.php(384): craft\web\Application->handleRequest(Object(craft\web\Request))
#2 /home/hermeswp/public_html/backend/web/index.php(12): yii\base\Application->run()
#3 {main} {"memory":794368,"exception":"[object] (craft\\web\\ServiceUnavailableHttpException(code: 0):  at /home/hermeswp/public_html/backend/vendor/craftcms/cms/src/web/Application.php:628)"} 
2026-06-07 14:09:09 [web.INFO] [application] Request context:
$_GET = []

$_POST = []

$_FILES = []

$_COOKIE = []

$_SERVER = [
    'USER' => 'hermeswp'
    'HOME' => '/home/hermeswp'
    'SCRIPT_NAME' => '/backend/web/index.php'
    'REQUEST_URI' => '/backend/web/'
    'QUERY_STRING' => ''
    'REQUEST_METHOD' => 'GET'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'REMOTE_PORT' => '6958'
    'SCRIPT_FILENAME' => '/home/hermeswp/public_html/backend/web/index.php'
    'SERVER_ADMIN' => 'webmaster@hermeswp.xyz'
    'CONTEXT_DOCUMENT_ROOT' => '/home/hermeswp/public_html'
    'CONTEXT_PREFIX' => ''
    'REQUEST_SCHEME' => 'https'
    'DOCUMENT_ROOT' => '/home/hermeswp/public_html'
    'REMOTE_ADDR' => '65.21.124.77'
    'SERVER_PORT' => '443'
    'SERVER_ADDR' => '192.248.166.68'
    'SERVER_NAME' => 'www.hermeswp.xyz'
    'SERVER_SOFTWARE' => 'Apache'
    'SERVER_SIGNATURE' => ''
    'PATH' => '/usr/local/jdk/bin:/usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11R6/bin:/usr/local/bin:/usr/X11R6/bin:/root/bin:/opt/bin'
    'HTTP_X_HTTPS' => '1'
    'HTTP_ACCEPT_ENCODING' => 'gzip'
    'HTTP_ACCEPT' => '*/*'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/124.0.0.0 Safari/537.36'
    'HTTP_HOST' => 'www.hermeswp.xyz'
    'proxy-nokeepalive' => '1'
    'SSL_TLS_SNI' => 'www.hermeswp.xyz'
    'HTTPS' => 'on'
    'SCRIPT_URI' => 'https://www.hermeswp.xyz/backend/web/'
    'SCRIPT_URL' => '/backend/web/'
    'UNIQUE_ID' => 'aiV7hfrWs3sNGPNugB10GAAAAAQ'
    'FCGI_ROLE' => 'RESPONDER'
    'PHP_SELF' => '/backend/web/index.php'
    'REQUEST_TIME_FLOAT' => 1780841349.1884
    'REQUEST_TIME' => 1780841349
    'argv' => []
    'argc' => 0
    'CRAFT_APP_ID' => 'CraftCMS--d24e3dc1-20bd-4bf5-a814-3d26a15b2d77'
    'CRAFT_ENVIRONMENT' => 'dev'
    'CRAFT_SECURITY_KEY' => '••••••••••••••••••••••••••••••••'
    'CRAFT_DEV_MODE' => 'true'
    'CRAFT_ALLOW_ADMIN_CHANGES' => 'true'
    'CRAFT_DISALLOW_ROBOTS' => 'true'
    'CRAFT_DB_DRIVER' => 'mysql'
    'CRAFT_DB_SERVER' => '127.0.0.1'
    'CRAFT_DB_PORT' => '3306'
    'CRAFT_DB_DATABASE' => 'hermeswp_baf'
    'CRAFT_DB_USER' => 'hermeswp_baf'
    'CRAFT_DB_PASSWORD' => '•••••••••••••••'
    'CRAFT_DB_SCHEMA' => ''
    'CRAFT_DB_TABLE_PREFIX' => ''
    'PRIMARY_SITE_URL' => 'https://hermeswp.xyz/backend/web'
] {"environment":"dev"} 
2026-06-07 14:09:09 [web.INFO] [yii\db\Connection::open] Opening DB connection: mysql:host=127.0.0.1;dbname=hermeswp_baf;port=3306 {"memory":894840} 
2026-06-07 14:09:09 [web.ERROR] [craft\db\Connection::open] SQLSTATE[HY000] [1044] Access denied for user 'hermeswp_baf'@'localhost' to database 'hermeswp_baf' {"memory":923768} 
2026-06-07 14:09:09 [web.ERROR] [craft\db\Connection::open] SQLSTATE[HY000] [1044] Access denied for user 'hermeswp_baf'@'localhost' to database 'hermeswp_baf' {"memory":923984} 
2026-06-07 14:09:09 [web.ERROR] [craft\base\ApplicationTrait::getIsDbConnectionValid] There was a problem connecting to the database: Craft CMS can’t connect to the database. {"memory":937184} 
2026-06-07 14:09:09 [web.ERROR] [craft\errors\DbConnectException] PDOException: SQLSTATE[HY000] [1044] Access denied for user 'hermeswp_baf'@'localhost' to database 'hermeswp_baf' in /home/hermeswp/public_html/backend/vendor/yiisoft/yii2/db/Connection.php:722
Stack trace:
#0 /home/hermeswp/public_html/backend/vendor/yiisoft/yii2/db/Connection.php(722): PDO->__construct('mysql:host=127....', 'hermeswp_baf', Object(SensitiveParameterValue), Array)
#1 /home/hermeswp/public_html/backend/vendor/yiisoft/yii2/db/Connection.php(637): yii\db\Connection->createPdoInstance()
#2 /home/hermeswp/public_html/backend/vendor/craftcms/cms/src/db/Connection.php(178): yii\db\Connection->open()
#3 /home/hermeswp/public_html/backend/vendor/craftcms/cms/src/base/ApplicationTrait.php(973): craft\db\Connection->open()
#4 /home/hermeswp/public_html/backend/vendor/craftcms/cms/src/base/ApplicationTrait.php(427): craft\web\Application->getIsDbConnectionValid()
#5 /home/hermeswp/public_html/backend/vendor/craftcms/cms/src/helpers/App.php(1124): craft\web\Application->getIsInstalled()
#6 /home/hermeswp/public_html/backend/vendor/craftcms/cms/src/config/app.php(241): craft\helpers\App::projectConfigConfig()
#7 [internal function]: {closure}()
#8 /home/hermeswp/public_html/backend/vendor/yiisoft/yii2/di/Container.php(633): call_user_func_array(Object(Closure), Array)
#9 /home/hermeswp/public_html/backend/vendor/yiisoft/yii2/BaseYii.php(349): yii\di\Container->invoke(Object(Closure), Array)
#10 /home/hermeswp/public_html/backend/vendor/yiisoft/yii2/di/ServiceLocator.php(137): yii\BaseYii::createObject(Object(Closure))
#11 /home/hermeswp/public_html/backend/vendor/yiisoft/yii2/base/Module.php(766): yii\di\ServiceLocator->get('projectConfig', true)
#12 /home/hermeswp/public_html/backend/vendor/craftcms/cms/src/web/Application.php(379): yii\base\Module->get('projectConfig', true)
#13 /home/hermeswp/public_html/backend/vendor/craftcms/cms/src/base/ApplicationTrait.php(1363): craft\web\Application->get('projectConfig')
#14 /home/hermeswp/public_html/backend/vendor/craftcms/cms/src/base/ApplicationTrait.php(1581): craft\web\Application->getProjectConfig()
#15 /home/hermeswp/public_html/backend/vendor/craftcms/cms/src/web/Application.php(100): craft\web\Application->_preInit()
#16 /home/hermeswp/public_html/backend/vendor/yiisoft/yii2/base/BaseObject.php(109): craft\web\Application->init()
#17 /home/hermeswp/public_html/backend/vendor/yiisoft/yii2/base/Application.php(204): yii\base\BaseObject->__construct(Array)
#18 [internal function]: yii\base\Application->__construct(Array)
#19 /home/hermeswp/public_html/backend/vendor/yiisoft/yii2/di/Container.php(419): ReflectionClass->newInstanceArgs(Array)
#20 /home/hermeswp/public_html/backend/vendor/yiisoft/yii2/di/Container.php(170): yii\di\Container->build('craft\\web\\Appli...', Array, Array)
#21 /home/hermeswp/public_html/backend/vendor/yiisoft/yii2/BaseYii.php(365): yii\di\Container->get('craft\\web\\Appli...', Array, Array)
#22 /home/hermeswp/public_html/backend/vendor/craftcms/cms/src/Craft.php(70): yii\BaseYii::createObject(Array, Array)
#23 /home/hermeswp/public_html/backend/vendor/craftcms/cms/bootstrap/bootstrap.php(306): Craft::createObject(Array)
#24 /home/hermeswp/public_html/backend/vendor/craftcms/cms/bootstrap/web.php(35): require('/home/hermeswp/...')
#25 /home/hermeswp/public_html/backend/web/index.php(11): require('/home/hermeswp/...')
#26 {main}

Next yii\db\Exception: SQLSTATE[HY000] [1044] Access denied for user 'hermeswp_baf'@'localhost' to database 'hermeswp_baf' in /home/hermeswp/public_html/backend/vendor/yiisoft/yii2/db/Connection.php:648
Stack trace:
#0 /home/hermeswp/public_html/backend/vendor/craftcms/cms/src/db/Connection.php(178): yii\db\Connection->open()
#1 /home/hermeswp/public_html/backend/vendor/craftcms/cms/src/base/ApplicationTrait.php(973): craft\db\Connection->open()
#2 /home/hermeswp/public_html/backend/vendor/craftcms/cms/src/base/ApplicationTrait.php(427): craft\web\Application->getIsDbConnectionValid()
#3 /home/hermeswp/public_html/backend/vendor/craftcms/cms/src/helpers/App.php(1124): craft\web\Application->getIsInstalled()
#4 /home/hermeswp/public_html/backend/vendor/craftcms/cms/src/config/app.php(241): craft\helpers\App::projectConfigConfig()
#5 [internal function]: {closure}()
#6 /home/hermeswp/public_html/backend/vendor/yiisoft/yii2/di/Container.php(633): call_user_func_array(Object(Closure), Array)
#7 /home/hermeswp/public_html/backend/vendor/yiisoft/yii2/BaseYii.php(349): yii\di\Container->invoke(Object(Closure), Array)
#8 /home/hermeswp/public_html/backend/vendor/yiisoft/yii2/di/ServiceLocator.php(137): yii\BaseYii::createObject(Object(Closure))
#9 /home/hermeswp/public_html/backend/vendor/yiisoft/yii2/base/Module.php(766): yii\di\ServiceLocator->get('projectConfig', true)
#10 /home/hermeswp/public_html/backend/vendor/craftcms/cms/src/web/Application.php(379): yii\base\Module->get('projectConfig', true)
#11 /home/hermeswp/public_html/backend/vendor/craftcms/cms/src/base/ApplicationTrait.php(1363): craft\web\Application->get('projectConfig')
#12 /home/hermeswp/public_html/backend/vendor/craftcms/cms/src/base/ApplicationTrait.php(1581): craft\web\Application->getProjectConfig()
#13 /home/hermeswp/public_html/backend/vendor/craftcms/cms/src/web/Application.php(100): craft\web\Application->_preInit()
#14 /home/hermeswp/public_html/backend/vendor/yiisoft/yii2/base/BaseObject.php(109): craft\web\Application->init()
#15 /home/hermeswp/public_html/backend/vendor/yiisoft/yii2/base/Application.php(204): yii\base\BaseObject->__construct(Array)
#16 [internal function]: yii\base\Application->__construct(Array)
#17 /home/hermeswp/public_html/backend/vendor/yiisoft/yii2/di/Container.php(419): ReflectionClass->newInstanceArgs(Array)
#18 /home/hermeswp/public_html/backend/vendor/yiisoft/yii2/di/Container.php(170): yii\di\Container->build('craft\\web\\Appli...', Array, Array)
#19 /home/hermeswp/public_html/backend/vendor/yiisoft/yii2/BaseYii.php(365): yii\di\Container->get('craft\\web\\Appli...', Array, Array)
#20 /home/hermeswp/public_html/backend/vendor/craftcms/cms/src/Craft.php(70): yii\BaseYii::createObject(Array, Array)
#21 /home/hermeswp/public_html/backend/vendor/craftcms/cms/bootstrap/bootstrap.php(306): Craft::createObject(Array)
#22 /home/hermeswp/public_html/backend/vendor/craftcms/cms/bootstrap/web.php(35): require('/home/hermeswp/...')
#23 /home/hermeswp/public_html/backend/web/index.php(11): require('/home/hermeswp/...')
#24 {main}

Next craft\errors\DbConnectException: Craft CMS can’t connect to the database. in /home/hermeswp/public_html/backend/vendor/craftcms/cms/src/db/Connection.php:199
Stack trace:
#0 /home/hermeswp/public_html/backend/vendor/craftcms/cms/src/base/ApplicationTrait.php(973): craft\db\Connection->open()
#1 /home/hermeswp/public_html/backend/vendor/craftcms/cms/src/base/ApplicationTrait.php(427): craft\web\Application->getIsDbConnectionValid()
#2 /home/hermeswp/public_html/backend/vendor/craftcms/cms/src/helpers/App.php(1124): craft\web\Application->getIsInstalled()
#3 /home/hermeswp/public_html/backend/vendor/craftcms/cms/src/config/app.php(241): craft\helpers\App::projectConfigConfig()
#4 [internal function]: {closure}()
#5 /home/hermeswp/public_html/backend/vendor/yiisoft/yii2/di/Container.php(633): call_user_func_array(Object(Closure), Array)
#6 /home/hermeswp/public_html/backend/vendor/yiisoft/yii2/BaseYii.php(349): yii\di\Container->invoke(Object(Closure), Array)
#7 /home/hermeswp/public_html/backend/vendor/yiisoft/yii2/di/ServiceLocator.php(137): yii\BaseYii::createObject(Object(Closure))
#8 /home/hermeswp/public_html/backend/vendor/yiisoft/yii2/base/Module.php(766): yii\di\ServiceLocator->get('projectConfig', true)
#9 /home/hermeswp/public_html/backend/vendor/craftcms/cms/src/web/Application.php(379): yii\base\Module->get('projectConfig', true)
#10 /home/hermeswp/public_html/backend/vendor/craftcms/cms/src/base/ApplicationTrait.php(1363): craft\web\Application->get('projectConfig')
#11 /home/hermeswp/public_html/backend/vendor/craftcms/cms/src/base/ApplicationTrait.php(1581): craft\web\Application->getProjectConfig()
#12 /home/hermeswp/public_html/backend/vendor/craftcms/cms/src/web/Application.php(100): craft\web\Application->_preInit()
#13 /home/hermeswp/public_html/backend/vendor/yiisoft/yii2/base/BaseObject.php(109): craft\web\Application->init()
#14 /home/hermeswp/public_html/backend/vendor/yiisoft/yii2/base/Application.php(204): yii\base\BaseObject->__construct(Array)
#15 [internal function]: yii\base\Application->__construct(Array)
#16 /home/hermeswp/public_html/backend/vendor/yiisoft/yii2/di/Container.php(419): ReflectionClass->newInstanceArgs(Array)
#17 /home/hermeswp/public_html/backend/vendor/yiisoft/yii2/di/Container.php(170): yii\di\Container->build('craft\\web\\Appli...', Array, Array)
#18 /home/hermeswp/public_html/backend/vendor/yiisoft/yii2/BaseYii.php(365): yii\di\Container->get('craft\\web\\Appli...', Array, Array)
#19 /home/hermeswp/public_html/backend/vendor/craftcms/cms/src/Craft.php(70): yii\BaseYii::createObject(Array, Array)
#20 /home/hermeswp/public_html/backend/vendor/craftcms/cms/bootstrap/bootstrap.php(306): Craft::createObject(Array)
#21 /home/hermeswp/public_html/backend/vendor/craftcms/cms/bootstrap/web.php(35): require('/home/hermeswp/...')
#22 /home/hermeswp/public_html/backend/web/index.php(11): require('/home/hermeswp/...')
#23 {main} {"memory":937400,"exception":"[object] (craft\\errors\\DbConnectException(code: 0): Craft CMS can’t connect to the database. at /home/hermeswp/public_html/backend/vendor/craftcms/cms/src/db/Connection.php:199)
[previous exception] [object] (yii\\db\\Exception(code: 1044): SQLSTATE[HY000] [1044] Access denied for user 'hermeswp_baf'@'localhost' to database 'hermeswp_baf' at /home/hermeswp/public_html/backend/vendor/yiisoft/yii2/db/Connection.php:648)
[previous exception] [object] (PDOException(code: 1044): SQLSTATE[HY000] [1044] Access denied for user 'hermeswp_baf'@'localhost' to database 'hermeswp_baf' at /home/hermeswp/public_html/backend/vendor/yiisoft/yii2/db/Connection.php:722)"} 
2026-06-07 14:09:09 [web.INFO] [modules\finedigital\FineDigitalModule::init] FineDigitalModule initialized {"memory":994784} 
2026-06-07 14:09:09 [web.ERROR] [yii\web\HttpException:503] craft\web\ServiceUnavailableHttpException in /home/hermeswp/public_html/backend/vendor/craftcms/cms/src/web/Application.php:628
Stack trace:
#0 /home/hermeswp/public_html/backend/vendor/craftcms/cms/src/web/Application.php(224): craft\web\Application->_processInstallRequest(Object(craft\web\Request))
#1 /home/hermeswp/public_html/backend/vendor/yiisoft/yii2/base/Application.php(384): craft\web\Application->handleRequest(Object(craft\web\Request))
#2 /home/hermeswp/public_html/backend/web/index.php(12): yii\base\Application->run()
#3 {main} {"memory":794368,"exception":"[object] (craft\\web\\ServiceUnavailableHttpException(code: 0):  at /home/hermeswp/public_html/backend/vendor/craftcms/cms/src/web/Application.php:628)"} 
2026-06-07 14:09:09 [web.INFO] [application] Request context:
$_GET = []

$_POST = []

$_FILES = []

$_COOKIE = []

$_SERVER = [
    'USER' => 'hermeswp'
    'HOME' => '/home/hermeswp'
    'SCRIPT_NAME' => '/backend/web/index.php'
    'REQUEST_URI' => '/backend/web/'
    'QUERY_STRING' => ''
    'REQUEST_METHOD' => 'GET'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'REMOTE_PORT' => '6790'
    'SCRIPT_FILENAME' => '/home/hermeswp/public_html/backend/web/index.php'
    'SERVER_ADMIN' => 'webmaster@hermeswp.xyz'
    'CONTEXT_DOCUMENT_ROOT' => '/home/hermeswp/public_html'
    'CONTEXT_PREFIX' => ''
    'REQUEST_SCHEME' => 'https'
    'DOCUMENT_ROOT' => '/home/hermeswp/public_html'
    'REMOTE_ADDR' => '65.21.124.77'
    'SERVER_PORT' => '443'
    'SERVER_ADDR' => '192.248.166.68'
    'SERVER_NAME' => 'www.hermeswp.xyz'
    'SERVER_SOFTWARE' => 'Apache'
    'SERVER_SIGNATURE' => ''
    'PATH' => '/usr/local/jdk/bin:/usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11R6/bin:/usr/local/bin:/usr/X11R6/bin:/root/bin:/opt/bin'
    'HTTP_X_HTTPS' => '1'
    'HTTP_ACCEPT_ENCODING' => 'gzip'
    'HTTP_ACCEPT' => '*/*'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/124.0.0.0 Safari/537.36'
    'HTTP_HOST' => 'www.hermeswp.xyz'
    'proxy-nokeepalive' => '1'
    'SSL_TLS_SNI' => 'www.hermeswp.xyz'
    'HTTPS' => 'on'
    'SCRIPT_URI' => 'https://www.hermeswp.xyz/backend/web/'
    'SCRIPT_URL' => '/backend/web/'
    'UNIQUE_ID' => 'aiV7hc-nQhG5kwwJw8b4swAAAAA'
    'FCGI_ROLE' => 'RESPONDER'
    'PHP_SELF' => '/backend/web/index.php'
    'REQUEST_TIME_FLOAT' => 1780841349.2939
    'REQUEST_TIME' => 1780841349
    'argv' => []
    'argc' => 0
    'CRAFT_APP_ID' => 'CraftCMS--d24e3dc1-20bd-4bf5-a814-3d26a15b2d77'
    'CRAFT_ENVIRONMENT' => 'dev'
    'CRAFT_SECURITY_KEY' => '••••••••••••••••••••••••••••••••'
    'CRAFT_DEV_MODE' => 'true'
    'CRAFT_ALLOW_ADMIN_CHANGES' => 'true'
    'CRAFT_DISALLOW_ROBOTS' => 'true'
    'CRAFT_DB_DRIVER' => 'mysql'
    'CRAFT_DB_SERVER' => '127.0.0.1'
    'CRAFT_DB_PORT' => '3306'
    'CRAFT_DB_DATABASE' => 'hermeswp_baf'
    'CRAFT_DB_USER' => 'hermeswp_baf'
    'CRAFT_DB_PASSWORD' => '•••••••••••••••'
    'CRAFT_DB_SCHEMA' => ''
    'CRAFT_DB_TABLE_PREFIX' => ''
    'PRIMARY_SITE_URL' => 'https://hermeswp.xyz/backend/web'
] {"environment":"dev"} 
2026-06-07 14:15:49 [web.INFO] [yii\db\Connection::open] Opening DB connection: mysql:host=127.0.0.1;dbname=hermeswp_baf;port=3306 {"memory":895608} 
2026-06-07 14:15:49 [web.ERROR] [craft\db\Connection::open] SQLSTATE[HY000] [1044] Access denied for user 'hermeswp_baf'@'localhost' to database 'hermeswp_baf' {"memory":924536} 
2026-06-07 14:15:49 [web.ERROR] [craft\db\Connection::open] SQLSTATE[HY000] [1044] Access denied for user 'hermeswp_baf'@'localhost' to database 'hermeswp_baf' {"memory":924752} 
2026-06-07 14:15:49 [web.ERROR] [craft\base\ApplicationTrait::getIsDbConnectionValid] There was a problem connecting to the database: Craft CMS can’t connect to the database. {"memory":937952} 
2026-06-07 14:15:49 [web.ERROR] [craft\errors\DbConnectException] PDOException: SQLSTATE[HY000] [1044] Access denied for user 'hermeswp_baf'@'localhost' to database 'hermeswp_baf' in /home/hermeswp/public_html/backend/vendor/yiisoft/yii2/db/Connection.php:722
Stack trace:
#0 /home/hermeswp/public_html/backend/vendor/yiisoft/yii2/db/Connection.php(722): PDO->__construct('mysql:host=127....', 'hermeswp_baf', Object(SensitiveParameterValue), Array)
#1 /home/hermeswp/public_html/backend/vendor/yiisoft/yii2/db/Connection.php(637): yii\db\Connection->createPdoInstance()
#2 /home/hermeswp/public_html/backend/vendor/craftcms/cms/src/db/Connection.php(178): yii\db\Connection->open()
#3 /home/hermeswp/public_html/backend/vendor/craftcms/cms/src/base/ApplicationTrait.php(973): craft\db\Connection->open()
#4 /home/hermeswp/public_html/backend/vendor/craftcms/cms/src/base/ApplicationTrait.php(427): craft\web\Application->getIsDbConnectionValid()
#5 /home/hermeswp/public_html/backend/vendor/craftcms/cms/src/helpers/App.php(1124): craft\web\Application->getIsInstalled()
#6 /home/hermeswp/public_html/backend/vendor/craftcms/cms/src/config/app.php(241): craft\helpers\App::projectConfigConfig()
#7 [internal function]: {closure}()
#8 /home/hermeswp/public_html/backend/vendor/yiisoft/yii2/di/Container.php(633): call_user_func_array(Object(Closure), Array)
#9 /home/hermeswp/public_html/backend/vendor/yiisoft/yii2/BaseYii.php(349): yii\di\Container->invoke(Object(Closure), Array)
#10 /home/hermeswp/public_html/backend/vendor/yiisoft/yii2/di/ServiceLocator.php(137): yii\BaseYii::createObject(Object(Closure))
#11 /home/hermeswp/public_html/backend/vendor/yiisoft/yii2/base/Module.php(766): yii\di\ServiceLocator->get('projectConfig', true)
#12 /home/hermeswp/public_html/backend/vendor/craftcms/cms/src/web/Application.php(379): yii\base\Module->get('projectConfig', true)
#13 /home/hermeswp/public_html/backend/vendor/craftcms/cms/src/base/ApplicationTrait.php(1363): craft\web\Application->get('projectConfig')
#14 /home/hermeswp/public_html/backend/vendor/craftcms/cms/src/base/ApplicationTrait.php(1581): craft\web\Application->getProjectConfig()
#15 /home/hermeswp/public_html/backend/vendor/craftcms/cms/src/web/Application.php(100): craft\web\Application->_preInit()
#16 /home/hermeswp/public_html/backend/vendor/yiisoft/yii2/base/BaseObject.php(109): craft\web\Application->init()
#17 /home/hermeswp/public_html/backend/vendor/yiisoft/yii2/base/Application.php(204): yii\base\BaseObject->__construct(Array)
#18 [internal function]: yii\base\Application->__construct(Array)
#19 /home/hermeswp/public_html/backend/vendor/yiisoft/yii2/di/Container.php(419): ReflectionClass->newInstanceArgs(Array)
#20 /home/hermeswp/public_html/backend/vendor/yiisoft/yii2/di/Container.php(170): yii\di\Container->build('craft\\web\\Appli...', Array, Array)
#21 /home/hermeswp/public_html/backend/vendor/yiisoft/yii2/BaseYii.php(365): yii\di\Container->get('craft\\web\\Appli...', Array, Array)
#22 /home/hermeswp/public_html/backend/vendor/craftcms/cms/src/Craft.php(70): yii\BaseYii::createObject(Array, Array)
#23 /home/hermeswp/public_html/backend/vendor/craftcms/cms/bootstrap/bootstrap.php(306): Craft::createObject(Array)
#24 /home/hermeswp/public_html/backend/vendor/craftcms/cms/bootstrap/web.php(35): require('/home/hermeswp/...')
#25 /home/hermeswp/public_html/backend/web/index.php(11): require('/home/hermeswp/...')
#26 {main}

Next yii\db\Exception: SQLSTATE[HY000] [1044] Access denied for user 'hermeswp_baf'@'localhost' to database 'hermeswp_baf' in /home/hermeswp/public_html/backend/vendor/yiisoft/yii2/db/Connection.php:648
Stack trace:
#0 /home/hermeswp/public_html/backend/vendor/craftcms/cms/src/db/Connection.php(178): yii\db\Connection->open()
#1 /home/hermeswp/public_html/backend/vendor/craftcms/cms/src/base/ApplicationTrait.php(973): craft\db\Connection->open()
#2 /home/hermeswp/public_html/backend/vendor/craftcms/cms/src/base/ApplicationTrait.php(427): craft\web\Application->getIsDbConnectionValid()
#3 /home/hermeswp/public_html/backend/vendor/craftcms/cms/src/helpers/App.php(1124): craft\web\Application->getIsInstalled()
#4 /home/hermeswp/public_html/backend/vendor/craftcms/cms/src/config/app.php(241): craft\helpers\App::projectConfigConfig()
#5 [internal function]: {closure}()
#6 /home/hermeswp/public_html/backend/vendor/yiisoft/yii2/di/Container.php(633): call_user_func_array(Object(Closure), Array)
#7 /home/hermeswp/public_html/backend/vendor/yiisoft/yii2/BaseYii.php(349): yii\di\Container->invoke(Object(Closure), Array)
#8 /home/hermeswp/public_html/backend/vendor/yiisoft/yii2/di/ServiceLocator.php(137): yii\BaseYii::createObject(Object(Closure))
#9 /home/hermeswp/public_html/backend/vendor/yiisoft/yii2/base/Module.php(766): yii\di\ServiceLocator->get('projectConfig', true)
#10 /home/hermeswp/public_html/backend/vendor/craftcms/cms/src/web/Application.php(379): yii\base\Module->get('projectConfig', true)
#11 /home/hermeswp/public_html/backend/vendor/craftcms/cms/src/base/ApplicationTrait.php(1363): craft\web\Application->get('projectConfig')
#12 /home/hermeswp/public_html/backend/vendor/craftcms/cms/src/base/ApplicationTrait.php(1581): craft\web\Application->getProjectConfig()
#13 /home/hermeswp/public_html/backend/vendor/craftcms/cms/src/web/Application.php(100): craft\web\Application->_preInit()
#14 /home/hermeswp/public_html/backend/vendor/yiisoft/yii2/base/BaseObject.php(109): craft\web\Application->init()
#15 /home/hermeswp/public_html/backend/vendor/yiisoft/yii2/base/Application.php(204): yii\base\BaseObject->__construct(Array)
#16 [internal function]: yii\base\Application->__construct(Array)
#17 /home/hermeswp/public_html/backend/vendor/yiisoft/yii2/di/Container.php(419): ReflectionClass->newInstanceArgs(Array)
#18 /home/hermeswp/public_html/backend/vendor/yiisoft/yii2/di/Container.php(170): yii\di\Container->build('craft\\web\\Appli...', Array, Array)
#19 /home/hermeswp/public_html/backend/vendor/yiisoft/yii2/BaseYii.php(365): yii\di\Container->get('craft\\web\\Appli...', Array, Array)
#20 /home/hermeswp/public_html/backend/vendor/craftcms/cms/src/Craft.php(70): yii\BaseYii::createObject(Array, Array)
#21 /home/hermeswp/public_html/backend/vendor/craftcms/cms/bootstrap/bootstrap.php(306): Craft::createObject(Array)
#22 /home/hermeswp/public_html/backend/vendor/craftcms/cms/bootstrap/web.php(35): require('/home/hermeswp/...')
#23 /home/hermeswp/public_html/backend/web/index.php(11): require('/home/hermeswp/...')
#24 {main}

Next craft\errors\DbConnectException: Craft CMS can’t connect to the database. in /home/hermeswp/public_html/backend/vendor/craftcms/cms/src/db/Connection.php:199
Stack trace:
#0 /home/hermeswp/public_html/backend/vendor/craftcms/cms/src/base/ApplicationTrait.php(973): craft\db\Connection->open()
#1 /home/hermeswp/public_html/backend/vendor/craftcms/cms/src/base/ApplicationTrait.php(427): craft\web\Application->getIsDbConnectionValid()
#2 /home/hermeswp/public_html/backend/vendor/craftcms/cms/src/helpers/App.php(1124): craft\web\Application->getIsInstalled()
#3 /home/hermeswp/public_html/backend/vendor/craftcms/cms/src/config/app.php(241): craft\helpers\App::projectConfigConfig()
#4 [internal function]: {closure}()
#5 /home/hermeswp/public_html/backend/vendor/yiisoft/yii2/di/Container.php(633): call_user_func_array(Object(Closure), Array)
#6 /home/hermeswp/public_html/backend/vendor/yiisoft/yii2/BaseYii.php(349): yii\di\Container->invoke(Object(Closure), Array)
#7 /home/hermeswp/public_html/backend/vendor/yiisoft/yii2/di/ServiceLocator.php(137): yii\BaseYii::createObject(Object(Closure))
#8 /home/hermeswp/public_html/backend/vendor/yiisoft/yii2/base/Module.php(766): yii\di\ServiceLocator->get('projectConfig', true)
#9 /home/hermeswp/public_html/backend/vendor/craftcms/cms/src/web/Application.php(379): yii\base\Module->get('projectConfig', true)
#10 /home/hermeswp/public_html/backend/vendor/craftcms/cms/src/base/ApplicationTrait.php(1363): craft\web\Application->get('projectConfig')
#11 /home/hermeswp/public_html/backend/vendor/craftcms/cms/src/base/ApplicationTrait.php(1581): craft\web\Application->getProjectConfig()
#12 /home/hermeswp/public_html/backend/vendor/craftcms/cms/src/web/Application.php(100): craft\web\Application->_preInit()
#13 /home/hermeswp/public_html/backend/vendor/yiisoft/yii2/base/BaseObject.php(109): craft\web\Application->init()
#14 /home/hermeswp/public_html/backend/vendor/yiisoft/yii2/base/Application.php(204): yii\base\BaseObject->__construct(Array)
#15 [internal function]: yii\base\Application->__construct(Array)
#16 /home/hermeswp/public_html/backend/vendor/yiisoft/yii2/di/Container.php(419): ReflectionClass->newInstanceArgs(Array)
#17 /home/hermeswp/public_html/backend/vendor/yiisoft/yii2/di/Container.php(170): yii\di\Container->build('craft\\web\\Appli...', Array, Array)
#18 /home/hermeswp/public_html/backend/vendor/yiisoft/yii2/BaseYii.php(365): yii\di\Container->get('craft\\web\\Appli...', Array, Array)
#19 /home/hermeswp/public_html/backend/vendor/craftcms/cms/src/Craft.php(70): yii\BaseYii::createObject(Array, Array)
#20 /home/hermeswp/public_html/backend/vendor/craftcms/cms/bootstrap/bootstrap.php(306): Craft::createObject(Array)
#21 /home/hermeswp/public_html/backend/vendor/craftcms/cms/bootstrap/web.php(35): require('/home/hermeswp/...')
#22 /home/hermeswp/public_html/backend/web/index.php(11): require('/home/hermeswp/...')
#23 {main} {"memory":938168,"exception":"[object] (craft\\errors\\DbConnectException(code: 0): Craft CMS can’t connect to the database. at /home/hermeswp/public_html/backend/vendor/craftcms/cms/src/db/Connection.php:199)
[previous exception] [object] (yii\\db\\Exception(code: 1044): SQLSTATE[HY000] [1044] Access denied for user 'hermeswp_baf'@'localhost' to database 'hermeswp_baf' at /home/hermeswp/public_html/backend/vendor/yiisoft/yii2/db/Connection.php:648)
[previous exception] [object] (PDOException(code: 1044): SQLSTATE[HY000] [1044] Access denied for user 'hermeswp_baf'@'localhost' to database 'hermeswp_baf' at /home/hermeswp/public_html/backend/vendor/yiisoft/yii2/db/Connection.php:722)"} 
2026-06-07 14:15:49 [web.INFO] [modules\finedigital\FineDigitalModule::init] FineDigitalModule initialized {"memory":997032} 
2026-06-07 14:15:49 [web.ERROR] [yii\web\HttpException:503] craft\web\ServiceUnavailableHttpException in /home/hermeswp/public_html/backend/vendor/craftcms/cms/src/web/Application.php:628
Stack trace:
#0 /home/hermeswp/public_html/backend/vendor/craftcms/cms/src/web/Application.php(224): craft\web\Application->_processInstallRequest(Object(craft\web\Request))
#1 /home/hermeswp/public_html/backend/vendor/yiisoft/yii2/base/Application.php(384): craft\web\Application->handleRequest(Object(craft\web\Request))
#2 /home/hermeswp/public_html/backend/web/index.php(12): yii\base\Application->run()
#3 {main} {"memory":796616,"exception":"[object] (craft\\web\\ServiceUnavailableHttpException(code: 0):  at /home/hermeswp/public_html/backend/vendor/craftcms/cms/src/web/Application.php:628)"} 
2026-06-07 14:15:49 [web.INFO] [application] Request context:
$_GET = []

$_POST = []

$_FILES = []

$_COOKIE = []

$_SERVER = [
    'USER' => 'hermeswp'
    'HOME' => '/home/hermeswp'
    'SCRIPT_NAME' => '/backend/web/index.php'
    'REQUEST_URI' => '/backend/web/'
    'QUERY_STRING' => ''
    'REQUEST_METHOD' => 'GET'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'REMOTE_PORT' => '35842'
    'SCRIPT_FILENAME' => '/home/hermeswp/public_html/backend/web/index.php'
    'SERVER_ADMIN' => 'webmaster@hermeswp.xyz'
    'CONTEXT_DOCUMENT_ROOT' => '/home/hermeswp/public_html'
    'CONTEXT_PREFIX' => ''
    'REQUEST_SCHEME' => 'https'
    'DOCUMENT_ROOT' => '/home/hermeswp/public_html'
    'REMOTE_ADDR' => '103.4.250.4'
    'SERVER_PORT' => '443'
    'SERVER_ADDR' => '192.248.166.68'
    'SERVER_NAME' => 'hermeswp.xyz'
    'SERVER_SOFTWARE' => 'Apache'
    'SERVER_SIGNATURE' => ''
    'PATH' => '/usr/local/jdk/bin:/usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11R6/bin:/usr/local/bin:/usr/X11R6/bin:/root/bin:/opt/bin'
    'HTTP_X_HTTPS' => '1'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_CH_UA' => 'Google Chrome\";v=\"111\", \"Not(A:Brand\";v=\"8\", \"Chromium\";v=\"111'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36'
    'HTTP_HOST' => 'hermeswp.xyz'
    'proxy-nokeepalive' => '1'
    'SSL_TLS_SNI' => 'hermeswp.xyz'
    'HTTPS' => 'on'
    'SCRIPT_URI' => 'https://hermeswp.xyz/backend/web/'
    'SCRIPT_URL' => '/backend/web/'
    'UNIQUE_ID' => 'aiV9FTk8pEQyZ725LRMLpQAAAAc'
    'FCGI_ROLE' => 'RESPONDER'
    'PHP_SELF' => '/backend/web/index.php'
    'REQUEST_TIME_FLOAT' => 1780841749.0519
    'REQUEST_TIME' => 1780841749
    'argv' => []
    'argc' => 0
    'CRAFT_APP_ID' => 'CraftCMS--d24e3dc1-20bd-4bf5-a814-3d26a15b2d77'
    'CRAFT_ENVIRONMENT' => 'dev'
    'CRAFT_SECURITY_KEY' => '••••••••••••••••••••••••••••••••'
    'CRAFT_DEV_MODE' => 'true'
    'CRAFT_ALLOW_ADMIN_CHANGES' => 'true'
    'CRAFT_DISALLOW_ROBOTS' => 'true'
    'CRAFT_DB_DRIVER' => 'mysql'
    'CRAFT_DB_SERVER' => '127.0.0.1'
    'CRAFT_DB_PORT' => '3306'
    'CRAFT_DB_DATABASE' => 'hermeswp_baf'
    'CRAFT_DB_USER' => 'hermeswp_baf'
    'CRAFT_DB_PASSWORD' => '•••••••••••••••'
    'CRAFT_DB_SCHEMA' => ''
    'CRAFT_DB_TABLE_PREFIX' => ''
    'PRIMARY_SITE_URL' => 'https://hermeswp.xyz/backend/web'
] {"environment":"dev"} 
2026-06-07 14:32:09 [web.INFO] [yii\db\Connection::open] Opening DB connection: mysql:host=127.0.0.1;dbname=hermeswp_baf;port=3306 {"memory":895608} 
2026-06-07 14:32:09 [web.ERROR] [craft\db\Connection::open] SQLSTATE[HY000] [1044] Access denied for user 'hermeswp_baf'@'localhost' to database 'hermeswp_baf' {"memory":924536} 
2026-06-07 14:32:09 [web.ERROR] [craft\db\Connection::open] SQLSTATE[HY000] [1044] Access denied for user 'hermeswp_baf'@'localhost' to database 'hermeswp_baf' {"memory":924752} 
2026-06-07 14:32:09 [web.ERROR] [craft\base\ApplicationTrait::getIsDbConnectionValid] There was a problem connecting to the database: Craft CMS can’t connect to the database. {"memory":937952} 
2026-06-07 14:32:09 [web.ERROR] [craft\errors\DbConnectException] PDOException: SQLSTATE[HY000] [1044] Access denied for user 'hermeswp_baf'@'localhost' to database 'hermeswp_baf' in /home/hermeswp/public_html/backend/vendor/yiisoft/yii2/db/Connection.php:722
Stack trace:
#0 /home/hermeswp/public_html/backend/vendor/yiisoft/yii2/db/Connection.php(722): PDO->__construct('mysql:host=127....', 'hermeswp_baf', Object(SensitiveParameterValue), Array)
#1 /home/hermeswp/public_html/backend/vendor/yiisoft/yii2/db/Connection.php(637): yii\db\Connection->createPdoInstance()
#2 /home/hermeswp/public_html/backend/vendor/craftcms/cms/src/db/Connection.php(178): yii\db\Connection->open()
#3 /home/hermeswp/public_html/backend/vendor/craftcms/cms/src/base/ApplicationTrait.php(973): craft\db\Connection->open()
#4 /home/hermeswp/public_html/backend/vendor/craftcms/cms/src/base/ApplicationTrait.php(427): craft\web\Application->getIsDbConnectionValid()
#5 /home/hermeswp/public_html/backend/vendor/craftcms/cms/src/helpers/App.php(1124): craft\web\Application->getIsInstalled()
#6 /home/hermeswp/public_html/backend/vendor/craftcms/cms/src/config/app.php(241): craft\helpers\App::projectConfigConfig()
#7 [internal function]: {closure}()
#8 /home/hermeswp/public_html/backend/vendor/yiisoft/yii2/di/Container.php(633): call_user_func_array(Object(Closure), Array)
#9 /home/hermeswp/public_html/backend/vendor/yiisoft/yii2/BaseYii.php(349): yii\di\Container->invoke(Object(Closure), Array)
#10 /home/hermeswp/public_html/backend/vendor/yiisoft/yii2/di/ServiceLocator.php(137): yii\BaseYii::createObject(Object(Closure))
#11 /home/hermeswp/public_html/backend/vendor/yiisoft/yii2/base/Module.php(766): yii\di\ServiceLocator->get('projectConfig', true)
#12 /home/hermeswp/public_html/backend/vendor/craftcms/cms/src/web/Application.php(379): yii\base\Module->get('projectConfig', true)
#13 /home/hermeswp/public_html/backend/vendor/craftcms/cms/src/base/ApplicationTrait.php(1363): craft\web\Application->get('projectConfig')
#14 /home/hermeswp/public_html/backend/vendor/craftcms/cms/src/base/ApplicationTrait.php(1581): craft\web\Application->getProjectConfig()
#15 /home/hermeswp/public_html/backend/vendor/craftcms/cms/src/web/Application.php(100): craft\web\Application->_preInit()
#16 /home/hermeswp/public_html/backend/vendor/yiisoft/yii2/base/BaseObject.php(109): craft\web\Application->init()
#17 /home/hermeswp/public_html/backend/vendor/yiisoft/yii2/base/Application.php(204): yii\base\BaseObject->__construct(Array)
#18 [internal function]: yii\base\Application->__construct(Array)
#19 /home/hermeswp/public_html/backend/vendor/yiisoft/yii2/di/Container.php(419): ReflectionClass->newInstanceArgs(Array)
#20 /home/hermeswp/public_html/backend/vendor/yiisoft/yii2/di/Container.php(170): yii\di\Container->build('craft\\web\\Appli...', Array, Array)
#21 /home/hermeswp/public_html/backend/vendor/yiisoft/yii2/BaseYii.php(365): yii\di\Container->get('craft\\web\\Appli...', Array, Array)
#22 /home/hermeswp/public_html/backend/vendor/craftcms/cms/src/Craft.php(70): yii\BaseYii::createObject(Array, Array)
#23 /home/hermeswp/public_html/backend/vendor/craftcms/cms/bootstrap/bootstrap.php(306): Craft::createObject(Array)
#24 /home/hermeswp/public_html/backend/vendor/craftcms/cms/bootstrap/web.php(35): require('/home/hermeswp/...')
#25 /home/hermeswp/public_html/backend/web/index.php(11): require('/home/hermeswp/...')
#26 {main}

Next yii\db\Exception: SQLSTATE[HY000] [1044] Access denied for user 'hermeswp_baf'@'localhost' to database 'hermeswp_baf' in /home/hermeswp/public_html/backend/vendor/yiisoft/yii2/db/Connection.php:648
Stack trace:
#0 /home/hermeswp/public_html/backend/vendor/craftcms/cms/src/db/Connection.php(178): yii\db\Connection->open()
#1 /home/hermeswp/public_html/backend/vendor/craftcms/cms/src/base/ApplicationTrait.php(973): craft\db\Connection->open()
#2 /home/hermeswp/public_html/backend/vendor/craftcms/cms/src/base/ApplicationTrait.php(427): craft\web\Application->getIsDbConnectionValid()
#3 /home/hermeswp/public_html/backend/vendor/craftcms/cms/src/helpers/App.php(1124): craft\web\Application->getIsInstalled()
#4 /home/hermeswp/public_html/backend/vendor/craftcms/cms/src/config/app.php(241): craft\helpers\App::projectConfigConfig()
#5 [internal function]: {closure}()
#6 /home/hermeswp/public_html/backend/vendor/yiisoft/yii2/di/Container.php(633): call_user_func_array(Object(Closure), Array)
#7 /home/hermeswp/public_html/backend/vendor/yiisoft/yii2/BaseYii.php(349): yii\di\Container->invoke(Object(Closure), Array)
#8 /home/hermeswp/public_html/backend/vendor/yiisoft/yii2/di/ServiceLocator.php(137): yii\BaseYii::createObject(Object(Closure))
#9 /home/hermeswp/public_html/backend/vendor/yiisoft/yii2/base/Module.php(766): yii\di\ServiceLocator->get('projectConfig', true)
#10 /home/hermeswp/public_html/backend/vendor/craftcms/cms/src/web/Application.php(379): yii\base\Module->get('projectConfig', true)
#11 /home/hermeswp/public_html/backend/vendor/craftcms/cms/src/base/ApplicationTrait.php(1363): craft\web\Application->get('projectConfig')
#12 /home/hermeswp/public_html/backend/vendor/craftcms/cms/src/base/ApplicationTrait.php(1581): craft\web\Application->getProjectConfig()
#13 /home/hermeswp/public_html/backend/vendor/craftcms/cms/src/web/Application.php(100): craft\web\Application->_preInit()
#14 /home/hermeswp/public_html/backend/vendor/yiisoft/yii2/base/BaseObject.php(109): craft\web\Application->init()
#15 /home/hermeswp/public_html/backend/vendor/yiisoft/yii2/base/Application.php(204): yii\base\BaseObject->__construct(Array)
#16 [internal function]: yii\base\Application->__construct(Array)
#17 /home/hermeswp/public_html/backend/vendor/yiisoft/yii2/di/Container.php(419): ReflectionClass->newInstanceArgs(Array)
#18 /home/hermeswp/public_html/backend/vendor/yiisoft/yii2/di/Container.php(170): yii\di\Container->build('craft\\web\\Appli...', Array, Array)
#19 /home/hermeswp/public_html/backend/vendor/yiisoft/yii2/BaseYii.php(365): yii\di\Container->get('craft\\web\\Appli...', Array, Array)
#20 /home/hermeswp/public_html/backend/vendor/craftcms/cms/src/Craft.php(70): yii\BaseYii::createObject(Array, Array)
#21 /home/hermeswp/public_html/backend/vendor/craftcms/cms/bootstrap/bootstrap.php(306): Craft::createObject(Array)
#22 /home/hermeswp/public_html/backend/vendor/craftcms/cms/bootstrap/web.php(35): require('/home/hermeswp/...')
#23 /home/hermeswp/public_html/backend/web/index.php(11): require('/home/hermeswp/...')
#24 {main}

Next craft\errors\DbConnectException: Craft CMS can’t connect to the database. in /home/hermeswp/public_html/backend/vendor/craftcms/cms/src/db/Connection.php:199
Stack trace:
#0 /home/hermeswp/public_html/backend/vendor/craftcms/cms/src/base/ApplicationTrait.php(973): craft\db\Connection->open()
#1 /home/hermeswp/public_html/backend/vendor/craftcms/cms/src/base/ApplicationTrait.php(427): craft\web\Application->getIsDbConnectionValid()
#2 /home/hermeswp/public_html/backend/vendor/craftcms/cms/src/helpers/App.php(1124): craft\web\Application->getIsInstalled()
#3 /home/hermeswp/public_html/backend/vendor/craftcms/cms/src/config/app.php(241): craft\helpers\App::projectConfigConfig()
#4 [internal function]: {closure}()
#5 /home/hermeswp/public_html/backend/vendor/yiisoft/yii2/di/Container.php(633): call_user_func_array(Object(Closure), Array)
#6 /home/hermeswp/public_html/backend/vendor/yiisoft/yii2/BaseYii.php(349): yii\di\Container->invoke(Object(Closure), Array)
#7 /home/hermeswp/public_html/backend/vendor/yiisoft/yii2/di/ServiceLocator.php(137): yii\BaseYii::createObject(Object(Closure))
#8 /home/hermeswp/public_html/backend/vendor/yiisoft/yii2/base/Module.php(766): yii\di\ServiceLocator->get('projectConfig', true)
#9 /home/hermeswp/public_html/backend/vendor/craftcms/cms/src/web/Application.php(379): yii\base\Module->get('projectConfig', true)
#10 /home/hermeswp/public_html/backend/vendor/craftcms/cms/src/base/ApplicationTrait.php(1363): craft\web\Application->get('projectConfig')
#11 /home/hermeswp/public_html/backend/vendor/craftcms/cms/src/base/ApplicationTrait.php(1581): craft\web\Application->getProjectConfig()
#12 /home/hermeswp/public_html/backend/vendor/craftcms/cms/src/web/Application.php(100): craft\web\Application->_preInit()
#13 /home/hermeswp/public_html/backend/vendor/yiisoft/yii2/base/BaseObject.php(109): craft\web\Application->init()
#14 /home/hermeswp/public_html/backend/vendor/yiisoft/yii2/base/Application.php(204): yii\base\BaseObject->__construct(Array)
#15 [internal function]: yii\base\Application->__construct(Array)
#16 /home/hermeswp/public_html/backend/vendor/yiisoft/yii2/di/Container.php(419): ReflectionClass->newInstanceArgs(Array)
#17 /home/hermeswp/public_html/backend/vendor/yiisoft/yii2/di/Container.php(170): yii\di\Container->build('craft\\web\\Appli...', Array, Array)
#18 /home/hermeswp/public_html/backend/vendor/yiisoft/yii2/BaseYii.php(365): yii\di\Container->get('craft\\web\\Appli...', Array, Array)
#19 /home/hermeswp/public_html/backend/vendor/craftcms/cms/src/Craft.php(70): yii\BaseYii::createObject(Array, Array)
#20 /home/hermeswp/public_html/backend/vendor/craftcms/cms/bootstrap/bootstrap.php(306): Craft::createObject(Array)
#21 /home/hermeswp/public_html/backend/vendor/craftcms/cms/bootstrap/web.php(35): require('/home/hermeswp/...')
#22 /home/hermeswp/public_html/backend/web/index.php(11): require('/home/hermeswp/...')
#23 {main} {"memory":938168,"exception":"[object] (craft\\errors\\DbConnectException(code: 0): Craft CMS can’t connect to the database. at /home/hermeswp/public_html/backend/vendor/craftcms/cms/src/db/Connection.php:199)
[previous exception] [object] (yii\\db\\Exception(code: 1044): SQLSTATE[HY000] [1044] Access denied for user 'hermeswp_baf'@'localhost' to database 'hermeswp_baf' at /home/hermeswp/public_html/backend/vendor/yiisoft/yii2/db/Connection.php:648)
[previous exception] [object] (PDOException(code: 1044): SQLSTATE[HY000] [1044] Access denied for user 'hermeswp_baf'@'localhost' to database 'hermeswp_baf' at /home/hermeswp/public_html/backend/vendor/yiisoft/yii2/db/Connection.php:722)"} 
2026-06-07 14:32:09 [web.INFO] [modules\finedigital\FineDigitalModule::init] FineDigitalModule initialized {"memory":997032} 
2026-06-07 14:32:09 [web.ERROR] [yii\web\HttpException:503] craft\web\ServiceUnavailableHttpException in /home/hermeswp/public_html/backend/vendor/craftcms/cms/src/web/Application.php:628
Stack trace:
#0 /home/hermeswp/public_html/backend/vendor/craftcms/cms/src/web/Application.php(224): craft\web\Application->_processInstallRequest(Object(craft\web\Request))
#1 /home/hermeswp/public_html/backend/vendor/yiisoft/yii2/base/Application.php(384): craft\web\Application->handleRequest(Object(craft\web\Request))
#2 /home/hermeswp/public_html/backend/web/index.php(12): yii\base\Application->run()
#3 {main} {"memory":796616,"exception":"[object] (craft\\web\\ServiceUnavailableHttpException(code: 0):  at /home/hermeswp/public_html/backend/vendor/craftcms/cms/src/web/Application.php:628)"} 
2026-06-07 14:32:09 [web.INFO] [application] Request context:
$_GET = []

$_POST = []

$_FILES = []

$_COOKIE = []

$_SERVER = [
    'USER' => 'hermeswp'
    'HOME' => '/home/hermeswp'
    'SCRIPT_NAME' => '/backend/web/index.php'
    'REQUEST_URI' => '/backend/web/'
    'QUERY_STRING' => ''
    'REQUEST_METHOD' => 'GET'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'REMOTE_PORT' => '31260'
    'SCRIPT_FILENAME' => '/home/hermeswp/public_html/backend/web/index.php'
    'SERVER_ADMIN' => 'webmaster@hermeswp.xyz'
    'CONTEXT_DOCUMENT_ROOT' => '/home/hermeswp/public_html'
    'CONTEXT_PREFIX' => ''
    'REQUEST_SCHEME' => 'https'
    'DOCUMENT_ROOT' => '/home/hermeswp/public_html'
    'REMOTE_ADDR' => '107.172.195.169'
    'SERVER_PORT' => '443'
    'SERVER_ADDR' => '192.248.166.68'
    'SERVER_NAME' => 'hermeswp.xyz'
    'SERVER_SOFTWARE' => 'Apache'
    'SERVER_SIGNATURE' => ''
    'PATH' => '/usr/local/jdk/bin:/usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11R6/bin:/usr/local/bin:/usr/X11R6/bin:/root/bin:/opt/bin'
    'HTTP_X_HTTPS' => '1'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_CH_UA' => 'Google Chrome\";v=\"111\", \"Not(A:Brand\";v=\"8\", \"Chromium\";v=\"111'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36'
    'HTTP_HOST' => 'hermeswp.xyz'
    'proxy-nokeepalive' => '1'
    'SSL_TLS_SNI' => 'hermeswp.xyz'
    'HTTPS' => 'on'
    'SCRIPT_URI' => 'https://hermeswp.xyz/backend/web/'
    'SCRIPT_URL' => '/backend/web/'
    'UNIQUE_ID' => 'aiWA6eXTSt-gNXNfi7hXwAAAAAU'
    'FCGI_ROLE' => 'RESPONDER'
    'PHP_SELF' => '/backend/web/index.php'
    'REQUEST_TIME_FLOAT' => 1780842729.8207
    'REQUEST_TIME' => 1780842729
    'argv' => []
    'argc' => 0
    'CRAFT_APP_ID' => 'CraftCMS--d24e3dc1-20bd-4bf5-a814-3d26a15b2d77'
    'CRAFT_ENVIRONMENT' => 'dev'
    'CRAFT_SECURITY_KEY' => '••••••••••••••••••••••••••••••••'
    'CRAFT_DEV_MODE' => 'true'
    'CRAFT_ALLOW_ADMIN_CHANGES' => 'true'
    'CRAFT_DISALLOW_ROBOTS' => 'true'
    'CRAFT_DB_DRIVER' => 'mysql'
    'CRAFT_DB_SERVER' => '127.0.0.1'
    'CRAFT_DB_PORT' => '3306'
    'CRAFT_DB_DATABASE' => 'hermeswp_baf'
    'CRAFT_DB_USER' => 'hermeswp_baf'
    'CRAFT_DB_PASSWORD' => '•••••••••••••••'
    'CRAFT_DB_SCHEMA' => ''
    'CRAFT_DB_TABLE_PREFIX' => ''
    'PRIMARY_SITE_URL' => 'https://hermeswp.xyz/backend/web'
] {"environment":"dev"} 
