Error 500 Internal Server Error

GET http://portal.promed.com.py/public/olvide-mi-password

ErrorController

Request

GET Parameters

No GET parameters

POST Parameters

Key Value
olvide_mi_password
[
  "ci" => "3517068"
  "Solicitar" => ""
]

Uploaded Files

No files were uploaded

Request Attributes

Key Value
_controller
"error_controller"
_stopwatch_token
"45029d"
exception
Symfony\Component\HttpClient\Exception\ServerException {#996
  #message: "HTTP/1.1 500 Internal Server Error returned for "http://192.168.1.77:7090/sendForgotPassword"."
  #code: 500
  #file: "/src/vendor/symfony/http-client/Response/TraceableResponse.php"
  #line: 205
  -response: Symfony\Component\HttpClient\Response\TraceableResponse {#876 …}
  trace: {
    /src/vendor/symfony/http-client/Response/TraceableResponse.php:205 {
      Symfony\Component\HttpClient\Response\TraceableResponse->checkStatusCode(int $code): void …
      › if (500 <= $code) {    throw new ServerException($this);}
    }
    /src/vendor/symfony/http-client/Response/TraceableResponse.php:100 {
      Symfony\Component\HttpClient\Response\TraceableResponse->getContent(bool $throw = true): string …
      › if ($throw) {    $this->checkStatusCode($this->response->getStatusCode());}
      arguments: {
        $code: 500
      }
    }
    /src/src/Service/JakemateRestService.php:569 {
      App\Service\JakemateRestService->solicitarCambioClave(string $ci, string $otp): string|bool …
      › try {    $data = json_decode($response->getContent(), true);} catch (ClientExceptionInterface $e) {
    }
    /src/src/Controller/OlvideMiPasswordController.php:32 {
      App\Controller\OlvideMiPasswordController->__invoke(Request $request): Response …
      › 
      › $result = $this->jakemateRestService->solicitarCambioClave($data['ci'], $otp);arguments: {
        $ci: "3517068"
        $otp: "4a1eb256034d5ff68dd42dced52b725462fe9edc"
      }
    }
    /src/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);arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#2 …}
      }
    }
    /src/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) {
      arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#2 …}
        $type: 1
      }
    }
    /src/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 {
      arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#2 …}
        $type: 1
        $catch: true
      }
    }
    /src/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
      Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
      › {    $response = $this->kernel->handle($this->request);arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#2 …}
      }
    }
    /src/vendor/autoload_runtime.php:29 {
      require_once …
      ›         ->getRunner($app)        ->run());
    }
    /src/public/index.php:5 {
      › 
      › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
        "/src/vendor/autoload_runtime.php"
      }
    }
  }
}
logger
Symfony\Bridge\Monolog\Processor\DebugProcessor {#136
  -records: [
    2 => [
      [
        "timestamp" => 1781102753
        "timestamp_rfc3339" => "2026-06-10T10:45:53.803-04:00"
        "message" => "Matched route "{route}"."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "route" => "app_olvide_mi_password"
          "route_parameters" => [
            "_route" => "app_olvide_mi_password"
            "_controller" => "App\Controller\OlvideMiPasswordController"
          ]
          "request_uri" => "http://portal.promed.com.py/public/olvide-mi-password"
          "method" => "POST"
        ]
        "channel" => "request"
      ]
      [
        "timestamp" => 1781102753
        "timestamp_rfc3339" => "2026-06-10T10:45:53.810-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" => 1781102753
        "timestamp_rfc3339" => "2026-06-10T10:45:53.810-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" => 1781102753
        "timestamp_rfc3339" => "2026-06-10T10:45:53.810-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" => 1781102753
        "timestamp_rfc3339" => "2026-06-10T10:45:53.810-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" => 1781102753
        "timestamp_rfc3339" => "2026-06-10T10:45:53.810-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" => 1781102753
        "timestamp_rfc3339" => "2026-06-10T10:45:53.810-04:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\AssetMapper\AssetMapperDevServerSubscriber::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1781102753
        "timestamp_rfc3339" => "2026-06-10T10:45:53.810-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" => 1781102753
        "timestamp_rfc3339" => "2026-06-10T10:45:53.810-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" => 1781102753
        "timestamp_rfc3339" => "2026-06-10T10:45:53.810-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" => 1781102753
        "timestamp_rfc3339" => "2026-06-10T10:45:53.810-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" => 1781102753
        "timestamp_rfc3339" => "2026-06-10T10:45:53.810-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" => 1781102753
        "timestamp_rfc3339" => "2026-06-10T10:45:53.813-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" => 1781102753
        "timestamp_rfc3339" => "2026-06-10T10:45:53.813-04:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller"
          "listener" => "Nzo\UrlEncryptorBundle\Annotations\AnnotationResolver::onKernelController"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1781102753
        "timestamp_rfc3339" => "2026-06-10T10:45:53.813-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" => 1781102753
        "timestamp_rfc3339" => "2026-06-10T10:45:53.821-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" => 1781102753
        "timestamp_rfc3339" => "2026-06-10T10:45:53.822-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" => 1781102753
        "timestamp_rfc3339" => "2026-06-10T10:45:53.822-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" => 1781102753
        "timestamp_rfc3339" => "2026-06-10T10:45:53.822-04:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "ContainerHTrtDyJ\RequestPayloadValueResolverGhost01ca9cc::onKernelControllerArguments"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1781102753
        "timestamp_rfc3339" => "2026-06-10T10:45:53.822-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" => 1781102753
        "timestamp_rfc3339" => "2026-06-10T10:45:53.892-04:00"
        "message" => "Request: "POST http://192.168.1.77:7090/sendForgotPassword""
        "priority" => 200
        "priorityName" => "INFO"
        "context" => []
        "channel" => "http_client"
      ]
      [
        "timestamp" => 1781102755
        "timestamp_rfc3339" => "2026-06-10T10:45:55.493-04:00"
        "message" => "Response: "{http_code} {url}" {total_time} seconds"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "http_code" => 500
          "url" => "http://192.168.1.77:7090/sendForgotPassword"
          "total_time" => 1.596314
        ]
        "channel" => "http_client"
      ]
      [
        "timestamp" => 1781102755
        "timestamp_rfc3339" => "2026-06-10T10:45:55.496-04:00"
        "message" => "Uncaught PHP Exception Symfony\Component\HttpClient\Exception\ServerException: "HTTP/1.1 500 Internal Server Error returned for "http://192.168.1.77:7090/sendForgotPassword"." at TraceableResponse.php line 205"
        "priority" => 500
        "priorityName" => "CRITICAL"
        "context" => [
          "exception" => Symfony\Component\HttpClient\Exception\ServerException {#996
            #message: "HTTP/1.1 500 Internal Server Error returned for "http://192.168.1.77:7090/sendForgotPassword"."
            #code: 500
            #file: "/src/vendor/symfony/http-client/Response/TraceableResponse.php"
            #line: 205
            -response: Symfony\Component\HttpClient\Response\TraceableResponse {#876 …}
            trace: {
              /src/vendor/symfony/http-client/Response/TraceableResponse.php:205 {
                Symfony\Component\HttpClient\Response\TraceableResponse->checkStatusCode(int $code): void …
                › if (500 <= $code) {    throw new ServerException($this);}
              }
              /src/vendor/symfony/http-client/Response/TraceableResponse.php:100 {
                Symfony\Component\HttpClient\Response\TraceableResponse->getContent(bool $throw = true): string …
                › if ($throw) {    $this->checkStatusCode($this->response->getStatusCode());}
                arguments: {
                  $code: 500
                }
              }
              /src/src/Service/JakemateRestService.php:569 {
                App\Service\JakemateRestService->solicitarCambioClave(string $ci, string $otp): string|bool …
                › try {    $data = json_decode($response->getContent(), true);} catch (ClientExceptionInterface $e) {
              }
              /src/src/Controller/OlvideMiPasswordController.php:32 {
                App\Controller\OlvideMiPasswordController->__invoke(Request $request): Response …
                › 
                › $result = $this->jakemateRestService->solicitarCambioClave($data['ci'], $otp);arguments: {
                  $ci: "3517068"
                  $otp: "4a1eb256034d5ff68dd42dced52b725462fe9edc"
                }
              }
              /src/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);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                }
              }
              /src/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) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /src/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 {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                  $catch: true
                }
              }
              /src/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                }
              }
              /src/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /src/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/src/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "request"
      ]
      [
        "timestamp" => 1781102755
        "timestamp_rfc3339" => "2026-06-10T10:45:55.604-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" => 1781102755
        "timestamp_rfc3339" => "2026-06-10T10:45:55.604-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" => 1781102755
        "timestamp_rfc3339" => "2026-06-10T10:45:55.604-04:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Phpro\ApiProblemBundle\EventListener\JsonApiProblemExceptionListener::onKernelException"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1781102755
        "timestamp_rfc3339" => "2026-06-10T10:45:55.604-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" => 1781102755
        "timestamp_rfc3339" => "2026-06-10T10:45:55.604-04:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::onKernelException"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1781102755
        "timestamp_rfc3339" => "2026-06-10T10:45:55.604-04:00"
        "message" => "Listener "{listener}" stopped propagation of the event "{event}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::onKernelException"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1781102755
        "timestamp_rfc3339" => "2026-06-10T10:45:55.610-04:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\AssetMapper\AssetMapperDevServerSubscriber::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1781102755
        "timestamp_rfc3339" => "2026-06-10T10:45:55.610-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" => 1781102755
        "timestamp_rfc3339" => "2026-06-10T10:45:55.610-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" => 1781102755
        "timestamp_rfc3339" => "2026-06-10T10:45:55.610-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" => 1781102755
        "timestamp_rfc3339" => "2026-06-10T10:45:55.610-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" => 1781102755
        "timestamp_rfc3339" => "2026-06-10T10:45:55.610-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" => 1781102755
        "timestamp_rfc3339" => "2026-06-10T10:45:55.610-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" => 1781102755
        "timestamp_rfc3339" => "2026-06-10T10:45:55.610-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" => 1781102755
        "timestamp_rfc3339" => "2026-06-10T10:45:55.610-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" => 1781102755
        "timestamp_rfc3339" => "2026-06-10T10:45:55.610-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" => 1781102755
        "timestamp_rfc3339" => "2026-06-10T10:45:55.610-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" => 1781102755
        "timestamp_rfc3339" => "2026-06-10T10:45:55.610-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" => 1781102755
        "timestamp_rfc3339" => "2026-06-10T10:45:55.611-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" => 1781102755
        "timestamp_rfc3339" => "2026-06-10T10:45:55.611-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" => 1781102755
        "timestamp_rfc3339" => "2026-06-10T10:45:55.611-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" => 1781102755
        "timestamp_rfc3339" => "2026-06-10T10:45:55.611-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"
      ]
    ]
    1015 => [
      [
        "timestamp" => 1781102755
        "timestamp_rfc3339" => "2026-06-10T10:45:55.498-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" => 1781102755
        "timestamp_rfc3339" => "2026-06-10T10:45:55.498-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" => 1781102755
        "timestamp_rfc3339" => "2026-06-10T10:45:55.498-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" => 1781102755
        "timestamp_rfc3339" => "2026-06-10T10:45:55.498-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" => 1781102755
        "timestamp_rfc3339" => "2026-06-10T10:45:55.498-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" => 1781102755
        "timestamp_rfc3339" => "2026-06-10T10:45:55.498-04:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\AssetMapper\AssetMapperDevServerSubscriber::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1781102755
        "timestamp_rfc3339" => "2026-06-10T10:45:55.498-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" => 1781102755
        "timestamp_rfc3339" => "2026-06-10T10:45:55.498-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" => 1781102755
        "timestamp_rfc3339" => "2026-06-10T10:45:55.498-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" => 1781102755
        "timestamp_rfc3339" => "2026-06-10T10:45:55.498-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" => 1781102755
        "timestamp_rfc3339" => "2026-06-10T10:45:55.498-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" => 1781102755
        "timestamp_rfc3339" => "2026-06-10T10:45:55.499-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" => 1781102755
        "timestamp_rfc3339" => "2026-06-10T10:45:55.499-04:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller"
          "listener" => "Nzo\UrlEncryptorBundle\Annotations\AnnotationResolver::onKernelController"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1781102755
        "timestamp_rfc3339" => "2026-06-10T10:45:55.499-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" => 1781102755
        "timestamp_rfc3339" => "2026-06-10T10:45:55.499-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" => 1781102755
        "timestamp_rfc3339" => "2026-06-10T10:45:55.499-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" => 1781102755
        "timestamp_rfc3339" => "2026-06-10T10:45:55.499-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" => 1781102755
        "timestamp_rfc3339" => "2026-06-10T10:45:55.499-04:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "ContainerHTrtDyJ\RequestPayloadValueResolverGhost01ca9cc::onKernelControllerArguments"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1781102755
        "timestamp_rfc3339" => "2026-06-10T10:45:55.499-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" => 1781102755
        "timestamp_rfc3339" => "2026-06-10T10:45:55.604-04:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\AssetMapper\AssetMapperDevServerSubscriber::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1781102755
        "timestamp_rfc3339" => "2026-06-10T10:45:55.604-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" => 1781102755
        "timestamp_rfc3339" => "2026-06-10T10:45:55.604-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" => 1781102755
        "timestamp_rfc3339" => "2026-06-10T10:45:55.604-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" => 1781102755
        "timestamp_rfc3339" => "2026-06-10T10:45:55.604-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" => 1781102755
        "timestamp_rfc3339" => "2026-06-10T10:45:55.604-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" => 1781102755
        "timestamp_rfc3339" => "2026-06-10T10:45:55.604-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" => 1781102755
        "timestamp_rfc3339" => "2026-06-10T10:45:55.604-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" => 1781102755
        "timestamp_rfc3339" => "2026-06-10T10:45:55.604-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" => 1781102755
        "timestamp_rfc3339" => "2026-06-10T10:45:55.604-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" => 1781102755
        "timestamp_rfc3339" => "2026-06-10T10:45:55.604-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" => 1781102755
        "timestamp_rfc3339" => "2026-06-10T10:45:55.604-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" => 1781102755
        "timestamp_rfc3339" => "2026-06-10T10:45:55.604-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" => 1781102755
        "timestamp_rfc3339" => "2026-06-10T10:45:55.604-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" => 1781102755
        "timestamp_rfc3339" => "2026-06-10T10:45:55.604-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" => 1781102755
        "timestamp_rfc3339" => "2026-06-10T10:45:55.604-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: [
    2 => 1
    1015 => 0
  ]
  -requestStack: Symfony\Component\HttpKernel\Debug\VirtualRequestStack {#135 …}
}

Request Headers

Header Value
accept
"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7"
accept-encoding
"gzip, deflate, br, zstd"
accept-language
"es-419,es;q=0.9"
cache-control
"max-age=0"
connection
"close"
content-length
"69"
content-type
"application/x-www-form-urlencoded"
cookie
"wssplashchk=886146e2eef99f35673654b5a391cc5d09b207cd.1781106166.1; _ga_3GZC7Z1ZVS=GS2.1.s1781103357$o1$g0$t1781103357$j60$l0$h0; _ga=GA1.1.43617305.1781103357; main_deauth_profile_token=847f18; promed=7ee385b6509a6808569677725b64a83c"
host
"portal.promed.com.py"
origin
"https://portal.promed.com.py"
referer
"https://portal.promed.com.py/public/olvide-mi-password"
sec-ch-ua
""Google Chrome";v="149", "Chromium";v="149", "Not)A;Brand";v="24""
sec-ch-ua-mobile
"?0"
sec-ch-ua-platform
""Windows""
sec-fetch-dest
"document"
sec-fetch-mode
"navigate"
sec-fetch-site
"same-origin"
sec-fetch-user
"?1"
upgrade-insecure-requests
"1"
user-agent
"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/149.0.0.0 Safari/537.36"
x-forwarded-for
"170.83.240.218"
x-php-ob-level
"0"

