aaPanel_thisyear This error is coming:
Database Error:
Failed connecting to the database with the supplied connection details. Please check the details are correct and your MySQL user has permissions to access this database.
(host: 116.xxx.xxx.xx, user: fil415, pass: ********)
#0 App\Core\Database->notify(Failed connecting to the database with the supplied connection details. Please check the details are correct and your MySQL user has permissions to access this database.
(host: 116.xxx.xxx.xx, user: fil415, pass: ********)) called at [/www/wwwroot/f1.domain.com/app/core/Database.class.php:82]
#1 App\Core\Database->connect() called at [/www/wwwroot/f1.domain.com/app/core/Database.class.php:29]
#2 App\Core\Database->__construct(1) called at [/www/wwwroot/f1.domain.com/app/core/Database.class.php:36]
#3 App\Core\Database::getDatabase() called at [/www/wwwroot/f1.domain.com/app/core/Framework.class.php:251]
#4 App\Core\Framework::initConfigIntoMemory() called at [/www/wwwroot/f1.domain.com/app/core/Framework.class.php:69]
#5 App\Core\Framework::init() called at [/www/wwwroot/f1.domain.com/app/core/Framework.class.php:18]
#6 App\Core\Framework::run() called at [/www/wwwroot/f1.domain.com/index.php:20]