Error 502 Bad Gateway

GET https://biatlon-api.itlabs.top/api/dss/persons

MainController

Request

GET Parameters

None

POST Parameters

None

Uploaded Files

None

Request Attributes

Key Value
_api_header_parameters
[
  "x-api-key" => [
    "192"
  ]
  "accept" => [
    "application/json"
  ]
  "content-type" => [
    "application/json"
  ]
  "user-agent" => [
    "curl/8.7.1"
  ]
  "content-length" => [
    "59"
  ]
  "connection" => [
    "close"
  ]
  "x-forwarded-for" => [
    "95.111.211.200"
  ]
  "host" => [
    "biatlon-api.itlabs.top"
  ]
  "x-php-ob-level" => [
    "1"
  ]
]
_api_normalization_context
[
  "openapi_definition_name" => ""
  "groups" => [
    "jsonproblem"
    "trace"
  ]
  "skip_null_values" => true
  "ignored_attributes" => [
    "trace"
    "file"
    "line"
    "code"
    "message"
    "traceAsString"
    "previous"
  ]
  "api_error_resource" => true
  "operation_name" => "_api_errors_problem"
  "operation" => ApiPlatform\Metadata\Error {#1367
    #parameters: null
    #shortName: "Error"
    #class: "ApiPlatform\State\ApiResource\Error"
    #description: "A representation of common errors."
    #urlGenerationStrategy: null
    #deprecationReason: null
    #normalizationContext: [
      "openapi_definition_name" => ""
      "groups" => [
        "jsonproblem"
      ]
      "skip_null_values" => true
      "ignored_attributes" => [
        "trace"
        "file"
        "line"
        "code"
        "message"
        "traceAsString"
        "previous"
      ]
      "api_error_resource" => true
    ]
    #denormalizationContext: null
    #collectDenormalizationErrors: null
    #validationContext: null
    #filters: []
    #mercure: null
    #messenger: null
    #input: null
    #output: null
    #order: null
    #fetchPartial: null
    #forceEager: null
    #paginationEnabled: null
    #paginationType: null
    #paginationItemsPerPage: null
    #paginationMaximumItemsPerPage: null
    #paginationPartial: null
    #paginationClientEnabled: null
    #paginationClientItemsPerPage: null
    #paginationClientPartial: null
    #paginationFetchJoinCollection: null
    #paginationUseOutputWalkers: null
    #security: null
    #securityMessage: null
    #securityPostDenormalize: null
    #securityPostDenormalizeMessage: null
    #securityPostValidation: null
    #securityPostValidationMessage: null
    #provider: "api_platform.state.error_provider"
    #processor: null
    #stateOptions: null
    #rules: null
    #policy: null
    #middleware: null
    #queryParameterValidationEnabled: null
    #strictQueryParameterValidation: null
    #hideHydraOperation: true
    #jsonStream: null
    #map: null
    #extraProperties: [
      "user_defined_uri_template" => true
    ]
    #paginationViaCursor: null
    #read: true
    #deserialize: false
    #validate: false
    #write: null
    #serialize: null
    #priority: 0
    #name: "_api_errors_problem"
    #formats: null
    #inputFormats: [
      "json" => [
        "application/json"
      ]
      "multipart" => [
        "multipart/form-data"
      ]
      "html" => [
        "text/html"
      ]
    ]
    #outputFormats: [
      "json" => [
        "application/problem+json"
        "application/json"
      ]
    ]
    #method: "GET"
    #uriTemplate: "/errors/{status}{._format}"
    #types: null
    #uriVariables: [
      "status" => ApiPlatform\Metadata\Link {#1527
        #key: null
        #schema: null
        #openApi: null
        #provider: null
        #filter: null
        #property: null
        #description: null
        #properties: null
        #required: null
        #priority: null
        #hydra: null
        #constraints: null
        #security: null
        #securityMessage: null
        #extraProperties: [
          "_api_values" => ApiPlatform\State\ParameterNotFound {#1354}
        ]
        #filterContext: null
        #nativeType: null
        #castToArray: null
        #castToNativeType: null
        #castFn: null
        #filterClass: null
        -parameterName: "status"
        -fromProperty: null
        -toProperty: null
        -fromClass: "ApiPlatform\State\ApiResource\Error"
        -toClass: null
        -identifiers: [
          "status"
        ]
        -compositeIdentifier: null
        -expandedValue: null
        -securityObjectName: null
      }
    ]
    #routePrefix: null
    #routeName: "_api_errors"
    #defaults: null
    #requirements: [
      "status" => "\d+"
    ]
    #options: null
    #stateless: null
    #sunset: null
    #acceptPatch: null
    #status: 502
    #host: null
    #schemes: null
    #condition: null
    #controller: null
    #headers: null
    #cacheHeaders: null
    #hydraContext: null
    #openapi: false
    #exceptionToStatus: null
    #links: null
    #errors: []
  }
  "resource_class" => "ApiPlatform\State\ApiResource\Error"
  "skip_null_to_one_relations" => true
  "iri_only" => false
  "request_uri" => "/api/dss/persons"
  "uri" => "https://biatlon-api.itlabs.top/api/dss/persons"
  "input" => null
  "output" => null
  "uri_variables" => [
    "status" => null
  ]
  "exclude_from_cache_key" => [
    "root_operation"
    "operation"
    "object"
    "data"
    "property_metadata"
    "circular_reference_limit_counters"
    "debug_trace_id"
  ]
  "api_gateway" => false
  "base_url" => ""
  "spec_version" => ""
]
_api_operation
ApiPlatform\Metadata\Error {#1367
  #parameters: null
  #shortName: "Error"
  #class: "ApiPlatform\State\ApiResource\Error"
  #description: "A representation of common errors."
  #urlGenerationStrategy: null
  #deprecationReason: null
  #normalizationContext: [
    "openapi_definition_name" => ""
    "groups" => [
      "jsonproblem"
    ]
    "skip_null_values" => true
    "ignored_attributes" => [
      "trace"
      "file"
      "line"
      "code"
      "message"
      "traceAsString"
      "previous"
    ]
    "api_error_resource" => true
  ]
  #denormalizationContext: null
  #collectDenormalizationErrors: null
  #validationContext: null
  #filters: []
  #mercure: null
  #messenger: null
  #input: null
  #output: null
  #order: null
  #fetchPartial: null
  #forceEager: null
  #paginationEnabled: null
  #paginationType: null
  #paginationItemsPerPage: null
  #paginationMaximumItemsPerPage: null
  #paginationPartial: null
  #paginationClientEnabled: null
  #paginationClientItemsPerPage: null
  #paginationClientPartial: null
  #paginationFetchJoinCollection: null
  #paginationUseOutputWalkers: null
  #security: null
  #securityMessage: null
  #securityPostDenormalize: null
  #securityPostDenormalizeMessage: null
  #securityPostValidation: null
  #securityPostValidationMessage: null
  #provider: "api_platform.state.error_provider"
  #processor: null
  #stateOptions: null
  #rules: null
  #policy: null
  #middleware: null
  #queryParameterValidationEnabled: null
  #strictQueryParameterValidation: null
  #hideHydraOperation: true
  #jsonStream: null
  #map: null
  #extraProperties: [
    "user_defined_uri_template" => true
  ]
  #paginationViaCursor: null
  #read: true
  #deserialize: false
  #validate: false
  #write: null
  #serialize: null
  #priority: 0
  #name: "_api_errors_problem"
  #formats: null
  #inputFormats: [
    "json" => [
      "application/json"
    ]
    "multipart" => [
      "multipart/form-data"
    ]
    "html" => [
      "text/html"
    ]
  ]
  #outputFormats: [
    "json" => [
      "application/problem+json"
      "application/json"
    ]
  ]
  #method: "GET"
  #uriTemplate: "/errors/{status}{._format}"
  #types: null
  #uriVariables: [
    "status" => ApiPlatform\Metadata\Link {#1527
      #key: null
      #schema: null
      #openApi: null
      #provider: null
      #filter: null
      #property: null
      #description: null
      #properties: null
      #required: null
      #priority: null
      #hydra: null
      #constraints: null
      #security: null
      #securityMessage: null
      #extraProperties: [
        "_api_values" => ApiPlatform\State\ParameterNotFound {#1354}
      ]
      #filterContext: null
      #nativeType: null
      #castToArray: null
      #castToNativeType: null
      #castFn: null
      #filterClass: null
      -parameterName: "status"
      -fromProperty: null
      -toProperty: null
      -fromClass: "ApiPlatform\State\ApiResource\Error"
      -toClass: null
      -identifiers: [
        "status"
      ]
      -compositeIdentifier: null
      -expandedValue: null
      -securityObjectName: null
    }
  ]
  #routePrefix: null
  #routeName: "_api_errors"
  #defaults: null
  #requirements: [
    "status" => "\d+"
  ]
  #options: null
  #stateless: null
  #sunset: null
  #acceptPatch: null
  #status: 502
  #host: null
  #schemes: null
  #condition: null
  #controller: null
  #headers: null
  #cacheHeaders: null
  #hydraContext: null
  #openapi: false
  #exceptionToStatus: null
  #links: null
  #errors: []
}
_api_operation_name
"_api_errors_problem"
_api_original_route
"_api_/dss/persons_post"
_api_original_route_params
[
  "_stateless" => null
  "_api_resource_class" => "App\Dto\DssPersonOutput"
  "_api_operation_name" => "_api_/dss/persons_post"
  "_format" => null
]
_api_original_uri_variables
[]
_api_platform_disable_listeners
true
_api_previous_operation
ApiPlatform\Metadata\Post {#1014
  #parameters: null
  #shortName: "DssPerson"
  #class: "App\Dto\DssPersonOutput"
  #description: "Create a person in DSS"
  #urlGenerationStrategy: null
  #deprecationReason: null
  #normalizationContext: [
    "groups" => [
      "dss_person:read"
    ]
  ]
  #denormalizationContext: [
    "groups" => [
      "dss_person:write"
    ]
    "api_assign_object_to_populate" => true
  ]
  #collectDenormalizationErrors: null
  #validationContext: null
  #filters: []
  #mercure: null
  #messenger: null
  #input: [
    "class" => "App\Dto\DssPersonInput"
    "name" => "DssPersonInput"
  ]
  #output: null
  #order: null
  #fetchPartial: null
  #forceEager: null
  #paginationEnabled: null
  #paginationType: null
  #paginationItemsPerPage: 25
  #paginationMaximumItemsPerPage: null
  #paginationPartial: null
  #paginationClientEnabled: null
  #paginationClientItemsPerPage: null
  #paginationClientPartial: null
  #paginationFetchJoinCollection: null
  #paginationUseOutputWalkers: null
  #security: null
  #securityMessage: null
  #securityPostDenormalize: null
  #securityPostDenormalizeMessage: null
  #securityPostValidation: null
  #securityPostValidationMessage: null
  #provider: null
  #processor: "App\State\DssPersonProcessor"
  #stateOptions: null
  #rules: null
  #policy: null
  #middleware: null
  #queryParameterValidationEnabled: null
  #strictQueryParameterValidation: null
  #hideHydraOperation: null
  #jsonStream: null
  #map: null
  #extraProperties: [
    "user_defined_uri_template" => true
  ]
  #paginationViaCursor: null
  #read: false
  #deserialize: true
  #validate: true
  #write: null
  #serialize: null
  #priority: 2
  #name: "_api_/dss/persons_post"
  #formats: null
  #inputFormats: [
    "json" => [
      "application/json"
    ]
    "multipart" => [
      "multipart/form-data"
    ]
    "html" => [
      "text/html"
    ]
  ]
  #outputFormats: [
    "json" => [
      "application/json"
    ]
    "multipart" => [
      "multipart/form-data"
    ]
    "html" => [
      "text/html"
    ]
  ]
  #method: "POST"
  #uriTemplate: "/dss/persons"
  #types: null
  #uriVariables: []
  #routePrefix: null
  #routeName: null
  #defaults: null
  #requirements: null
  #options: null
  #stateless: null
  #sunset: null
  #acceptPatch: null
  #status: null
  #host: null
  #schemes: null
  #condition: null
  #controller: "api_platform.symfony.main_controller"
  #headers: null
  #cacheHeaders: null
  #hydraContext: null
  #openapi: null
  #exceptionToStatus: null
  #links: null
  #errors: null
  -itemUriTemplate: null
}
_api_query_parameters
[]
_api_requested_operation
null
_api_resource_class
"ApiPlatform\State\ApiResource\Error"
_controller
"api_platform.symfony.main_controller"
_resources
[
  "https://biatlon-api.itlabs.top/api/errors/502" => "https://biatlon-api.itlabs.top/api/errors/502"
]
_stopwatch_token
"ad8a82"
data
ApiPlatform\State\ApiResource\Error {#1359
  #message: "An error occurred"
  #code: 502
  #file: "/home/shared-backend/web/biatlon-api.itlabs.top/public_html/vendor/api-platform/core/src/State/ApiResource/Error.php"
  #line: 202
  -previous: RuntimeException {#1117 …}
  -id: null
  -title: "An error occurred"
  -detail: "DSS: Failed"
  -status: 502
  -instance: null
  -type: "/errors/502"
  -headers: []
  -meta: null
  -source: null
  -description: null
  +originalTrace: [
    [
      "file" => "/home/shared-backend/web/biatlon-api.itlabs.top/public_html/vendor/api-platform/core/src/State/CallableProcessor.php"
      "line" => 52
      "function" => "process"
      "class" => "App\State\DssPersonProcessor"
      "type" => "->"
    ]
    [
      "file" => "/home/shared-backend/web/biatlon-api.itlabs.top/public_html/vendor/api-platform/core/src/State/Processor/WriteProcessor.php"
      "line" => 58
      "function" => "process"
      "class" => "ApiPlatform\State\CallableProcessor"
      "type" => "->"
    ]
    [
      "file" => "/home/shared-backend/web/biatlon-api.itlabs.top/public_html/vendor/api-platform/core/src/Symfony/Controller/MainController.php"
      "line" => 125
      "function" => "process"
      "class" => "ApiPlatform\State\Processor\WriteProcessor"
      "type" => "->"
    ]
    [
      "file" => "/home/shared-backend/web/biatlon-api.itlabs.top/public_html/vendor/symfony/http-kernel/HttpKernel.php"
      "line" => 183
      "function" => "__invoke"
      "class" => "ApiPlatform\Symfony\Controller\MainController"
      "type" => "->"
    ]
    [
      "file" => "/home/shared-backend/web/biatlon-api.itlabs.top/public_html/vendor/symfony/http-kernel/HttpKernel.php"
      "line" => 76
      "function" => "handleRaw"
      "class" => "Symfony\Component\HttpKernel\HttpKernel"
      "type" => "->"
    ]
    [
      "file" => "/home/shared-backend/web/biatlon-api.itlabs.top/public_html/vendor/symfony/http-kernel/Kernel.php"
      "line" => 182
      "function" => "handle"
      "class" => "Symfony\Component\HttpKernel\HttpKernel"
      "type" => "->"
    ]
    [
      "file" => "/home/shared-backend/web/biatlon-api.itlabs.top/public_html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
      "line" => 35
      "function" => "handle"
      "class" => "Symfony\Component\HttpKernel\Kernel"
      "type" => "->"
    ]
    [
      "file" => "/home/shared-backend/web/biatlon-api.itlabs.top/public_html/vendor/autoload_runtime.php"
      "line" => 32
      "function" => "run"
      "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
      "type" => "->"
    ]
    [
      "file" => "/home/shared-backend/web/biatlon-api.itlabs.top/public_html/public/index.php"
      "line" => 5
      "function" => "require_once"
    ]
  ]
  trace: {
    /home/shared-backend/web/biatlon-api.itlabs.top/public_html/vendor/api-platform/core/src/State/ApiResource/Error.php:202 {
      ApiPlatform\State\ApiResource\Error::createFromException(Exception|Throwable $exception, int $status): self …
      › 
      ›     return new self('An error occurred', $exception->getMessage(), $status, $exception->getTrace(), type: "/errors/$status", headers: $headers, previous: $exception->getPrevious());}
    }
    /home/shared-backend/web/biatlon-api.itlabs.top/public_html/vendor/api-platform/core/src/State/ErrorProvider.php:76 {
      ApiPlatform\State\ErrorProvider->provide(Operation $operation, array $uriVariables = [], array $context = []): object …
      › $cl = is_a($operation->getClass(), ErrorResourceInterface::class, true) ? $operation->getClass() : Error::class;$error = $cl::createFromException($exception, $status);if (!$this->debug && $status >= 500 && method_exists($error, 'setDetail')) {
    }
    /home/shared-backend/web/biatlon-api.itlabs.top/public_html/vendor/api-platform/core/src/State/CallableProvider.php:43 {
      ApiPlatform\State\CallableProvider->provide(Operation $operation, array $uriVariables = [], array $context = []): object|array|null …
      › 
      ›     return $providerInstance->provide($operation, $uriVariables, $context);}
    }
    /home/shared-backend/web/biatlon-api.itlabs.top/public_html/vendor/api-platform/core/src/State/Provider/ReadProvider.php:84 {
      ApiPlatform\State\Provider\ReadProvider->provide(Operation $operation, array $uriVariables = [], array $context = []): object|array|null …
      › try {    $data = $this->provider->provide($operation, $uriVariables, $context);} catch (ProviderNotFoundException $e) {
    }
    /home/shared-backend/web/biatlon-api.itlabs.top/public_html/vendor/api-platform/core/src/Symfony/Bundle/SwaggerUi/SwaggerUiProvider.php:50 {
      ApiPlatform\Symfony\Bundle\SwaggerUi\SwaggerUiProvider->provide(Operation $operation, array $uriVariables = [], array $context = []): object|array|null …
      › ) {    return $this->decorated->provide($operation, $uriVariables, $context);}
    }
    /home/shared-backend/web/biatlon-api.itlabs.top/public_html/vendor/api-platform/core/src/Symfony/Security/State/AccessCheckerProvider.php:62 {
      ApiPlatform\Symfony\Security\State\AccessCheckerProvider->provide(Operation $operation, array $uriVariables = [], array $context = []): object|array|null …
      › 
      › $body = $this->decorated->provide($operation, $uriVariables, $context);if (null === $isGranted) {
    }
    /home/shared-backend/web/biatlon-api.itlabs.top/public_html/vendor/api-platform/core/src/State/Provider/SecurityParameterProvider.php:50 {
      ApiPlatform\State\Provider\SecurityParameterProvider->provide(Operation $operation, array $uriVariables = [], array $context = []): object|array|null …
      › {    $body = $this->decorated->provide($operation, $uriVariables, $context);    $request = $context['request'] ?? null;
    }
    /home/shared-backend/web/biatlon-api.itlabs.top/public_html/vendor/api-platform/core/src/State/Provider/DeserializeProvider.php:60 {
      ApiPlatform\State\Provider\DeserializeProvider->provide(Operation $operation, array $uriVariables = [], array $context = []): object|array|null …
      › 
      › $data = $this->decorated ? $this->decorated->provide($operation, $uriVariables, $context) : $request->attributes->get('data');}
    /home/shared-backend/web/biatlon-api.itlabs.top/public_html/vendor/api-platform/core/src/Symfony/Security/State/AccessCheckerProvider.php:62 {
      ApiPlatform\Symfony\Security\State\AccessCheckerProvider->provide(Operation $operation, array $uriVariables = [], array $context = []): object|array|null …
      › 
      › $body = $this->decorated->provide($operation, $uriVariables, $context);if (null === $isGranted) {
    }
    /home/shared-backend/web/biatlon-api.itlabs.top/public_html/vendor/api-platform/core/src/Symfony/Validator/State/ValidateProvider.php:32 {
      ApiPlatform\Symfony\Validator\State\ValidateProvider->provide(Operation $operation, array $uriVariables = [], array $context = []): object|array|null …
      › {    $body = $this->decorated?->provide($operation, $uriVariables, $context) ?? ($context['request'] ?? null)?->attributes->get('data');}
    /home/shared-backend/web/biatlon-api.itlabs.top/public_html/vendor/api-platform/core/src/Symfony/Security/State/AccessCheckerProvider.php:62 {
      ApiPlatform\Symfony\Security\State\AccessCheckerProvider->provide(Operation $operation, array $uriVariables = [], array $context = []): object|array|null …
      › 
      › $body = $this->decorated->provide($operation, $uriVariables, $context);if (null === $isGranted) {
    }
    /home/shared-backend/web/biatlon-api.itlabs.top/public_html/vendor/api-platform/core/src/Symfony/Validator/State/ParameterValidatorProvider.php:101 {
      ApiPlatform\Symfony\Validator\State\ParameterValidatorProvider->provide(Operation $operation, array $uriVariables = [], array $context = []): object|array|null …
      › 
      ›     return $this->decorated->provide($operation, $uriVariables, $context);}
    }
    /home/shared-backend/web/biatlon-api.itlabs.top/public_html/vendor/api-platform/core/src/State/Provider/ParameterProvider.php:102 {
      ApiPlatform\State\Provider\ParameterProvider->provide(Operation $operation, array $uriVariables = [], array $context = []): object|array|null …
      › 
      ›     return $this->decorated?->provide($operation, $uriVariables, $context);}
    }
    /home/shared-backend/web/biatlon-api.itlabs.top/public_html/vendor/api-platform/core/src/State/Provider/ContentNegotiationProvider.php:56 {
      ApiPlatform\State\Provider\ContentNegotiationProvider->provide(Operation $operation, array $uriVariables = [], array $context = []): object|array|null …
      › 
      ›     return $this->decorated?->provide($operation, $uriVariables, $context);}
    }
    /home/shared-backend/web/biatlon-api.itlabs.top/public_html/vendor/api-platform/core/src/Symfony/Controller/MainController.php:94 {
      ApiPlatform\Symfony\Controller\MainController->__invoke(Request $request): Response …
      › 
      › $body = $this->provider->provide($operation, $uriVariables, $context);}
    /home/shared-backend/web/biatlon-api.itlabs.top/public_html/vendor/symfony/http-kernel/HttpKernel.php:183 {
      Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
      › // call controller$response = $controller(...$arguments);}
    /home/shared-backend/web/biatlon-api.itlabs.top/public_html/vendor/symfony/http-kernel/HttpKernel.php:76 {
      Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
      › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
    }
    /home/shared-backend/web/biatlon-api.itlabs.top/public_html/vendor/symfony/http-kernel/EventListener/ErrorListener.php:97 {
      Symfony\Component\HttpKernel\EventListener\ErrorListener->onKernelException(ExceptionEvent $event): void …
      › try {    $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);} catch (\Exception $e) {
    }
    /home/shared-backend/web/biatlon-api.itlabs.top/public_html/vendor/api-platform/core/src/Symfony/EventListener/ExceptionListener.php:50 {
      ApiPlatform\Symfony\EventListener\ExceptionListener->onKernelException(ExceptionEvent $event): void …
      › 
      ›     $this->errorListener->onKernelException($event);}
    }
    /home/shared-backend/web/biatlon-api.itlabs.top/public_html/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
      Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
      › try {    ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} finally {
    }
    /home/shared-backend/web/biatlon-api.itlabs.top/public_html/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
      Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
      ›     }    $listener($event, $eventName, $this);}
    }
    /home/shared-backend/web/biatlon-api.itlabs.top/public_html/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
      Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
      › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
    }
    /home/shared-backend/web/biatlon-api.itlabs.top/public_html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
      Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
      › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
    }
    /home/shared-backend/web/biatlon-api.itlabs.top/public_html/vendor/symfony/http-kernel/HttpKernel.php:241 {
      Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
      › $event = new ExceptionEvent($this, $request, $type, $e, isKernelTerminating: $this->terminating);$this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);}
    /home/shared-backend/web/biatlon-api.itlabs.top/public_html/vendor/symfony/http-kernel/HttpKernel.php:91 {
      Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
      › 
      ›     return $response = $this->handleThrowable($e, $request, $type);} finally {
    }
    /home/shared-backend/web/biatlon-api.itlabs.top/public_html/vendor/symfony/http-kernel/Kernel.php:182 {
      Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
      › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
    }
    /home/shared-backend/web/biatlon-api.itlabs.top/public_html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
      Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
      › {    $response = $this->kernel->handle($this->request);}
    /home/shared-backend/web/biatlon-api.itlabs.top/public_html/vendor/autoload_runtime.php:32 {
      require_once …
      ›         ->getRunner($app)        ->run());
    }
    /home/shared-backend/web/biatlon-api.itlabs.top/public_html/public/index.php:5 {\rrequire_once dirname(__DIR__).'/vendor/autoload_runtime.php';\r\r
      arguments: {
        "/home/shared-backend/web/biatlon-api.itlabs.top/public_html/vendor/autoload_runtime.php"
      }
    }
  }
}
exception
Symfony\Component\HttpKernel\Exception\HttpException {#1478
  #message: "DSS: Failed"
  #code: 0
  #file: "/home/shared-backend/web/biatlon-api.itlabs.top/public_html/src/State/DssPersonProcessor.php"
  #line: 29
  -previous: RuntimeException {#1117 …}
  -statusCode: 502
  -headers: []
  trace: {
    /home/shared-backend/web/biatlon-api.itlabs.top/public_html/src/State/DssPersonProcessor.php:29 {
      App\State\DssPersonProcessor->process(mixed $data, Operation $operation, array $uriVariables = [], array $context = []): DssPersonOutput …
      › } catch (\RuntimeException $e) {\r    throw new HttpException(502, $e->getMessage(), $e);\r}\r
    }
    /home/shared-backend/web/biatlon-api.itlabs.top/public_html/vendor/api-platform/core/src/State/CallableProcessor.php:52 {
      ApiPlatform\State\CallableProcessor->process(mixed $data, Operation $operation, array $uriVariables = [], array $context = []) …
      › 
      ›     return $processorInstance->process($data, $operation, $uriVariables, $context);}
    }
    /home/shared-backend/web/biatlon-api.itlabs.top/public_html/vendor/api-platform/core/src/State/Processor/WriteProcessor.php:58 {
      ApiPlatform\State\Processor\WriteProcessor->process(mixed $data, Operation $operation, array $uriVariables = [], array $context = []) …
      › $this->stopwatch?->start('api_platform.processor.write');$data = $this->callableProcessor->process($data, $operation, $uriVariables, $context);$this->stopwatch?->stop('api_platform.processor.write');
    }
    /home/shared-backend/web/biatlon-api.itlabs.top/public_html/vendor/api-platform/core/src/Symfony/Controller/MainController.php:125 {
      ApiPlatform\Symfony\Controller\MainController->__invoke(Request $request): Response …
      › 
      ›     return $this->processor->process($body, $operation, $uriVariables, $context);}
    }
    /home/shared-backend/web/biatlon-api.itlabs.top/public_html/vendor/symfony/http-kernel/HttpKernel.php:183 {
      Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
      › // call controller$response = $controller(...$arguments);}
    /home/shared-backend/web/biatlon-api.itlabs.top/public_html/vendor/symfony/http-kernel/HttpKernel.php:76 {
      Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
      › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
    }
    /home/shared-backend/web/biatlon-api.itlabs.top/public_html/vendor/symfony/http-kernel/Kernel.php:182 {
      Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
      › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
    }
    /home/shared-backend/web/biatlon-api.itlabs.top/public_html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
      Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
      › {    $response = $this->kernel->handle($this->request);}
    /home/shared-backend/web/biatlon-api.itlabs.top/public_html/vendor/autoload_runtime.php:32 {
      require_once …
      ›         ->getRunner($app)        ->run());
    }
    /home/shared-backend/web/biatlon-api.itlabs.top/public_html/public/index.php:5 {\rrequire_once dirname(__DIR__).'/vendor/autoload_runtime.php';\r\r
      arguments: {
        "/home/shared-backend/web/biatlon-api.itlabs.top/public_html/vendor/autoload_runtime.php"
      }
    }
  }
}
input_format
null
logger
Symfony\Bridge\Monolog\Processor\DebugProcessor {#115
  -records: [
    12 => [
      [
        "timestamp" => 1771506460
        "timestamp_rfc3339" => "2026-02-19T17:07:40.022+04:00"
        "message" => "Matched route "{route}"."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "route" => "_api_/dss/persons_post"
          "route_parameters" => [
            "_route" => "_api_/dss/persons_post"
            "_controller" => "api_platform.symfony.main_controller"
            "_stateless" => null
            "_api_resource_class" => "App\Dto\DssPersonOutput"
            "_api_operation_name" => "_api_/dss/persons_post"
            "_format" => null
          ]
          "request_uri" => "https://biatlon-api.itlabs.top/api/dss/persons"
          "method" => "POST"
        ]
        "channel" => "request"
      ]
      [
        "timestamp" => 1771506460
        "timestamp_rfc3339" => "2026-02-19T17:07:40.029+04:00"
        "message" => "Checking for authenticator support."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "firewall_name" => "api"
          "authenticators" => 1
        ]
        "channel" => "security"
      ]
      [
        "timestamp" => 1771506460
        "timestamp_rfc3339" => "2026-02-19T17:07:40.029+04:00"
        "message" => "Checking support on authenticator."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "firewall_name" => "api"
          "authenticator" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator"
        ]
        "channel" => "security"
      ]
      [
        "timestamp" => 1771506460
        "timestamp_rfc3339" => "2026-02-19T17:07:40.034+04:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "Symfony\Component\Security\Http\Event\CheckPassportEvent"
          "listener" => "Symfony\Component\Security\Http\EventListener\UserProviderListener::checkPassport"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1771506460
        "timestamp_rfc3339" => "2026-02-19T17:07:40.034+04:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "Symfony\Component\Security\Http\Event\CheckPassportEvent"
          "listener" => "Symfony\Component\Security\Http\EventListener\UserProviderListener::checkPassport"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1771506460
        "timestamp_rfc3339" => "2026-02-19T17:07:40.034+04:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "Symfony\Component\Security\Http\Event\CheckPassportEvent"
          "listener" => "Symfony\Component\Security\Http\EventListener\CsrfProtectionListener::checkPassport"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1771506460
        "timestamp_rfc3339" => "2026-02-19T17:07:40.034+04:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "Symfony\Component\Security\Http\Event\CheckPassportEvent"
          "listener" => "Symfony\Component\Security\Http\EventListener\UserCheckerListener::preCheckCredentials"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1771506460
        "timestamp_rfc3339" => "2026-02-19T17:07:40.034+04:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "Symfony\Component\Security\Http\Event\CheckPassportEvent"
          "listener" => "Symfony\Component\Security\Http\EventListener\CheckCredentialsListener::checkPassport"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1771506460
        "timestamp_rfc3339" => "2026-02-19T17:07:40.034+04:00"
        "message" => "User Deprecated: Since symfony/security-http 7.3: Implementing "App\Security\ApiUser::eraseCredentials()" is deprecated since Symfony 7.3; add the #[\Deprecated] attribute on the method to signal its either empty or that you moved the logic elsewhere, typically to the "__serialize()" method."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#410
            #message: "User Deprecated: Since symfony/security-http 7.3: Implementing "App\Security\ApiUser::eraseCredentials()" is deprecated since Symfony 7.3; add the #[\Deprecated] attribute on the method to signal its either empty or that you moved the logic elsewhere, typically to the "__serialize()" method."
            #code: 0
            #file: "/home/shared-backend/web/biatlon-api.itlabs.top/public_html/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
            #line: 321
            #severity: E_USER_DEPRECATED
            trace: {
              /home/shared-backend/web/biatlon-api.itlabs.top/public_html/vendor/symfony/security-http/Authentication/AuthenticatorManager.php:321 {
                Symfony\Component\Security\Http\Authentication\AuthenticatorManager::checkEraseCredentials(Symfony\Component\Security\Core\Authentication\Token\TokenInterface|Symfony\Component\Security\Core\User\UserInterface|null $token): UserInterface|null …
                › if ($deprecatedImplementations[$token::class]) {    trigger_deprecation('symfony/security-http', '7.3', 'Implementing "%s::eraseCredentials()" is deprecated since Symfony 7.3; add the #[\Deprecated] attribute on the method to signal its either empty or that you moved the logic elsewhere, typically to the "__serialize()" method.', get_debug_type($token));}
              /home/shared-backend/web/biatlon-api.itlabs.top/public_html/vendor/symfony/security-http/Authentication/AuthenticatorManager.php:310 {
                Symfony\Component\Security\Http\Authentication\AuthenticatorManager::checkEraseCredentials(Symfony\Component\Security\Core\Authentication\Token\TokenInterface|Symfony\Component\Security\Core\User\UserInterface|null $token): UserInterface|null …
                › if ($genericImplementations[$token::class]) {    return self::checkEraseCredentials($token->getUser());}
              }
              /home/shared-backend/web/biatlon-api.itlabs.top/public_html/vendor/symfony/security-http/Authentication/AuthenticatorManager.php:213 {
                Symfony\Component\Security\Http\Authentication\AuthenticatorManager->executeAuthenticator(AuthenticatorInterface $authenticator, Request $request): Response …
                › if ($this->eraseCredentials) {    self::checkEraseCredentials($authenticatedToken)?->eraseCredentials();}
              }
              /home/shared-backend/web/biatlon-api.itlabs.top/public_html/vendor/symfony/security-http/Authentication/AuthenticatorManager.php:167 {
                Symfony\Component\Security\Http\Authentication\AuthenticatorManager->executeAuthenticators(array $authenticators, Request $request): Response …
                › 
                › $response = $this->executeAuthenticator($authenticator, $request);if (null !== $response) {
              }
              /home/shared-backend/web/biatlon-api.itlabs.top/public_html/vendor/symfony/security-http/Authentication/AuthenticatorManager.php:149 {
                Symfony\Component\Security\Http\Authentication\AuthenticatorManager->authenticateRequest(Request $request): Response …
                › 
                ›     return $this->executeAuthenticators($authenticators, $request);}
              }
              /home/shared-backend/web/biatlon-api.itlabs.top/public_html/vendor/symfony/security-http/Firewall/AuthenticatorManagerListener.php:38 {
                Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener->authenticate(RequestEvent $event): void …
                › $request = $event->getRequest();$response = $this->authenticatorManager->authenticateRequest($request);if (null === $response) {
              }
              /home/shared-backend/web/biatlon-api.itlabs.top/public_html/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticatorManagerListener.php:58 {
                Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener->authenticate(RequestEvent $event): void …
                › {    $this->authenticationManagerListener->authenticate($event);}
              }
              /home/shared-backend/web/biatlon-api.itlabs.top/public_html/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php:46 {
                Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener->authenticate(RequestEvent $event): void …
                › try {    $this->listener->authenticate($event);} catch (LazyResponseException $e) {
              }
              /home/shared-backend/web/biatlon-api.itlabs.top/public_html/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php:94 {
                Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener->callListeners(RequestEvent $event, iterable $listeners): void …
                › } elseif (false !== $listener->supports($event->getRequest())) {    $listener->authenticate($event);}
              }
              /home/shared-backend/web/biatlon-api.itlabs.top/public_html/vendor/symfony/security-http/Firewall.php:93 {
                Symfony\Component\Security\Http\Firewall->onKernelRequest(RequestEvent $event) …
                › 
                ›     $this->callListeners($event, $authenticationListeners());}
              }
              /home/shared-backend/web/biatlon-api.itlabs.top/public_html/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
                Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
                › try {    ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} finally {
              }
              /home/shared-backend/web/biatlon-api.itlabs.top/public_html/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }    $listener($event, $eventName, $this);}
              }
              /home/shared-backend/web/biatlon-api.itlabs.top/public_html/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
              }
              /home/shared-backend/web/biatlon-api.itlabs.top/public_html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
              }
              /home/shared-backend/web/biatlon-api.itlabs.top/public_html/vendor/symfony/http-kernel/HttpKernel.php:159 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
              /home/shared-backend/web/biatlon-api.itlabs.top/public_html/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
              }
              /home/shared-backend/web/biatlon-api.itlabs.top/public_html/vendor/symfony/http-kernel/Kernel.php:182 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
              }
              /home/shared-backend/web/biatlon-api.itlabs.top/public_html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /home/shared-backend/web/biatlon-api.itlabs.top/public_html/vendor/autoload_runtime.php:32 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /home/shared-backend/web/biatlon-api.itlabs.top/public_html/public/index.php:5 {\rrequire_once dirname(__DIR__).'/vendor/autoload_runtime.php';\r\r
                arguments: {
                  "/home/shared-backend/web/biatlon-api.itlabs.top/public_html/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "php"
      ]
      [
        "timestamp" => 1771506460
        "timestamp_rfc3339" => "2026-02-19T17:07:40.035+04:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "security.authentication.success"
          "listener" => "Symfony\Component\Security\Http\EventListener\UserCheckerListener::postCheckCredentials"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1771506460
        "timestamp_rfc3339" => "2026-02-19T17:07:40.035+04:00"
        "message" => "Authenticator successful!"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "token" => Symfony\Component\Security\Http\Authenticator\Token\PostAuthenticationToken {#395
            -user: App\Security\ApiUser {#390 …}
            -roleNames: [
              "ROLE_API"
            ]
            -attributes: []
            -firewallName: "api"
          }
          "authenticator" => "App\Security\ApiKeyAuthenticator"
        ]
        "channel" => "security"
      ]
      [
        "timestamp" => 1771506460
        "timestamp_rfc3339" => "2026-02-19T17:07:40.036+04:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "Symfony\Component\Security\Http\Event\LoginSuccessEvent"
          "listener" => "Symfony\Component\Security\Http\EventListener\PasswordMigratingListener::onLoginSuccess"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1771506460
        "timestamp_rfc3339" => "2026-02-19T17:07:40.036+04:00"
        "message" => "Authenticator set no success response: request continues."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "authenticator" => "App\Security\ApiKeyAuthenticator"
        ]
        "channel" => "security"
      ]
      [
        "timestamp" => 1771506460
        "timestamp_rfc3339" => "2026-02-19T17:07:40.038+04:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "debug.security.authorization.vote"
          "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1771506460
        "timestamp_rfc3339" => "2026-02-19T17:07:40.039+04:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1771506460
        "timestamp_rfc3339" => "2026-02-19T17:07:40.039+04:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1771506460
        "timestamp_rfc3339" => "2026-02-19T17:07:40.039+04:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Nelmio\CorsBundle\EventListener\CorsListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1771506460
        "timestamp_rfc3339" => "2026-02-19T17:07:40.039+04:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Bridge\Doctrine\Middleware\IdleConnection\Listener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1771506460
        "timestamp_rfc3339" => "2026-02-19T17:07:40.039+04:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1771506460
        "timestamp_rfc3339" => "2026-02-19T17:07:40.039+04:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1771506460
        "timestamp_rfc3339" => "2026-02-19T17:07:40.039+04:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1771506460
        "timestamp_rfc3339" => "2026-02-19T17:07:40.039+04:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1771506460
        "timestamp_rfc3339" => "2026-02-19T17:07:40.039+04:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1771506460
        "timestamp_rfc3339" => "2026-02-19T17:07:40.039+04:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::configureLogoutUrlGenerator"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1771506460
        "timestamp_rfc3339" => "2026-02-19T17:07:40.039+04:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1771506460
        "timestamp_rfc3339" => "2026-02-19T17:07:40.039+04:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "EasyCorp\Bundle\EasyAdminBundle\EventListener\AdminRouterSubscriber::onKernelRequestPrettyUrls"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1771506460
        "timestamp_rfc3339" => "2026-02-19T17:07:40.039+04:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "EasyCorp\Bundle\EasyAdminBundle\EventListener\AdminRouterSubscriber::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1771506460
        "timestamp_rfc3339" => "2026-02-19T17:07:40.076+04:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller"
          "listener" => "EasyCorp\Bundle\EasyAdminBundle\EventListener\AdminRouterSubscriber::onKernelController"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1771506460
        "timestamp_rfc3339" => "2026-02-19T17:07:40.076+04:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller"
          "listener" => "Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1771506460
        "timestamp_rfc3339" => "2026-02-19T17:07:40.076+04:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller"
          "listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelController"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1771506460
        "timestamp_rfc3339" => "2026-02-19T17:07:40.110+04:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Symfony\Component\Security\Http\EventListener\IsCsrfTokenValidAttributeListener::onKernelControllerArguments"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1771506460
        "timestamp_rfc3339" => "2026-02-19T17:07:40.110+04:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Symfony\Component\Security\Http\EventListener\IsGrantedAttributeListener::onKernelControllerArguments"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1771506460
        "timestamp_rfc3339" => "2026-02-19T17:07:40.110+04:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Symfony\Component\HttpKernel\EventListener\CacheAttributeListener::onKernelControllerArguments"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1771506460
        "timestamp_rfc3339" => "2026-02-19T17:07:40.110+04:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Container6uvLTu5\RequestPayloadValueResolverGhost01ca9cc::onKernelControllerArguments"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1771506460
        "timestamp_rfc3339" => "2026-02-19T17:07:40.110+04:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::onControllerArguments"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1771506460
        "timestamp_rfc3339" => "2026-02-19T17:07:40.173+04:00"
        "message" => "Request: "PUT https://192.168.0.145/brms/api/v1.0/accounts/keepalive""
        "priority" => 200
        "priorityName" => "INFO"
        "context" => []
        "channel" => "http_client"
      ]
      [
        "timestamp" => 1771506460
        "timestamp_rfc3339" => "2026-02-19T17:07:40.193+04:00"
        "message" => "Response: "{http_code} {url}" {total_time} seconds"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "http_code" => 200
          "url" => "https://192.168.0.145/brms/api/v1.0/accounts/keepalive"
          "total_time" => 0.017919
        ]
        "channel" => "http_client"
      ]
      [
        "timestamp" => 1771506460
        "timestamp_rfc3339" => "2026-02-19T17:07:40.193+04:00"
        "message" => "DSS token invalid, re-authenticating"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => []
        "channel" => "app"
      ]
      [
        "timestamp" => 1771506460
        "timestamp_rfc3339" => "2026-02-19T17:07:40.194+04:00"
        "message" => "Request: "POST https://192.168.0.145/brms/api/v1.0/accounts/authorize""
        "priority" => 200
        "priorityName" => "INFO"
        "context" => []
        "channel" => "http_client"
      ]
      [
        "timestamp" => 1771506460
        "timestamp_rfc3339" => "2026-02-19T17:07:40.209+04:00"
        "message" => "Response: "{http_code} {url}" {total_time} seconds"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "http_code" => 401
          "url" => "https://192.168.0.145/brms/api/v1.0/accounts/authorize"
          "total_time" => 0.014843
        ]
        "channel" => "http_client"
      ]
      [
        "timestamp" => 1771506460
        "timestamp_rfc3339" => "2026-02-19T17:07:40.209+04:00"
        "message" => "Request: "POST https://192.168.0.145/brms/api/v1.0/accounts/authorize""
        "priority" => 200
        "priorityName" => "INFO"
        "context" => []
        "channel" => "http_client"
      ]
      [
        "timestamp" => 1771506460
        "timestamp_rfc3339" => "2026-02-19T17:07:40.354+04:00"
        "message" => "Response: "{http_code} {url}" {total_time} seconds"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "http_code" => 200
          "url" => "https://192.168.0.145/brms/api/v1.0/accounts/authorize"
          "total_time" => 0.144657
        ]
        "channel" => "http_client"
      ]
      [
        "timestamp" => 1771506460
        "timestamp_rfc3339" => "2026-02-19T17:07:40.355+04:00"
        "message" => "Lock acquired, now computing item "{key}""
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "key" => "dss_session_token"
        ]
        "channel" => "cache"
      ]
      [
        "timestamp" => 1771506460
        "timestamp_rfc3339" => "2026-02-19T17:07:40.355+04:00"
        "message" => "DSS login successful"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "tokenRate" => 1800
        ]
        "channel" => "app"
      ]
      [
        "timestamp" => 1771506460
        "timestamp_rfc3339" => "2026-02-19T17:07:40.355+04:00"
        "message" => "Request: "POST https://192.168.0.145/obms/api/v1.1/acs/person""
        "priority" => 200
        "priorityName" => "INFO"
        "context" => []
        "channel" => "http_client"
      ]
      [
        "timestamp" => 1771506460
        "timestamp_rfc3339" => "2026-02-19T17:07:40.367+04:00"
        "message" => "Response: "{http_code} {url}" {total_time} seconds"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "http_code" => 200
          "url" => "https://192.168.0.145/obms/api/v1.1/acs/person"
          "total_time" => 0.011774
        ]
        "channel" => "http_client"
      ]
      [
        "timestamp" => 1771506460
        "timestamp_rfc3339" => "2026-02-19T17:07:40.367+04:00"
        "message" => "DSS person create failed"
        "priority" => 400
        "priorityName" => "ERROR"
        "context" => [
          "personId" => "81394871"
          "response" => [
            "code" => 1001
            "desc" => "Failed"
            "data" => null
          ]
        ]
        "channel" => "app"
      ]
      [
        "timestamp" => 1771506460
        "timestamp_rfc3339" => "2026-02-19T17:07:40.378+04:00"
        "message" => "Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\HttpException: "DSS: Failed" at DssPersonProcessor.php line 29"
        "priority" => 500
        "priorityName" => "CRITICAL"
        "context" => [
          "exception" => Symfony\Component\HttpKernel\Exception\HttpException {#1478
            #message: "DSS: Failed"
            #code: 0
            #file: "/home/shared-backend/web/biatlon-api.itlabs.top/public_html/src/State/DssPersonProcessor.php"
            #line: 29
            -previous: RuntimeException {#1117 …}
            -statusCode: 502
            -headers: []
            trace: {
              /home/shared-backend/web/biatlon-api.itlabs.top/public_html/src/State/DssPersonProcessor.php:29 {
                App\State\DssPersonProcessor->process(mixed $data, Operation $operation, array $uriVariables = [], array $context = []): DssPersonOutput …
                › } catch (\RuntimeException $e) {\r    throw new HttpException(502, $e->getMessage(), $e);\r}\r
              }
              /home/shared-backend/web/biatlon-api.itlabs.top/public_html/vendor/api-platform/core/src/State/CallableProcessor.php:52 {
                ApiPlatform\State\CallableProcessor->process(mixed $data, Operation $operation, array $uriVariables = [], array $context = []) …
                › 
                ›     return $processorInstance->process($data, $operation, $uriVariables, $context);}
              }
              /home/shared-backend/web/biatlon-api.itlabs.top/public_html/vendor/api-platform/core/src/State/Processor/WriteProcessor.php:58 {
                ApiPlatform\State\Processor\WriteProcessor->process(mixed $data, Operation $operation, array $uriVariables = [], array $context = []) …
                › $this->stopwatch?->start('api_platform.processor.write');$data = $this->callableProcessor->process($data, $operation, $uriVariables, $context);$this->stopwatch?->stop('api_platform.processor.write');
              }
              /home/shared-backend/web/biatlon-api.itlabs.top/public_html/vendor/api-platform/core/src/Symfony/Controller/MainController.php:125 {
                ApiPlatform\Symfony\Controller\MainController->__invoke(Request $request): Response …
                › 
                ›     return $this->processor->process($body, $operation, $uriVariables, $context);}
              }
              /home/shared-backend/web/biatlon-api.itlabs.top/public_html/vendor/symfony/http-kernel/HttpKernel.php:183 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);}
              /home/shared-backend/web/biatlon-api.itlabs.top/public_html/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
              }
              /home/shared-backend/web/biatlon-api.itlabs.top/public_html/vendor/symfony/http-kernel/Kernel.php:182 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
              }
              /home/shared-backend/web/biatlon-api.itlabs.top/public_html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /home/shared-backend/web/biatlon-api.itlabs.top/public_html/vendor/autoload_runtime.php:32 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /home/shared-backend/web/biatlon-api.itlabs.top/public_html/public/index.php:5 {\rrequire_once dirname(__DIR__).'/vendor/autoload_runtime.php';\r\r
                arguments: {
                  "/home/shared-backend/web/biatlon-api.itlabs.top/public_html/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "request"
      ]
      [
        "timestamp" => 1771506460
        "timestamp_rfc3339" => "2026-02-19T17:07:40.380+04:00"
        "message" => "An exception occured, transforming to an Error resource."
        "priority" => 400
        "priorityName" => "ERROR"
        "context" => [
          "exception" => Symfony\Component\HttpKernel\Exception\HttpException {#1478}
          "operation" => ApiPlatform\Metadata\Post {#1014
            #parameters: null
            #shortName: "DssPerson"
            #class: "App\Dto\DssPersonOutput"
            #description: "Create a person in DSS"
            #urlGenerationStrategy: null
            #deprecationReason: null
            #normalizationContext: [
              "groups" => [
                "dss_person:read"
              ]
            ]
            #denormalizationContext: [
              "groups" => [
                "dss_person:write"
              ]
              "api_assign_object_to_populate" => true
            ]
            #collectDenormalizationErrors: null
            #validationContext: null
            #filters: []
            #mercure: null
            #messenger: null
            #input: [
              "class" => "App\Dto\DssPersonInput"
              "name" => "DssPersonInput"
            ]
            #output: null
            #order: null
            #fetchPartial: null
            #forceEager: null
            #paginationEnabled: null
            #paginationType: null
            #paginationItemsPerPage: 25
            #paginationMaximumItemsPerPage: null
            #paginationPartial: null
            #paginationClientEnabled: null
            #paginationClientItemsPerPage: null
            #paginationClientPartial: null
            #paginationFetchJoinCollection: null
            #paginationUseOutputWalkers: null
            #security: null
            #securityMessage: null
            #securityPostDenormalize: null
            #securityPostDenormalizeMessage: null
            #securityPostValidation: null
            #securityPostValidationMessage: null
            #provider: null
            #processor: "App\State\DssPersonProcessor"
            #stateOptions: null
            #rules: null
            #policy: null
            #middleware: null
            #queryParameterValidationEnabled: null
            #strictQueryParameterValidation: null
            #hideHydraOperation: null
            #jsonStream: null
            #map: null
            #extraProperties: [
              "user_defined_uri_template" => true
            ]
            #paginationViaCursor: null
            #read: false
            #deserialize: true
            #validate: true
            #write: null
            #serialize: null
            #priority: 2
            #name: "_api_/dss/persons_post"
            #formats: null
            #inputFormats: [
              "json" => [
                "application/json"
              ]
              "multipart" => [
                "multipart/form-data"
              ]
              "html" => [
                "text/html"
              ]
            ]
            #outputFormats: [
              "json" => [
                "application/json"
              ]
              "multipart" => [
                "multipart/form-data"
              ]
              "html" => [
                "text/html"
              ]
            ]
            #method: "POST"
            #uriTemplate: "/dss/persons"
            #types: null
            #uriVariables: []
            #routePrefix: null
            #routeName: null
            #defaults: null
            #requirements: null
            #options: null
            #stateless: null
            #sunset: null
            #acceptPatch: null
            #status: null
            #host: null
            #schemes: null
            #condition: null
            #controller: "api_platform.symfony.main_controller"
            #headers: null
            #cacheHeaders: null
            #hydraContext: null
            #openapi: null
            #exceptionToStatus: null
            #links: null
            #errors: null
            -itemUriTemplate: null
          }
        ]
        "channel" => "app"
      ]
      [
        "timestamp" => 1771506460
        "timestamp_rfc3339" => "2026-02-19T17:07:40.437+04:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Symfony\Component\Security\Http\Firewall\ExceptionListener::onKernelException"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1771506460
        "timestamp_rfc3339" => "2026-02-19T17:07:40.437+04:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::logKernelException"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1771506460
        "timestamp_rfc3339" => "2026-02-19T17:07:40.437+04:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelException"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1771506460
        "timestamp_rfc3339" => "2026-02-19T17:07:40.437+04:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "EasyCorp\Bundle\EasyAdminBundle\EventListener\ExceptionListener::onKernelException"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1771506460
        "timestamp_rfc3339" => "2026-02-19T17:07:40.437+04:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelException"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1771506460
        "timestamp_rfc3339" => "2026-02-19T17:07:40.437+04:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "ApiPlatform\Symfony\EventListener\ExceptionListener::onKernelException"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1771506460
        "timestamp_rfc3339" => "2026-02-19T17:07:40.437+04:00"
        "message" => "Listener "{listener}" stopped propagation of the event "{event}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "ApiPlatform\Symfony\EventListener\ExceptionListener::onKernelException"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1771506460
        "timestamp_rfc3339" => "2026-02-19T17:07:40.437+04:00"
        "message" => "Listener "{listener}" was not called for event "{event}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::onKernelException"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1771506460
        "timestamp_rfc3339" => "2026-02-19T17:07:40.438+04:00"
        "message" => "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\Uploadable" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\Uploadable" instead."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#2633
            #message: "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\Uploadable" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\Uploadable" instead."
            #code: 0
            #file: "/home/shared-backend/web/biatlon-api.itlabs.top/public_html/vendor/vich/uploader-bundle/src/Mapping/Annotation/Uploadable.php"
            #line: 24
            #severity: E_USER_DEPRECATED
            trace: {
              /home/shared-backend/web/biatlon-api.itlabs.top/public_html/vendor/vich/uploader-bundle/src/Mapping/Annotation/Uploadable.php:24 {
                Vich\UploaderBundle\Mapping\Annotation\Uploadable->__construct() …
                › {    trigger_deprecation('vich/uploader-bundle', '2.9', 'The "Vich\UploaderBundle\Mapping\Annotation\Uploadable" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\Uploadable" instead.');}
              }
              /home/shared-backend/web/biatlon-api.itlabs.top/public_html/src/Entity/StandbyMedia.php:19 {
                ReflectionAttribute->newInstance(): object …
                › #[ORM\HasLifecycleCallbacks]\r#[Vich\Uploadable]\r#[ApiResource(\r
              }
              /home/shared-backend/web/biatlon-api.itlabs.top/public_html/vendor/vich/uploader-bundle/src/Metadata/Driver/AttributeReader.php:122 {
                Vich\UploaderBundle\Metadata\Driver\AttributeReader->convertToAttributeInstances(array $attributes): array …
                › $attributeName = $attribute->getName();$instance = $attribute->newInstance();}
              /home/shared-backend/web/biatlon-api.itlabs.top/public_html/vendor/vich/uploader-bundle/src/Metadata/Driver/AttributeReader.php:15 {
                Vich\UploaderBundle\Metadata\Driver\AttributeReader->getClassAttributes(ReflectionClass $class): array …
                › {    return $this->convertToAttributeInstances($class->getAttributes());}
              }
              /home/shared-backend/web/biatlon-api.itlabs.top/public_html/vendor/vich/uploader-bundle/src/Metadata/Driver/AttributeReader.php:20 {
                Vich\UploaderBundle\Metadata\Driver\AttributeReader->getClassAttribute(ReflectionClass $class, string $attributeName): AttributeInterface …
                › {    return $this->getClassAttributes($class)[$attributeName] ?? null;}
              }
              /home/shared-backend/web/biatlon-api.itlabs.top/public_html/vendor/vich/uploader-bundle/src/Metadata/Driver/AttributeDriver.php:104 {
                Vich\UploaderBundle\Metadata\Driver\AttributeDriver->isUploadable(ReflectionClass $class): bool …
                › // Support both new Attribute\ and deprecated Annotation\ namespaces$uploadable = $this->reader->getClassAttribute($class, Uploadable::class);if (null === $uploadable) {
              }
              /home/shared-backend/web/biatlon-api.itlabs.top/public_html/vendor/vich/uploader-bundle/src/Metadata/Driver/AttributeDriver.php:93 {
                Vich\UploaderBundle\Metadata\Driver\AttributeDriver->getAllClassNames(): array …
                › foreach ($metadata as $classMeta) {    if ($this->isUploadable(new \ReflectionClass($classMeta->getName()))) {        $classes[] = $classMeta->getName();
              }
              /home/shared-backend/web/biatlon-api.itlabs.top/public_html/vendor/jms/metadata/src/Driver/DriverChain.php:57 {
                Metadata\Driver\DriverChain->getAllClassNames(): array …
                › 
                › $driverClasses = $driver->getAllClassNames();if (!empty($driverClasses)) {
              }
              /home/shared-backend/web/biatlon-api.itlabs.top/public_html/vendor/jms/metadata/src/MetadataFactory.php:145 {
                Metadata\MetadataFactory->getAllClassNames(): array …
                › 
                ›     return $this->driver->getAllClassNames();}
              }
              /home/shared-backend/web/biatlon-api.itlabs.top/public_html/vendor/vich/uploader-bundle/src/Metadata/MetadataReader.php:66 {
                Vich\UploaderBundle\Metadata\MetadataReader->getUploadableClasses(): array …
                › {    return $this->reader->getAllClassNames();}
              }
              /home/shared-backend/web/biatlon-api.itlabs.top/public_html/vendor/vich/uploader-bundle/src/DataCollector/MappingCollector.php:22 {
                Vich\UploaderBundle\DataCollector\MappingCollector->collect(Request $request, Response $response, ?Throwable $exception = null): void …
                › $mappings = [];$uploadableClasses = $this->metadataReader->getUploadableClasses();foreach ($uploadableClasses as $class) {
              }
              /home/shared-backend/web/biatlon-api.itlabs.top/public_html/vendor/symfony/http-kernel/Profiler/Profiler.php:158 {
                Symfony\Component\HttpKernel\Profiler\Profiler->collect(Request $request, Response $response, ?Throwable $exception = null): Profile …
                › foreach ($this->collectors as $collector) {    $collector->collect($request, $response, $exception);}
              /home/shared-backend/web/biatlon-api.itlabs.top/public_html/vendor/symfony/http-kernel/EventListener/ProfilerListener.php:102 {
                Symfony\Component\HttpKernel\EventListener\ProfilerListener->onKernelResponse(ResponseEvent $event): void …
                › try {    if (!$profile = $this->profiler->collect($request, $event->getResponse(), $exception)) {        return;
              }
              /home/shared-backend/web/biatlon-api.itlabs.top/public_html/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
                Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
                › try {    ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} finally {
              }
              /home/shared-backend/web/biatlon-api.itlabs.top/public_html/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }    $listener($event, $eventName, $this);}
              }
              /home/shared-backend/web/biatlon-api.itlabs.top/public_html/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
              }
              /home/shared-backend/web/biatlon-api.itlabs.top/public_html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
              }
              /home/shared-backend/web/biatlon-api.itlabs.top/public_html/vendor/symfony/http-kernel/HttpKernel.php:216 {
                Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
                › 
                › $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);}
              /home/shared-backend/web/biatlon-api.itlabs.top/public_html/vendor/symfony/http-kernel/HttpKernel.php:267 {
                Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
                › try {    return $this->filterResponse($response, $request, $type);} catch (\Throwable $e) {
              }
              /home/shared-backend/web/biatlon-api.itlabs.top/public_html/vendor/symfony/http-kernel/HttpKernel.php:91 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › 
                ›     return $response = $this->handleThrowable($e, $request, $type);} finally {
              }
              /home/shared-backend/web/biatlon-api.itlabs.top/public_html/vendor/symfony/http-kernel/Kernel.php:182 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
              }
              /home/shared-backend/web/biatlon-api.itlabs.top/public_html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /home/shared-backend/web/biatlon-api.itlabs.top/public_html/vendor/autoload_runtime.php:32 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /home/shared-backend/web/biatlon-api.itlabs.top/public_html/public/index.php:5 {\rrequire_once dirname(__DIR__).'/vendor/autoload_runtime.php';\r\r
                arguments: {
                  "/home/shared-backend/web/biatlon-api.itlabs.top/public_html/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "php"
      ]
      [
        "timestamp" => 1771506460
        "timestamp_rfc3339" => "2026-02-19T17:07:40.438+04:00"
        "message" => "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\Uploadable" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\Uploadable" instead."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#2632
            #message: "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\Uploadable" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\Uploadable" instead."
            #code: 0
            #file: "/home/shared-backend/web/biatlon-api.itlabs.top/public_html/vendor/vich/uploader-bundle/src/Mapping/Annotation/Uploadable.php"
            #line: 24
            #severity: E_USER_DEPRECATED
            trace: {
              /home/shared-backend/web/biatlon-api.itlabs.top/public_html/vendor/vich/uploader-bundle/src/Mapping/Annotation/Uploadable.php:24 {
                Vich\UploaderBundle\Mapping\Annotation\Uploadable->__construct() …
                › {    trigger_deprecation('vich/uploader-bundle', '2.9', 'The "Vich\UploaderBundle\Mapping\Annotation\Uploadable" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\Uploadable" instead.');}
              }
              /home/shared-backend/web/biatlon-api.itlabs.top/public_html/src/Entity/StandbyMedia.php:19 {
                ReflectionAttribute->newInstance(): object …
                › #[ORM\HasLifecycleCallbacks]\r#[Vich\Uploadable]\r#[ApiResource(\r
              }
              /home/shared-backend/web/biatlon-api.itlabs.top/public_html/vendor/vich/uploader-bundle/src/Metadata/Driver/AttributeReader.php:122 {
                Vich\UploaderBundle\Metadata\Driver\AttributeReader->convertToAttributeInstances(array $attributes): array …
                › $attributeName = $attribute->getName();$instance = $attribute->newInstance();}
              /home/shared-backend/web/biatlon-api.itlabs.top/public_html/vendor/vich/uploader-bundle/src/Metadata/Driver/AttributeReader.php:15 {
                Vich\UploaderBundle\Metadata\Driver\AttributeReader->getClassAttributes(ReflectionClass $class): array …
                › {    return $this->convertToAttributeInstances($class->getAttributes());}
              }
              /home/shared-backend/web/biatlon-api.itlabs.top/public_html/vendor/vich/uploader-bundle/src/Metadata/Driver/AttributeReader.php:20 {
                Vich\UploaderBundle\Metadata\Driver\AttributeReader->getClassAttribute(ReflectionClass $class, string $attributeName): AttributeInterface …
                › {    return $this->getClassAttributes($class)[$attributeName] ?? null;}
              }
              /home/shared-backend/web/biatlon-api.itlabs.top/public_html/vendor/vich/uploader-bundle/src/Metadata/Driver/AttributeDriver.php:107 {
                Vich\UploaderBundle\Metadata\Driver\AttributeDriver->isUploadable(ReflectionClass $class): bool …
                ›     // Fallback to deprecated Annotation namespace    $uploadable = $this->reader->getClassAttribute($class, UploadableAnnotation::class);}
              }
              /home/shared-backend/web/biatlon-api.itlabs.top/public_html/vendor/vich/uploader-bundle/src/Metadata/Driver/AttributeDriver.php:93 {
                Vich\UploaderBundle\Metadata\Driver\AttributeDriver->getAllClassNames(): array …
                › foreach ($metadata as $classMeta) {    if ($this->isUploadable(new \ReflectionClass($classMeta->getName()))) {        $classes[] = $classMeta->getName();
              }
              /home/shared-backend/web/biatlon-api.itlabs.top/public_html/vendor/jms/metadata/src/Driver/DriverChain.php:57 {
                Metadata\Driver\DriverChain->getAllClassNames(): array …
                › 
                › $driverClasses = $driver->getAllClassNames();if (!empty($driverClasses)) {
              }
              /home/shared-backend/web/biatlon-api.itlabs.top/public_html/vendor/jms/metadata/src/MetadataFactory.php:145 {
                Metadata\MetadataFactory->getAllClassNames(): array …
                › 
                ›     return $this->driver->getAllClassNames();}
              }
              /home/shared-backend/web/biatlon-api.itlabs.top/public_html/vendor/vich/uploader-bundle/src/Metadata/MetadataReader.php:66 {
                Vich\UploaderBundle\Metadata\MetadataReader->getUploadableClasses(): array …
                › {    return $this->reader->getAllClassNames();}
              }
              /home/shared-backend/web/biatlon-api.itlabs.top/public_html/vendor/vich/uploader-bundle/src/DataCollector/MappingCollector.php:22 {
                Vich\UploaderBundle\DataCollector\MappingCollector->collect(Request $request, Response $response, ?Throwable $exception = null): void …
                › $mappings = [];$uploadableClasses = $this->metadataReader->getUploadableClasses();foreach ($uploadableClasses as $class) {
              }
              /home/shared-backend/web/biatlon-api.itlabs.top/public_html/vendor/symfony/http-kernel/Profiler/Profiler.php:158 {
                Symfony\Component\HttpKernel\Profiler\Profiler->collect(Request $request, Response $response, ?Throwable $exception = null): Profile …
                › foreach ($this->collectors as $collector) {    $collector->collect($request, $response, $exception);}
              /home/shared-backend/web/biatlon-api.itlabs.top/public_html/vendor/symfony/http-kernel/EventListener/ProfilerListener.php:102 {
                Symfony\Component\HttpKernel\EventListener\ProfilerListener->onKernelResponse(ResponseEvent $event): void …
                › try {    if (!$profile = $this->profiler->collect($request, $event->getResponse(), $exception)) {        return;
              }
              /home/shared-backend/web/biatlon-api.itlabs.top/public_html/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
                Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
                › try {    ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} finally {
              }
              /home/shared-backend/web/biatlon-api.itlabs.top/public_html/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }    $listener($event, $eventName, $this);}
              }
              /home/shared-backend/web/biatlon-api.itlabs.top/public_html/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
              }
              /home/shared-backend/web/biatlon-api.itlabs.top/public_html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
              }
              /home/shared-backend/web/biatlon-api.itlabs.top/public_html/vendor/symfony/http-kernel/HttpKernel.php:216 {
                Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
                › 
                › $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);}
              /home/shared-backend/web/biatlon-api.itlabs.top/public_html/vendor/symfony/http-kernel/HttpKernel.php:267 {
                Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
                › try {    return $this->filterResponse($response, $request, $type);} catch (\Throwable $e) {
              }
              /home/shared-backend/web/biatlon-api.itlabs.top/public_html/vendor/symfony/http-kernel/HttpKernel.php:91 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › 
                ›     return $response = $this->handleThrowable($e, $request, $type);} finally {
              }
              /home/shared-backend/web/biatlon-api.itlabs.top/public_html/vendor/symfony/http-kernel/Kernel.php:182 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
              }
              /home/shared-backend/web/biatlon-api.itlabs.top/public_html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /home/shared-backend/web/biatlon-api.itlabs.top/public_html/vendor/autoload_runtime.php:32 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /home/shared-backend/web/biatlon-api.itlabs.top/public_html/public/index.php:5 {\rrequire_once dirname(__DIR__).'/vendor/autoload_runtime.php';\r\r
                arguments: {
                  "/home/shared-backend/web/biatlon-api.itlabs.top/public_html/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "php"
      ]
      [
        "timestamp" => 1771506460
        "timestamp_rfc3339" => "2026-02-19T17:07:40.439+04:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1771506460
        "timestamp_rfc3339" => "2026-02-19T17:07:40.439+04:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1771506460
        "timestamp_rfc3339" => "2026-02-19T17:07:40.439+04:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Nelmio\CorsBundle\EventListener\CorsListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1771506460
        "timestamp_rfc3339" => "2026-02-19T17:07:40.439+04:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1771506460
        "timestamp_rfc3339" => "2026-02-19T17:07:40.439+04:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\WebLink\EventListener\AddLinkHeaderListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1771506460
        "timestamp_rfc3339" => "2026-02-19T17:07:40.439+04:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1771506460
        "timestamp_rfc3339" => "2026-02-19T17:07:40.439+04:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\CacheAttributeListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1771506460
        "timestamp_rfc3339" => "2026-02-19T17:07:40.439+04:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Nelmio\CorsBundle\EventListener\CacheableResponseVaryListener::onResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1771506460
        "timestamp_rfc3339" => "2026-02-19T17:07:40.439+04:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1771506460
        "timestamp_rfc3339" => "2026-02-19T17:07:40.439+04:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::removeCspHeader"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1771506460
        "timestamp_rfc3339" => "2026-02-19T17:07:40.439+04:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1771506460
        "timestamp_rfc3339" => "2026-02-19T17:07:40.439+04:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener::onResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1771506460
        "timestamp_rfc3339" => "2026-02-19T17:07:40.439+04:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1771506460
        "timestamp_rfc3339" => "2026-02-19T17:07:40.439+04:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelFinishRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1771506460
        "timestamp_rfc3339" => "2026-02-19T17:07:40.439+04:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelFinishRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1771506460
        "timestamp_rfc3339" => "2026-02-19T17:07:40.439+04:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelFinishRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1771506460
        "timestamp_rfc3339" => "2026-02-19T17:07:40.439+04:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelFinishRequest"
        ]
        "channel" => "event"
      ]
    ]
    1255 => [
      [
        "timestamp" => 1771506460
        "timestamp_rfc3339" => "2026-02-19T17:07:40.384+04:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1771506460
        "timestamp_rfc3339" => "2026-02-19T17:07:40.384+04:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1771506460
        "timestamp_rfc3339" => "2026-02-19T17:07:40.384+04:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Nelmio\CorsBundle\EventListener\CorsListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1771506460
        "timestamp_rfc3339" => "2026-02-19T17:07:40.384+04:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Bridge\Doctrine\Middleware\IdleConnection\Listener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1771506460
        "timestamp_rfc3339" => "2026-02-19T17:07:40.384+04:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1771506460
        "timestamp_rfc3339" => "2026-02-19T17:07:40.384+04:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1771506460
        "timestamp_rfc3339" => "2026-02-19T17:07:40.384+04:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1771506460
        "timestamp_rfc3339" => "2026-02-19T17:07:40.384+04:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1771506460
        "timestamp_rfc3339" => "2026-02-19T17:07:40.384+04:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1771506460
        "timestamp_rfc3339" => "2026-02-19T17:07:40.384+04:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::configureLogoutUrlGenerator"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1771506460
        "timestamp_rfc3339" => "2026-02-19T17:07:40.384+04:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1771506460
        "timestamp_rfc3339" => "2026-02-19T17:07:40.384+04:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "EasyCorp\Bundle\EasyAdminBundle\EventListener\AdminRouterSubscriber::onKernelRequestPrettyUrls"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1771506460
        "timestamp_rfc3339" => "2026-02-19T17:07:40.384+04:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "EasyCorp\Bundle\EasyAdminBundle\EventListener\AdminRouterSubscriber::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1771506460
        "timestamp_rfc3339" => "2026-02-19T17:07:40.384+04:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller"
          "listener" => "EasyCorp\Bundle\EasyAdminBundle\EventListener\AdminRouterSubscriber::onKernelController"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1771506460
        "timestamp_rfc3339" => "2026-02-19T17:07:40.384+04:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller"
          "listener" => "Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1771506460
        "timestamp_rfc3339" => "2026-02-19T17:07:40.384+04:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller"
          "listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelController"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1771506460
        "timestamp_rfc3339" => "2026-02-19T17:07:40.384+04:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Symfony\Component\Security\Http\EventListener\IsCsrfTokenValidAttributeListener::onKernelControllerArguments"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1771506460
        "timestamp_rfc3339" => "2026-02-19T17:07:40.384+04:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Symfony\Component\Security\Http\EventListener\IsGrantedAttributeListener::onKernelControllerArguments"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1771506460
        "timestamp_rfc3339" => "2026-02-19T17:07:40.384+04:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Symfony\Component\HttpKernel\EventListener\CacheAttributeListener::onKernelControllerArguments"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1771506460
        "timestamp_rfc3339" => "2026-02-19T17:07:40.384+04:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Container6uvLTu5\RequestPayloadValueResolverGhost01ca9cc::onKernelControllerArguments"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1771506460
        "timestamp_rfc3339" => "2026-02-19T17:07:40.384+04:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::onControllerArguments"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1771506460
        "timestamp_rfc3339" => "2026-02-19T17:07:40.434+04:00"
        "message" => "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\Uploadable" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\Uploadable" instead."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#2496
            #message: "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\Uploadable" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\Uploadable" instead."
            #code: 0
            #file: "/home/shared-backend/web/biatlon-api.itlabs.top/public_html/vendor/vich/uploader-bundle/src/Mapping/Annotation/Uploadable.php"
            #line: 24
            #severity: E_USER_DEPRECATED
            trace: {
              /home/shared-backend/web/biatlon-api.itlabs.top/public_html/vendor/vich/uploader-bundle/src/Mapping/Annotation/Uploadable.php:24 {
                Vich\UploaderBundle\Mapping\Annotation\Uploadable->__construct() …
                › {    trigger_deprecation('vich/uploader-bundle', '2.9', 'The "Vich\UploaderBundle\Mapping\Annotation\Uploadable" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\Uploadable" instead.');}
              }
              /home/shared-backend/web/biatlon-api.itlabs.top/public_html/src/Entity/StandbyMedia.php:19 {
                ReflectionAttribute->newInstance(): object …
                › #[ORM\HasLifecycleCallbacks]\r#[Vich\Uploadable]\r#[ApiResource(\r
              }
              /home/shared-backend/web/biatlon-api.itlabs.top/public_html/vendor/vich/uploader-bundle/src/Metadata/Driver/AttributeReader.php:122 {
                Vich\UploaderBundle\Metadata\Driver\AttributeReader->convertToAttributeInstances(array $attributes): array …
                › $attributeName = $attribute->getName();$instance = $attribute->newInstance();}
              /home/shared-backend/web/biatlon-api.itlabs.top/public_html/vendor/vich/uploader-bundle/src/Metadata/Driver/AttributeReader.php:15 {
                Vich\UploaderBundle\Metadata\Driver\AttributeReader->getClassAttributes(ReflectionClass $class): array …
                › {    return $this->convertToAttributeInstances($class->getAttributes());}
              }
              /home/shared-backend/web/biatlon-api.itlabs.top/public_html/vendor/vich/uploader-bundle/src/Metadata/Driver/AttributeReader.php:20 {
                Vich\UploaderBundle\Metadata\Driver\AttributeReader->getClassAttribute(ReflectionClass $class, string $attributeName): AttributeInterface …
                › {    return $this->getClassAttributes($class)[$attributeName] ?? null;}
              }
              /home/shared-backend/web/biatlon-api.itlabs.top/public_html/vendor/vich/uploader-bundle/src/Metadata/Driver/AttributeDriver.php:104 {
                Vich\UploaderBundle\Metadata\Driver\AttributeDriver->isUploadable(ReflectionClass $class): bool …
                › // Support both new Attribute\ and deprecated Annotation\ namespaces$uploadable = $this->reader->getClassAttribute($class, Uploadable::class);if (null === $uploadable) {
              }
              /home/shared-backend/web/biatlon-api.itlabs.top/public_html/vendor/vich/uploader-bundle/src/Metadata/Driver/AttributeDriver.php:93 {
                Vich\UploaderBundle\Metadata\Driver\AttributeDriver->getAllClassNames(): array …
                › foreach ($metadata as $classMeta) {    if ($this->isUploadable(new \ReflectionClass($classMeta->getName()))) {        $classes[] = $classMeta->getName();
              }
              /home/shared-backend/web/biatlon-api.itlabs.top/public_html/vendor/jms/metadata/src/Driver/DriverChain.php:57 {
                Metadata\Driver\DriverChain->getAllClassNames(): array …
                › 
                › $driverClasses = $driver->getAllClassNames();if (!empty($driverClasses)) {
              }
              /home/shared-backend/web/biatlon-api.itlabs.top/public_html/vendor/jms/metadata/src/MetadataFactory.php:145 {
                Metadata\MetadataFactory->getAllClassNames(): array …
                › 
                ›     return $this->driver->getAllClassNames();}
              }
              /home/shared-backend/web/biatlon-api.itlabs.top/public_html/vendor/vich/uploader-bundle/src/Metadata/MetadataReader.php:66 {
                Vich\UploaderBundle\Metadata\MetadataReader->getUploadableClasses(): array …
                › {    return $this->reader->getAllClassNames();}
              }
              /home/shared-backend/web/biatlon-api.itlabs.top/public_html/vendor/vich/uploader-bundle/src/DataCollector/MappingCollector.php:22 {
                Vich\UploaderBundle\DataCollector\MappingCollector->collect(Request $request, Response $response, ?Throwable $exception = null): void …
                › $mappings = [];$uploadableClasses = $this->metadataReader->getUploadableClasses();foreach ($uploadableClasses as $class) {
              }
              /home/shared-backend/web/biatlon-api.itlabs.top/public_html/vendor/symfony/http-kernel/Profiler/Profiler.php:158 {
                Symfony\Component\HttpKernel\Profiler\Profiler->collect(Request $request, Response $response, ?Throwable $exception = null): Profile …
                › foreach ($this->collectors as $collector) {    $collector->collect($request, $response, $exception);}
              /home/shared-backend/web/biatlon-api.itlabs.top/public_html/vendor/symfony/http-kernel/EventListener/ProfilerListener.php:102 {
                Symfony\Component\HttpKernel\EventListener\ProfilerListener->onKernelResponse(ResponseEvent $event): void …
                › try {    if (!$profile = $this->profiler->collect($request, $event->getResponse(), $exception)) {        return;
              }
              /home/shared-backend/web/biatlon-api.itlabs.top/public_html/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
                Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
                › try {    ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} finally {
              }
              /home/shared-backend/web/biatlon-api.itlabs.top/public_html/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }    $listener($event, $eventName, $this);}
              }
              /home/shared-backend/web/biatlon-api.itlabs.top/public_html/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
              }
              /home/shared-backend/web/biatlon-api.itlabs.top/public_html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
              }
              /home/shared-backend/web/biatlon-api.itlabs.top/public_html/vendor/symfony/http-kernel/HttpKernel.php:216 {
                Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
                › 
                › $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);}
              /home/shared-backend/web/biatlon-api.itlabs.top/public_html/vendor/symfony/http-kernel/HttpKernel.php:204 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › 
                ›     return $this->filterResponse($response, $request, $type);}
              }
              /home/shared-backend/web/biatlon-api.itlabs.top/public_html/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
              }
              /home/shared-backend/web/biatlon-api.itlabs.top/public_html/vendor/symfony/http-kernel/EventListener/ErrorListener.php:97 {
                Symfony\Component\HttpKernel\EventListener\ErrorListener->onKernelException(ExceptionEvent $event): void …
                › try {    $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);} catch (\Exception $e) {
              }
              /home/shared-backend/web/biatlon-api.itlabs.top/public_html/vendor/api-platform/core/src/Symfony/EventListener/ExceptionListener.php:50 {
                ApiPlatform\Symfony\EventListener\ExceptionListener->onKernelException(ExceptionEvent $event): void …
                › 
                ›     $this->errorListener->onKernelException($event);}
              }
              /home/shared-backend/web/biatlon-api.itlabs.top/public_html/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
                Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
                › try {    ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} finally {
              }
              /home/shared-backend/web/biatlon-api.itlabs.top/public_html/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }    $listener($event, $eventName, $this);}
              }
              /home/shared-backend/web/biatlon-api.itlabs.top/public_html/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
              }
              /home/shared-backend/web/biatlon-api.itlabs.top/public_html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
              }
              /home/shared-backend/web/biatlon-api.itlabs.top/public_html/vendor/symfony/http-kernel/HttpKernel.php:241 {
                Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
                › $event = new ExceptionEvent($this, $request, $type, $e, isKernelTerminating: $this->terminating);$this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);}
              /home/shared-backend/web/biatlon-api.itlabs.top/public_html/vendor/symfony/http-kernel/HttpKernel.php:91 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › 
                ›     return $response = $this->handleThrowable($e, $request, $type);} finally {
              }
              /home/shared-backend/web/biatlon-api.itlabs.top/public_html/vendor/symfony/http-kernel/Kernel.php:182 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
              }
              /home/shared-backend/web/biatlon-api.itlabs.top/public_html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /home/shared-backend/web/biatlon-api.itlabs.top/public_html/vendor/autoload_runtime.php:32 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /home/shared-backend/web/biatlon-api.itlabs.top/public_html/public/index.php:5 {\rrequire_once dirname(__DIR__).'/vendor/autoload_runtime.php';\r\r
                arguments: {
                  "/home/shared-backend/web/biatlon-api.itlabs.top/public_html/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "php"
      ]
      [
        "timestamp" => 1771506460
        "timestamp_rfc3339" => "2026-02-19T17:07:40.435+04:00"
        "message" => "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\Uploadable" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\Uploadable" instead."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#2497
            #message: "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\Uploadable" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\Uploadable" instead."
            #code: 0
            #file: "/home/shared-backend/web/biatlon-api.itlabs.top/public_html/vendor/vich/uploader-bundle/src/Mapping/Annotation/Uploadable.php"
            #line: 24
            #severity: E_USER_DEPRECATED
            trace: {
              /home/shared-backend/web/biatlon-api.itlabs.top/public_html/vendor/vich/uploader-bundle/src/Mapping/Annotation/Uploadable.php:24 {
                Vich\UploaderBundle\Mapping\Annotation\Uploadable->__construct() …
                › {    trigger_deprecation('vich/uploader-bundle', '2.9', 'The "Vich\UploaderBundle\Mapping\Annotation\Uploadable" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\Uploadable" instead.');}
              }
              /home/shared-backend/web/biatlon-api.itlabs.top/public_html/src/Entity/StandbyMedia.php:19 {
                ReflectionAttribute->newInstance(): object …
                › #[ORM\HasLifecycleCallbacks]\r#[Vich\Uploadable]\r#[ApiResource(\r
              }
              /home/shared-backend/web/biatlon-api.itlabs.top/public_html/vendor/vich/uploader-bundle/src/Metadata/Driver/AttributeReader.php:122 {
                Vich\UploaderBundle\Metadata\Driver\AttributeReader->convertToAttributeInstances(array $attributes): array …
                › $attributeName = $attribute->getName();$instance = $attribute->newInstance();}
              /home/shared-backend/web/biatlon-api.itlabs.top/public_html/vendor/vich/uploader-bundle/src/Metadata/Driver/AttributeReader.php:15 {
                Vich\UploaderBundle\Metadata\Driver\AttributeReader->getClassAttributes(ReflectionClass $class): array …
                › {    return $this->convertToAttributeInstances($class->getAttributes());}
              }
              /home/shared-backend/web/biatlon-api.itlabs.top/public_html/vendor/vich/uploader-bundle/src/Metadata/Driver/AttributeReader.php:20 {
                Vich\UploaderBundle\Metadata\Driver\AttributeReader->getClassAttribute(ReflectionClass $class, string $attributeName): AttributeInterface …
                › {    return $this->getClassAttributes($class)[$attributeName] ?? null;}
              }
              /home/shared-backend/web/biatlon-api.itlabs.top/public_html/vendor/vich/uploader-bundle/src/Metadata/Driver/AttributeDriver.php:107 {
                Vich\UploaderBundle\Metadata\Driver\AttributeDriver->isUploadable(ReflectionClass $class): bool …
                ›     // Fallback to deprecated Annotation namespace    $uploadable = $this->reader->getClassAttribute($class, UploadableAnnotation::class);}
              }
              /home/shared-backend/web/biatlon-api.itlabs.top/public_html/vendor/vich/uploader-bundle/src/Metadata/Driver/AttributeDriver.php:93 {
                Vich\UploaderBundle\Metadata\Driver\AttributeDriver->getAllClassNames(): array …
                › foreach ($metadata as $classMeta) {    if ($this->isUploadable(new \ReflectionClass($classMeta->getName()))) {        $classes[] = $classMeta->getName();
              }
              /home/shared-backend/web/biatlon-api.itlabs.top/public_html/vendor/jms/metadata/src/Driver/DriverChain.php:57 {
                Metadata\Driver\DriverChain->getAllClassNames(): array …
                › 
                › $driverClasses = $driver->getAllClassNames();if (!empty($driverClasses)) {
              }
              /home/shared-backend/web/biatlon-api.itlabs.top/public_html/vendor/jms/metadata/src/MetadataFactory.php:145 {
                Metadata\MetadataFactory->getAllClassNames(): array …
                › 
                ›     return $this->driver->getAllClassNames();}
              }
              /home/shared-backend/web/biatlon-api.itlabs.top/public_html/vendor/vich/uploader-bundle/src/Metadata/MetadataReader.php:66 {
                Vich\UploaderBundle\Metadata\MetadataReader->getUploadableClasses(): array …
                › {    return $this->reader->getAllClassNames();}
              }
              /home/shared-backend/web/biatlon-api.itlabs.top/public_html/vendor/vich/uploader-bundle/src/DataCollector/MappingCollector.php:22 {
                Vich\UploaderBundle\DataCollector\MappingCollector->collect(Request $request, Response $response, ?Throwable $exception = null): void …
                › $mappings = [];$uploadableClasses = $this->metadataReader->getUploadableClasses();foreach ($uploadableClasses as $class) {
              }
              /home/shared-backend/web/biatlon-api.itlabs.top/public_html/vendor/symfony/http-kernel/Profiler/Profiler.php:158 {
                Symfony\Component\HttpKernel\Profiler\Profiler->collect(Request $request, Response $response, ?Throwable $exception = null): Profile …
                › foreach ($this->collectors as $collector) {    $collector->collect($request, $response, $exception);}
              /home/shared-backend/web/biatlon-api.itlabs.top/public_html/vendor/symfony/http-kernel/EventListener/ProfilerListener.php:102 {
                Symfony\Component\HttpKernel\EventListener\ProfilerListener->onKernelResponse(ResponseEvent $event): void …
                › try {    if (!$profile = $this->profiler->collect($request, $event->getResponse(), $exception)) {        return;
              }
              /home/shared-backend/web/biatlon-api.itlabs.top/public_html/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
                Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
                › try {    ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} finally {
              }
              /home/shared-backend/web/biatlon-api.itlabs.top/public_html/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }    $listener($event, $eventName, $this);}
              }
              /home/shared-backend/web/biatlon-api.itlabs.top/public_html/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
              }
              /home/shared-backend/web/biatlon-api.itlabs.top/public_html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
              }
              /home/shared-backend/web/biatlon-api.itlabs.top/public_html/vendor/symfony/http-kernel/HttpKernel.php:216 {
                Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
                › 
                › $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);}
              /home/shared-backend/web/biatlon-api.itlabs.top/public_html/vendor/symfony/http-kernel/HttpKernel.php:204 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › 
                ›     return $this->filterResponse($response, $request, $type);}
              }
              /home/shared-backend/web/biatlon-api.itlabs.top/public_html/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
              }
              /home/shared-backend/web/biatlon-api.itlabs.top/public_html/vendor/symfony/http-kernel/EventListener/ErrorListener.php:97 {
                Symfony\Component\HttpKernel\EventListener\ErrorListener->onKernelException(ExceptionEvent $event): void …
                › try {    $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);} catch (\Exception $e) {
              }
              /home/shared-backend/web/biatlon-api.itlabs.top/public_html/vendor/api-platform/core/src/Symfony/EventListener/ExceptionListener.php:50 {
                ApiPlatform\Symfony\EventListener\ExceptionListener->onKernelException(ExceptionEvent $event): void …
                › 
                ›     $this->errorListener->onKernelException($event);}
              }
              /home/shared-backend/web/biatlon-api.itlabs.top/public_html/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
                Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
                › try {    ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} finally {
              }
              /home/shared-backend/web/biatlon-api.itlabs.top/public_html/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }    $listener($event, $eventName, $this);}
              }
              /home/shared-backend/web/biatlon-api.itlabs.top/public_html/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
              }
              /home/shared-backend/web/biatlon-api.itlabs.top/public_html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
              }
              /home/shared-backend/web/biatlon-api.itlabs.top/public_html/vendor/symfony/http-kernel/HttpKernel.php:241 {
                Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
                › $event = new ExceptionEvent($this, $request, $type, $e, isKernelTerminating: $this->terminating);$this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);}
              /home/shared-backend/web/biatlon-api.itlabs.top/public_html/vendor/symfony/http-kernel/HttpKernel.php:91 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › 
                ›     return $response = $this->handleThrowable($e, $request, $type);} finally {
              }
              /home/shared-backend/web/biatlon-api.itlabs.top/public_html/vendor/symfony/http-kernel/Kernel.php:182 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
              }
              /home/shared-backend/web/biatlon-api.itlabs.top/public_html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /home/shared-backend/web/biatlon-api.itlabs.top/public_html/vendor/autoload_runtime.php:32 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /home/shared-backend/web/biatlon-api.itlabs.top/public_html/public/index.php:5 {\rrequire_once dirname(__DIR__).'/vendor/autoload_runtime.php';\r\r
                arguments: {
                  "/home/shared-backend/web/biatlon-api.itlabs.top/public_html/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "php"
      ]
      [
        "timestamp" => 1771506460
        "timestamp_rfc3339" => "2026-02-19T17:07:40.436+04:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1771506460
        "timestamp_rfc3339" => "2026-02-19T17:07:40.436+04:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1771506460
        "timestamp_rfc3339" => "2026-02-19T17:07:40.436+04:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Nelmio\CorsBundle\EventListener\CorsListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1771506460
        "timestamp_rfc3339" => "2026-02-19T17:07:40.436+04:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1771506460
        "timestamp_rfc3339" => "2026-02-19T17:07:40.437+04:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\WebLink\EventListener\AddLinkHeaderListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1771506460
        "timestamp_rfc3339" => "2026-02-19T17:07:40.437+04:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1771506460
        "timestamp_rfc3339" => "2026-02-19T17:07:40.437+04:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\CacheAttributeListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1771506460
        "timestamp_rfc3339" => "2026-02-19T17:07:40.437+04:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Nelmio\CorsBundle\EventListener\CacheableResponseVaryListener::onResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1771506460
        "timestamp_rfc3339" => "2026-02-19T17:07:40.437+04:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1771506460
        "timestamp_rfc3339" => "2026-02-19T17:07:40.437+04:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::removeCspHeader"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1771506460
        "timestamp_rfc3339" => "2026-02-19T17:07:40.437+04:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1771506460
        "timestamp_rfc3339" => "2026-02-19T17:07:40.437+04:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener::onResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1771506460
        "timestamp_rfc3339" => "2026-02-19T17:07:40.437+04:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1771506460
        "timestamp_rfc3339" => "2026-02-19T17:07:40.437+04:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelFinishRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1771506460
        "timestamp_rfc3339" => "2026-02-19T17:07:40.437+04:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelFinishRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1771506460
        "timestamp_rfc3339" => "2026-02-19T17:07:40.437+04:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelFinishRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1771506460
        "timestamp_rfc3339" => "2026-02-19T17:07:40.437+04:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelFinishRequest"
        ]
        "channel" => "event"
      ]
    ]
  ]
  -errorCount: [
    12 => 3
    1255 => 0
  ]
  -requestStack: Symfony\Component\HttpKernel\Debug\VirtualRequestStack {#114 …}
}
previous_data
null
read_data
ApiPlatform\State\ApiResource\Error {#1359
  #message: "An error occurred"
  #code: 502
  #file: "/home/shared-backend/web/biatlon-api.itlabs.top/public_html/vendor/api-platform/core/src/State/ApiResource/Error.php"
  #line: 202
  -previous: RuntimeException {#1117 …}
  -id: null
  -title: "An error occurred"
  -detail: "DSS: Failed"
  -status: 502
  -instance: null
  -type: "/errors/502"
  -headers: []
  -meta: null
  -source: null
  -description: null
  +originalTrace: [
    [
      "file" => "/home/shared-backend/web/biatlon-api.itlabs.top/public_html/vendor/api-platform/core/src/State/CallableProcessor.php"
      "line" => 52
      "function" => "process"
      "class" => "App\State\DssPersonProcessor"
      "type" => "->"
    ]
    [
      "file" => "/home/shared-backend/web/biatlon-api.itlabs.top/public_html/vendor/api-platform/core/src/State/Processor/WriteProcessor.php"
      "line" => 58
      "function" => "process"
      "class" => "ApiPlatform\State\CallableProcessor"
      "type" => "->"
    ]
    [
      "file" => "/home/shared-backend/web/biatlon-api.itlabs.top/public_html/vendor/api-platform/core/src/Symfony/Controller/MainController.php"
      "line" => 125
      "function" => "process"
      "class" => "ApiPlatform\State\Processor\WriteProcessor"
      "type" => "->"
    ]
    [
      "file" => "/home/shared-backend/web/biatlon-api.itlabs.top/public_html/vendor/symfony/http-kernel/HttpKernel.php"
      "line" => 183
      "function" => "__invoke"
      "class" => "ApiPlatform\Symfony\Controller\MainController"
      "type" => "->"
    ]
    [
      "file" => "/home/shared-backend/web/biatlon-api.itlabs.top/public_html/vendor/symfony/http-kernel/HttpKernel.php"
      "line" => 76
      "function" => "handleRaw"
      "class" => "Symfony\Component\HttpKernel\HttpKernel"
      "type" => "->"
    ]
    [
      "file" => "/home/shared-backend/web/biatlon-api.itlabs.top/public_html/vendor/symfony/http-kernel/Kernel.php"
      "line" => 182
      "function" => "handle"
      "class" => "Symfony\Component\HttpKernel\HttpKernel"
      "type" => "->"
    ]
    [
      "file" => "/home/shared-backend/web/biatlon-api.itlabs.top/public_html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
      "line" => 35
      "function" => "handle"
      "class" => "Symfony\Component\HttpKernel\Kernel"
      "type" => "->"
    ]
    [
      "file" => "/home/shared-backend/web/biatlon-api.itlabs.top/public_html/vendor/autoload_runtime.php"
      "line" => 32
      "function" => "run"
      "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
      "type" => "->"
    ]
    [
      "file" => "/home/shared-backend/web/biatlon-api.itlabs.top/public_html/public/index.php"
      "line" => 5
      "function" => "require_once"
    ]
  ]
  trace: {
    /home/shared-backend/web/biatlon-api.itlabs.top/public_html/vendor/api-platform/core/src/State/ApiResource/Error.php:202 {
      ApiPlatform\State\ApiResource\Error::createFromException(Exception|Throwable $exception, int $status): self …
      › 
      ›     return new self('An error occurred', $exception->getMessage(), $status, $exception->getTrace(), type: "/errors/$status", headers: $headers, previous: $exception->getPrevious());}
    }
    /home/shared-backend/web/biatlon-api.itlabs.top/public_html/vendor/api-platform/core/src/State/ErrorProvider.php:76 {
      ApiPlatform\State\ErrorProvider->provide(Operation $operation, array $uriVariables = [], array $context = []): object …
      › $cl = is_a($operation->getClass(), ErrorResourceInterface::class, true) ? $operation->getClass() : Error::class;$error = $cl::createFromException($exception, $status);if (!$this->debug && $status >= 500 && method_exists($error, 'setDetail')) {
    }
    /home/shared-backend/web/biatlon-api.itlabs.top/public_html/vendor/api-platform/core/src/State/CallableProvider.php:43 {
      ApiPlatform\State\CallableProvider->provide(Operation $operation, array $uriVariables = [], array $context = []): object|array|null …
      › 
      ›     return $providerInstance->provide($operation, $uriVariables, $context);}
    }
    /home/shared-backend/web/biatlon-api.itlabs.top/public_html/vendor/api-platform/core/src/State/Provider/ReadProvider.php:84 {
      ApiPlatform\State\Provider\ReadProvider->provide(Operation $operation, array $uriVariables = [], array $context = []): object|array|null …
      › try {    $data = $this->provider->provide($operation, $uriVariables, $context);} catch (ProviderNotFoundException $e) {
    }
    /home/shared-backend/web/biatlon-api.itlabs.top/public_html/vendor/api-platform/core/src/Symfony/Bundle/SwaggerUi/SwaggerUiProvider.php:50 {
      ApiPlatform\Symfony\Bundle\SwaggerUi\SwaggerUiProvider->provide(Operation $operation, array $uriVariables = [], array $context = []): object|array|null …
      › ) {    return $this->decorated->provide($operation, $uriVariables, $context);}
    }
    /home/shared-backend/web/biatlon-api.itlabs.top/public_html/vendor/api-platform/core/src/Symfony/Security/State/AccessCheckerProvider.php:62 {
      ApiPlatform\Symfony\Security\State\AccessCheckerProvider->provide(Operation $operation, array $uriVariables = [], array $context = []): object|array|null …
      › 
      › $body = $this->decorated->provide($operation, $uriVariables, $context);if (null === $isGranted) {
    }
    /home/shared-backend/web/biatlon-api.itlabs.top/public_html/vendor/api-platform/core/src/State/Provider/SecurityParameterProvider.php:50 {
      ApiPlatform\State\Provider\SecurityParameterProvider->provide(Operation $operation, array $uriVariables = [], array $context = []): object|array|null …
      › {    $body = $this->decorated->provide($operation, $uriVariables, $context);    $request = $context['request'] ?? null;
    }
    /home/shared-backend/web/biatlon-api.itlabs.top/public_html/vendor/api-platform/core/src/State/Provider/DeserializeProvider.php:60 {
      ApiPlatform\State\Provider\DeserializeProvider->provide(Operation $operation, array $uriVariables = [], array $context = []): object|array|null …
      › 
      › $data = $this->decorated ? $this->decorated->provide($operation, $uriVariables, $context) : $request->attributes->get('data');}
    /home/shared-backend/web/biatlon-api.itlabs.top/public_html/vendor/api-platform/core/src/Symfony/Security/State/AccessCheckerProvider.php:62 {
      ApiPlatform\Symfony\Security\State\AccessCheckerProvider->provide(Operation $operation, array $uriVariables = [], array $context = []): object|array|null …
      › 
      › $body = $this->decorated->provide($operation, $uriVariables, $context);if (null === $isGranted) {
    }
    /home/shared-backend/web/biatlon-api.itlabs.top/public_html/vendor/api-platform/core/src/Symfony/Validator/State/ValidateProvider.php:32 {
      ApiPlatform\Symfony\Validator\State\ValidateProvider->provide(Operation $operation, array $uriVariables = [], array $context = []): object|array|null …
      › {    $body = $this->decorated?->provide($operation, $uriVariables, $context) ?? ($context['request'] ?? null)?->attributes->get('data');}
    /home/shared-backend/web/biatlon-api.itlabs.top/public_html/vendor/api-platform/core/src/Symfony/Security/State/AccessCheckerProvider.php:62 {
      ApiPlatform\Symfony\Security\State\AccessCheckerProvider->provide(Operation $operation, array $uriVariables = [], array $context = []): object|array|null …
      › 
      › $body = $this->decorated->provide($operation, $uriVariables, $context);if (null === $isGranted) {
    }
    /home/shared-backend/web/biatlon-api.itlabs.top/public_html/vendor/api-platform/core/src/Symfony/Validator/State/ParameterValidatorProvider.php:101 {
      ApiPlatform\Symfony\Validator\State\ParameterValidatorProvider->provide(Operation $operation, array $uriVariables = [], array $context = []): object|array|null …
      › 
      ›     return $this->decorated->provide($operation, $uriVariables, $context);}
    }
    /home/shared-backend/web/biatlon-api.itlabs.top/public_html/vendor/api-platform/core/src/State/Provider/ParameterProvider.php:102 {
      ApiPlatform\State\Provider\ParameterProvider->provide(Operation $operation, array $uriVariables = [], array $context = []): object|array|null …
      › 
      ›     return $this->decorated?->provide($operation, $uriVariables, $context);}
    }
    /home/shared-backend/web/biatlon-api.itlabs.top/public_html/vendor/api-platform/core/src/State/Provider/ContentNegotiationProvider.php:56 {
      ApiPlatform\State\Provider\ContentNegotiationProvider->provide(Operation $operation, array $uriVariables = [], array $context = []): object|array|null …
      › 
      ›     return $this->decorated?->provide($operation, $uriVariables, $context);}
    }
    /home/shared-backend/web/biatlon-api.itlabs.top/public_html/vendor/api-platform/core/src/Symfony/Controller/MainController.php:94 {
      ApiPlatform\Symfony\Controller\MainController->__invoke(Request $request): Response …
      › 
      › $body = $this->provider->provide($operation, $uriVariables, $context);}
    /home/shared-backend/web/biatlon-api.itlabs.top/public_html/vendor/symfony/http-kernel/HttpKernel.php:183 {
      Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
      › // call controller$response = $controller(...$arguments);}
    /home/shared-backend/web/biatlon-api.itlabs.top/public_html/vendor/symfony/http-kernel/HttpKernel.php:76 {
      Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
      › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
    }
    /home/shared-backend/web/biatlon-api.itlabs.top/public_html/vendor/symfony/http-kernel/EventListener/ErrorListener.php:97 {
      Symfony\Component\HttpKernel\EventListener\ErrorListener->onKernelException(ExceptionEvent $event): void …
      › try {    $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);} catch (\Exception $e) {
    }
    /home/shared-backend/web/biatlon-api.itlabs.top/public_html/vendor/api-platform/core/src/Symfony/EventListener/ExceptionListener.php:50 {
      ApiPlatform\Symfony\EventListener\ExceptionListener->onKernelException(ExceptionEvent $event): void …
      › 
      ›     $this->errorListener->onKernelException($event);}
    }
    /home/shared-backend/web/biatlon-api.itlabs.top/public_html/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
      Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
      › try {    ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} finally {
    }
    /home/shared-backend/web/biatlon-api.itlabs.top/public_html/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
      Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
      ›     }    $listener($event, $eventName, $this);}
    }
    /home/shared-backend/web/biatlon-api.itlabs.top/public_html/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
      Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
      › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
    }
    /home/shared-backend/web/biatlon-api.itlabs.top/public_html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
      Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
      › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
    }
    /home/shared-backend/web/biatlon-api.itlabs.top/public_html/vendor/symfony/http-kernel/HttpKernel.php:241 {
      Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
      › $event = new ExceptionEvent($this, $request, $type, $e, isKernelTerminating: $this->terminating);$this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);}
    /home/shared-backend/web/biatlon-api.itlabs.top/public_html/vendor/symfony/http-kernel/HttpKernel.php:91 {
      Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
      › 
      ›     return $response = $this->handleThrowable($e, $request, $type);} finally {
    }
    /home/shared-backend/web/biatlon-api.itlabs.top/public_html/vendor/symfony/http-kernel/Kernel.php:182 {
      Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
      › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
    }
    /home/shared-backend/web/biatlon-api.itlabs.top/public_html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
      Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
      › {    $response = $this->kernel->handle($this->request);}
    /home/shared-backend/web/biatlon-api.itlabs.top/public_html/vendor/autoload_runtime.php:32 {
      require_once …
      ›         ->getRunner($app)        ->run());
    }
    /home/shared-backend/web/biatlon-api.itlabs.top/public_html/public/index.php:5 {\rrequire_once dirname(__DIR__).'/vendor/autoload_runtime.php';\r\r
      arguments: {
        "/home/shared-backend/web/biatlon-api.itlabs.top/public_html/vendor/autoload_runtime.php"
      }
    }
  }
}