Request Content

Raw

olvide_mi_password%5Bci%5D=3517068&olvide_mi_password%5BSolicitar%5D=

Response

Response Headers

Header Value
cache-control
"no-cache, private"
content-type
"text/html; charset=UTF-8"
date
"Wed, 10 Jun 2026 14:45:55 GMT"
vary
"Accept"
x-debug-exception
"HTTP%2F1.1%20500%20Internal%20Server%20Error%20returned%20for%20%22http%3A%2F%2F192.168.1.77%3A7090%2FsendForgotPassword%22."
x-debug-exception-file
"%2Fsrc%2Fvendor%2Fsymfony%2Fhttp-client%2FResponse%2FTraceableResponse.php:205"
x-debug-token
"e8bef9"

Cookies

Request Cookies

Key Value
_ga
"GA1.1.43617305.1781103357"
_ga_3GZC7Z1ZVS
"GS2.1.s1781103357$o1$g0$t1781103357$j60$l0$h0"
main_deauth_profile_token
"847f18"
promed
"7ee385b6509a6808569677725b64a83c"
wssplashchk
"886146e2eef99f35673654b5a391cc5d09b207cd.1781106166.1"

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_ENV
"dev"
APP_GOOGLE_ANALYTICS_TAG
"G-RYX8VZGGW2"
APP_GOOGLE_TAG_MANAGER
"GTM-WSLGQXCX"
APP_SECRET
"020123asdfas"
DATABASE_URL
"postgresql://portalcliente:HqJg4Lw7yOoP@192.168.1.94:5432/portalcliente?serverVersion=16&charset=utf8"
ENLACE_PUBLICO_EXPIRATION_TIME
"+240 minutes"
EN_MANTENIMIENTO_TURNOS
false
HIS_BASE_URI
"http://his-sh.amsa.local"
JK_BASE_URI
"http://192.168.1.77:7090"
MAILER_DSN
"null://null"
MESSENGER_TRANSPORT_DSN
"doctrine://default?auto_setup=0"
NZO_ENCRYPTOR_IV
"e3fe9dff8af281"
NZO_ENCRYPTOR_SECRET
"020a03238f7fb"
QR_EXPIRATION_TIME
"+5 minutes"
SHAREPOINT_BASE_URI
"https://graph.microsoft.com/v1.0/sites/"
SHAREPOINT_CLIENT_ID
"1fb721d3-11c8-4e52-bb54-7a7eef1a93e4"
SHAREPOINT_CLIENT_SECRET
"wdL8Q~-X2ntSmLrTHZO.9X_MEEPXc2wrh5oi2b~Q"
SHAREPOINT_DRIVE_BT_ID
"b!-fPmZckH_UeFgghaJ5_iUpnfR-8cOHFMrjWMTYFX4pfqju3-f1bLR5qcWtsUbcCQ"
SHAREPOINT_LIST_BT_ID
"cbbae66d-6ec9-473c-b67b-9d4ead3a4fe4"
SHAREPOINT_LIST_ID
"ee91a6d9-24a9-41a6-9de7-2ddb94d9992e"
SHAREPOINT_SITE_ID
"promedpy.sharepoint.com,65e6f3f9-07c9-47fd-8582-085a279fe252,ef47df99-381c-4c71-ae35-8c4d8157e297"
SHAREPOINT_TENANT_ID
"cebd7182-fa8a-43bd-a713-7b50f3f54857"
TRUSTED_PROXIES
"127.0.0.1,REMOTE_ADDR,PRIVATE_SUBNETS"

