Error 500 Internal Server Error

GET https://gmc.tadkik.online/api/workspace/mission/33/task/undefined

Forwarded to ErrorController (50e5fb)

Log Messages

Level (7)
Channel (3)
Time Message
deprecation User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the "reportFieldsWhereDeclared" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1721, https://github.com/doctrine/orm/pull/10455, package doctrine/orm)
deprecation User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\ORM\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm)
info Connecting with parameters
[
  "driver" => "pdo_mysql"
  "idle_connection_ttl" => 600
  "host" => "127.0.0.1"
  "port" => 3306
  "user" => "tadkik_saas_manager"
  "password" => "<redacted>"
  "driverOptions" => []
  "defaultTableOptions" => []
  "dbname" => "tadkik_saas_manager"
  "serverVersion" => "8.0.32"
  "charset" => "utf8mb4"
]
info Connecting with parameters
[
  "dbname" => "tadkik_gmac"
  "user" => "tadkik_gmac"
  "password" => "<redacted>"
  "host" => "127.0.0.1"
  "port" => "3306"
]
info Matched route
"app_workspace_mission_task_detail"
.
critical Uncaught PHP Exception TypeError: "App\Controller\Tenant\WorkspaceController::getMissionTaskDetail(): Argument #2 ($taskId) must be of type int, string given, called in /home/tadkik/public_html/vendor/symfony/http-kernel/HttpKernel.php on line 181" at WorkspaceController.php line 158
info Connecting with parameters
[
  "dbname" => "tadkik_gmac"
  "user" => "tadkik_gmac"
  "password" => "<redacted>"
  "host" => "127.0.0.1"
  "port" => "3306"
]
info Disconnecting

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.