Warning: mysqli::real_connect(): (HY000/2002): Connection refused in /var/www/servicelearning.uni-halle.de/vendor/typo3_src-6.2.29/typo3/sysext/core/Classes/Database/DatabaseConnection.php on line 1199
TYPO3 Exception
Uncaught TYPO3 Exception
#1301648945: Database Error: The current username, password or host was not accepted when the connection to the database was attempted to be established! (More information)

TYPO3\CMS\Core\Error\Http\ServiceUnavailableException thrown in file
/var/www/servicelearning.uni-halle.de/vendor/typo3_src-6.2.29/typo3/sysext/frontend/Classes/Controller/TypoScriptFrontendController.php in line 1030.

2 TYPO3\CMS\Frontend\Controller\TypoScriptFrontendController::connectToDB()

/var/www/servicelearning.uni-halle.de/vendor/typo3_src-6.2.29/typo3/sysext/cms/tslib/index_ts.php:
00090: }
00091: 
00092: $TSFE->connectToDB();
00093: $TSFE->sendRedirect();
00094: 

1 require("/var/www/servicelearning.uni-halle.de/vendor/typo3_src-6.2.29/typo3/sysext/cms/tslib/index_ts.php")

/var/www/servicelearning.uni-halle.de/vendor/typo3_src-6.2.29/index.php:
00026:  ->redirectToInstallerIfEssentialConfigurationDoesNotExist();
00027: 
00028: require(PATH_tslib . 'index_ts.php');