Request Headers

Header Value
accept
"application/json"
connection
"close"
content-length
"59"
content-type
"application/json"
host
"biatlon-api.itlabs.top"
user-agent
"curl/8.7.1"
x-api-key
"192"
x-forwarded-for
"95.111.211.200"
x-php-ob-level
"1"

Request Content

Pretty

{
    "lastName": "Testov",
    "firstName": "Test",
    "orgCode": "001001"
}

Raw

{"lastName":"Testov","firstName":"Test","orgCode":"001001"}

Response

Response Headers

Header Value
cache-control
"no-cache, private"
content-type
"application/problem+json; charset=utf-8"
date
"Thu, 19 Feb 2026 13:07:40 GMT"
vary
"Accept"
x-content-type-options
"nosniff"
x-debug-token
"165334"
x-frame-options
"deny"

Cookies

Request Cookies

No request cookies

Response Cookies

No response cookies

Session

Session Metadata

No session metadata

Session Attributes

No session attributes

Session Usage

0 Usages
Stateless check enabled

Session not used.

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
APP_API_KEY
"192"
APP_ENV
"dev"
APP_SECRET
"7f65339c93bac9d84fe01eb0bcdbadbf"
CORS_ALLOW_ORIGIN
"^https?://(localhost|127\.0\.0\.1|example\.com)(:[0-9]+)?$"
DATABASE_URL
"mysql://shared-backend_biatlon:Qwertyy1AA@127.0.0.1:3306/shared-backend_biatlon?serverVersion=10.11.2-MariaDB&charset=utf8mb4"
DSS_BASE_URL
"https://192.168.0.145:443"
DSS_CLIENT_MAC
"C8:D9:D2:16:AF:F6"
DSS_PASSWORD
"qwertyu123"
DSS_USERNAME
"system"
MESSENGER_TRANSPORT_DSN
"doctrine://default?auto_setup=0"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
APP_PROJECT_DIR
"/home/shared-backend/web/biatlon-api.itlabs.top/public_html"
APP_RUNTIME
"Symfony\Component\Runtime\SymfonyRuntime"
APP_RUNTIME_OPTIONS
[
  "project_dir" => "/home/shared-backend/web/biatlon-api.itlabs.top/public_html"
]
BASE
"/public"
CONTENT_LENGTH
"59"
CONTENT_TYPE
"application/json"
CONTEXT_DOCUMENT_ROOT
"/home/shared-backend/web/biatlon-api.itlabs.top/public_html"
CONTEXT_PREFIX
""
DOCUMENT_ROOT
"/home/shared-backend/web/biatlon-api.itlabs.top/public_html"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
HOME
"/home/shared-backend"
HOSTNAME
""
HTTPS
"on"
HTTP_ACCEPT
"application/json"
HTTP_CONNECTION
"close"
HTTP_HOST
"biatlon-api.itlabs.top"
HTTP_USER_AGENT
"curl/8.7.1"
HTTP_X_API_KEY
"192"
HTTP_X_FORWARDED_FOR
"95.111.211.200"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
PHP_SELF
"/public/index.php"
QUERY_STRING
""
REDIRECT_BASE
"/public"
REDIRECT_HTTPS
"on"
REDIRECT_REDIRECT_HTTPS
"on"
REDIRECT_REDIRECT_SSL_TLS_SNI
"biatlon-api.itlabs.top"
REDIRECT_REDIRECT_STATUS
"200"
REDIRECT_SSL_TLS_SNI
"biatlon-api.itlabs.top"
REDIRECT_STATUS
"200"
REDIRECT_URL
"/public/api/dss/persons"
REMOTE_ADDR
"95.111.211.200"
REMOTE_PORT
"40408"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1771506459
REQUEST_TIME_FLOAT
1771506459.7952
REQUEST_URI
"/api/dss/persons"
SCRIPT_FILENAME
"/home/shared-backend/web/biatlon-api.itlabs.top/public_html/public/index.php"
SCRIPT_NAME
"/public/index.php"
SERVER_ADDR
"192.168.0.30"
SERVER_ADMIN
"info@biatlon-api.itlabs.top"
SERVER_NAME
"biatlon-api.itlabs.top"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.0"
SERVER_SIGNATURE
""
SERVER_SOFTWARE
"Apache/2.4.63 (Ubuntu) mod_fcgid/2.3.9 OpenSSL/3.0.2"
SSL_TLS_SNI
"biatlon-api.itlabs.top"
SYMFONY_DOTENV_PATH
"/home/shared-backend/web/biatlon-api.itlabs.top/public_html/.env"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,DATABASE_URL,MESSENGER_TRANSPORT_DSN,CORS_ALLOW_ORIGIN,DSS_BASE_URL,DSS_USERNAME,DSS_PASSWORD,DSS_CLIENT_MAC,APP_API_KEY"
TEMP
"/home/shared-backend/tmp"
TMP
"/home/shared-backend/tmp"
TMPDIR
"/home/shared-backend/tmp"
USER
"shared-backend"
proxy-nokeepalive
"1"