Defined as regular env variables

Key Value
APACHE_CONFDIR
"/etc/apache2"
APACHE_DOCUMENT_ROOT
"/src/public"
APACHE_ENVVARS
"/etc/apache2/envvars"
APACHE_HTTP_PORT
"8080"
APACHE_LOCK_DIR
"/var/lock/apache2"
APACHE_LOG_DIR
"/var/log/apache2"
APACHE_PID_FILE
"/var/run/apache2/apache2.pid"
APACHE_RUN_DIR
"/var/run/apache2"
APACHE_RUN_GROUP
"www-data"
APACHE_RUN_USER
"www-data"
APP_DEBUG
"1"
COMPOSER_ALLOW_SUPERUSER
"1"
CONTENT_LENGTH
"69"
CONTENT_TYPE
"application/x-www-form-urlencoded"
CONTEXT_DOCUMENT_ROOT
"/src/public"
CONTEXT_PREFIX
""
DOCUMENT_ROOT
"/src/public"
GATEWAY_INTERFACE
"CGI/1.1"
GPG_KEYS
"1198C0117593497A5EC5C199286AF1F9897469DC C28D937575603EB4ABB725861C0779DC5C0A9DE4 AFD8691FDAEDF03BDF6E460563F15A9B715376CA"
HOSTNAME
"4d27b28e9cdf"
HTTP_ACCEPT
"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7"
HTTP_ACCEPT_ENCODING
"gzip, deflate, br, zstd"
HTTP_ACCEPT_LANGUAGE
"es-419,es;q=0.9"
HTTP_CACHE_CONTROL
"max-age=0"
HTTP_CONNECTION
"close"
HTTP_COOKIE
"wssplashchk=886146e2eef99f35673654b5a391cc5d09b207cd.1781106166.1; _ga_3GZC7Z1ZVS=GS2.1.s1781103357$o1$g0$t1781103357$j60$l0$h0; _ga=GA1.1.43617305.1781103357; main_deauth_profile_token=847f18; promed=7ee385b6509a6808569677725b64a83c"
HTTP_HOST
"portal.promed.com.py"
HTTP_ORIGIN
"https://portal.promed.com.py"
HTTP_REFERER
"https://portal.promed.com.py/public/olvide-mi-password"
HTTP_SEC_CH_UA
""Google Chrome";v="149", "Chromium";v="149", "Not)A;Brand";v="24""
HTTP_SEC_CH_UA_MOBILE
"?0"
HTTP_SEC_CH_UA_PLATFORM
""Windows""
HTTP_SEC_FETCH_DEST
"document"
HTTP_SEC_FETCH_MODE
"navigate"
HTTP_SEC_FETCH_SITE
"same-origin"
HTTP_SEC_FETCH_USER
"?1"
HTTP_UPGRADE_INSECURE_REQUESTS
"1"
HTTP_USER_AGENT
"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/149.0.0.0 Safari/537.36"
HTTP_X_FORWARDED_FOR
"170.83.240.218"
LANG
"C"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
PHPIZE_DEPS
"autoconf \t\tdpkg-dev \t\tfile \t\tg++ \t\tgcc \t\tlibc-dev \t\tmake \t\tpkg-config \t\tre2c"
PHP_ASC_URL
"https://www.php.net/distributions/php-8.3.2.tar.xz.asc"
PHP_CFLAGS
"-fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64"
PHP_CPPFLAGS
"-fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64"
PHP_INI_DIR
"/usr/local/etc/php"
PHP_LDFLAGS
"-Wl,-O1 -pie"
PHP_SELF
"/index.php"
PHP_SHA256
"4ffa3e44afc9c590e28dc0d2d31fc61f0139f8b335f11880a121b9f9b9f0634e"
PHP_URL
"https://www.php.net/distributions/php-8.3.2.tar.xz"
PHP_VERSION
"8.3.2"
PROJECT_ROOT
"/src"
PWD
"/src"
QUERY_STRING
""
REMOTE_ADDR
"192.168.1.87"
REMOTE_PORT
"41972"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"http"
REQUEST_TIME
1781102753
REQUEST_TIME_FLOAT
1781102753.7339
REQUEST_URI
"/public/olvide-mi-password"
SCRIPT_FILENAME
"/src/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"172.18.0.2"
SERVER_ADMIN
"[no address given]"
SERVER_NAME
"portal.promed.com.py"
SERVER_PORT
"80"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SIGNATURE
"<address>Apache/2.4.56 (Debian) Server at portal.promed.com.py Port 80</address>\n"
SERVER_SOFTWARE
"Apache/2.4.56 (Debian)"
SHLVL
"0"
SYMFONY_DOTENV_PATH
"/src/.env"
SYMFONY_DOTENV_VARS
"APP_ENV,TRUSTED_PROXIES,APP_GOOGLE_ANALYTICS_TAG,APP_GOOGLE_TAG_MANAGER,EN_MANTENIMIENTO_TURNOS,JK_BASE_URI,QR_EXPIRATION_TIME,ENLACE_PUBLICO_EXPIRATION_TIME,APP_SECRET,DATABASE_URL,MESSENGER_TRANSPORT_DSN,MAILER_DSN,NZO_ENCRYPTOR_SECRET,NZO_ENCRYPTOR_IV,SHAREPOINT_BASE_URI,SHAREPOINT_CLIENT_ID,SHAREPOINT_CLIENT_SECRET,SHAREPOINT_TENANT_ID,SHAREPOINT_LIST_ID,SHAREPOINT_SITE_ID,SHAREPOINT_LIST_BT_ID,SHAREPOINT_DRIVE_BT_ID,HIS_BASE_URI"
TZ
"America/Asuncion"
argc
0
argv
[]

Parent Request

Return to parent request (token = 2d577b)

Key Value
_controller
"App\Controller\OlvideMiPasswordController"
_remove_csp_headers
true
_route
"app_olvide_mi_password"
_route_params
[]
_stopwatch_token
"4b8f49"