Error 500 Internal Server Error

GET https://jonathan-websource.websrc.fr/webhosting/databases/database-access/118

Forwarded to ErrorController (708bee)

Log Messages

Level (7)
Channel (3)
Time Message
info Matched route
"database_user_access"
.
deprecation Deprecated: App\Controller\Front\WebhostingsDatabaseController::manageUserAccess(): Optional parameter $webhostingsDatabasesUsers declared before required parameter $mariaDbService is implicitly treated as a required parameter
deprecation User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal)
deprecation Deprecated: App\Entity\User implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary)
info Connecting with parameters
[
  "driver" => "pdo_mysql"
  "charset" => "utf8mb4"
  "idle_connection_ttl" => 600
  "host" => "51.195.190.17"
  "port" => 3306
  "user" => "websource"
  "password" => "<redacted>"
  "driverOptions" => []
  "serverVersion" => "5.7.40"
  "defaultTableOptions" => [
    "charset" => "utf8mb4"
    "collate" => "utf8mb4_unicode_ci"
  ]
  "dbname" => "websource"
]
critical Uncaught PHP Exception RuntimeException: "Impossible de se connecter à la base de données." at MariaDbService.php line 29

There are no log messages.

Container Compilation Logs (0)

Log messages generated during the compilation of the service container.

There are no compiler log messages.