Error Occurred

Database connection failed: SQLSTATE[HY000] [1045] Access denied for user 'admin_auth_user'@'localhost' (using password: YES)

In /var/www/systemdev.karlkratz.de/src/Auth/Services/DatabaseConnectionManager.php on line 45

Stack Trace:

[
    {
        "file": "/var/www/systemdev.karlkratz.de/src/Auth/Services/DatabaseConnectionManager.php",
        "line": 13,
        "function": "initializeConnection",
        "class": "SystemAdmin\\Auth\\Services\\DatabaseConnectionManager",
        "type": "::"
    },
    {
        "file": "/var/www/systemdev.karlkratz.de/src/Auth/Services/MagicLinkTokenManager.php",
        "line": 23,
        "function": "getConnection",
        "class": "SystemAdmin\\Auth\\Services\\DatabaseConnectionManager",
        "type": "::"
    },
    {
        "file": "/var/www/systemdev.karlkratz.de/src/Auth/Services/AdminAuthenticationService.php",
        "line": 21,
        "function": "__construct",
        "class": "SystemAdmin\\Auth\\Services\\MagicLinkTokenManager",
        "type": "->"
    },
    {
        "file": "/var/www/systemdev.karlkratz.de/public/admin/index.php",
        "line": 45,
        "function": "__construct",
        "class": "SystemAdmin\\Auth\\Services\\AdminAuthenticationService",
        "type": "->"
    }
]