Parent Request

Return to parent request (token = d6e5df)

Key Value
_api_header_parameters
[
  "x-api-key" => [
    "192"
  ]
  "accept" => [
    "application/json"
  ]
  "content-type" => [
    "application/json"
  ]
  "user-agent" => [
    "curl/8.7.1"
  ]
  "content-length" => [
    "59"
  ]
  "connection" => [
    "close"
  ]
  "x-forwarded-for" => [
    "95.111.211.200"
  ]
  "host" => [
    "biatlon-api.itlabs.top"
  ]
  "x-php-ob-level" => [
    "1"
  ]
]
_api_operation
ApiPlatform\Metadata\Post {#1014
  #parameters: null
  #shortName: "DssPerson"
  #class: "App\Dto\DssPersonOutput"
  #description: "Create a person in DSS"
  #urlGenerationStrategy: null
  #deprecationReason: null
  #normalizationContext: [
    "groups" => [
      "dss_person:read"
    ]
  ]
  #denormalizationContext: [
    "groups" => [
      "dss_person:write"
    ]
    "api_assign_object_to_populate" => true
  ]
  #collectDenormalizationErrors: null
  #validationContext: null
  #filters: []
  #mercure: null
  #messenger: null
  #input: [
    "class" => "App\Dto\DssPersonInput"
    "name" => "DssPersonInput"
  ]
  #output: null
  #order: null
  #fetchPartial: null
  #forceEager: null
  #paginationEnabled: null
  #paginationType: null
  #paginationItemsPerPage: 25
  #paginationMaximumItemsPerPage: null
  #paginationPartial: null
  #paginationClientEnabled: null
  #paginationClientItemsPerPage: null
  #paginationClientPartial: null
  #paginationFetchJoinCollection: null
  #paginationUseOutputWalkers: null
  #security: null
  #securityMessage: null
  #securityPostDenormalize: null
  #securityPostDenormalizeMessage: null
  #securityPostValidation: null
  #securityPostValidationMessage: null
  #provider: null
  #processor: "App\State\DssPersonProcessor"
  #stateOptions: null
  #rules: null
  #policy: null
  #middleware: null
  #queryParameterValidationEnabled: null
  #strictQueryParameterValidation: null
  #hideHydraOperation: null
  #jsonStream: null
  #map: null
  #extraProperties: [
    "user_defined_uri_template" => true
  ]
  #paginationViaCursor: null
  #read: false
  #deserialize: true
  #validate: true
  #write: null
  #serialize: null
  #priority: 2
  #name: "_api_/dss/persons_post"
  #formats: null
  #inputFormats: [
    "json" => [
      "application/json"
    ]
    "multipart" => [
      "multipart/form-data"
    ]
    "html" => [
      "text/html"
    ]
  ]
  #outputFormats: [
    "json" => [
      "application/json"
    ]
    "multipart" => [
      "multipart/form-data"
    ]
    "html" => [
      "text/html"
    ]
  ]
  #method: "POST"
  #uriTemplate: "/dss/persons"
  #types: null
  #uriVariables: []
  #routePrefix: null
  #routeName: null
  #defaults: null
  #requirements: null
  #options: null
  #stateless: null
  #sunset: null
  #acceptPatch: null
  #status: null
  #host: null
  #schemes: null
  #condition: null
  #controller: "api_platform.symfony.main_controller"
  #headers: null
  #cacheHeaders: null
  #hydraContext: null
  #openapi: null
  #exceptionToStatus: null
  #links: null
  #errors: null
  -itemUriTemplate: null
}
_api_operation_name
"_api_/dss/persons_post"
_api_query_parameters
[]
_api_resource_class
"App\Dto\DssPersonOutput"
_api_uri_variables
[]
_controller
"api_platform.symfony.main_controller"
_firewall_context
"security.firewall.map.context.api"
_format
null
_remove_csp_headers
true
_route
"_api_/dss/persons_post"
_route_params
[
  "_stateless" => null
  "_api_resource_class" => "App\Dto\DssPersonOutput"
  "_api_operation_name" => "_api_/dss/persons_post"
  "_format" => null
]
_stateless
null
_stopwatch_token
"262c6e"
data
App\Dto\DssPersonInput {#1030
  +lastName: "Testov"
  +firstName: "Test"
  +orgCode: "001001"
  +passageRuleId: null
  +phone: null
  +carNumber: null
  +cardNumber: null
  +photo: null
}
input_format
"json"