Error 405 Method Not Allowed

GET https://tokiwoki.fr/verify-email/pending

ErrorController

Request

GET Parameters

No GET parameters

POST Parameters

Key Value
_token
"40f45ea744.CXmYVvOO3F67NyvHfOEvn-EUkfNB4QYpFiMoUAt5LpE.JCzPLsrdkzHyUkGfOq9c17Ze5aIZrmVwZ1ZQHj4JHsNgPsAXpeq6PNdDRA"
confirm_password
"wprttksoxhyi"
display_name
"tshnodueut"
email
"robbinsrus@msn.com"
password
"wprttksoxhyi"

Uploaded Files

No files were uploaded

Request Attributes

Key Value
_controller
"error_controller"
_stopwatch_token
"882d36"
exception
Symfony\Component\HttpKernel\Exception\MethodNotAllowedHttpException {#1393
  #message: "No route found for "POST https://tokiwoki.fr/verify-email/pending": Method Not Allowed (Allow: GET)"
  #code: 0
  #file: "/var/www/Kohort/vendor/symfony/http-kernel/EventListener/RouterListener.php"
  #line: 160
  -previous: Symfony\Component\Routing\Exception\MethodNotAllowedException {#154 …}
  -statusCode: 405
  -headers: [
    "Allow" => "GET"
  ]
  trace: {
    /var/www/Kohort/vendor/symfony/http-kernel/EventListener/RouterListener.php:160 {
      Symfony\Component\HttpKernel\EventListener\RouterListener->onKernelRequest(RequestEvent $event): void …
      › 
      ›     throw new MethodNotAllowedHttpException($e->getAllowedMethods(), $message, $e);}
    }
    /var/www/Kohort/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 {
    }
    /var/www/Kohort/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
      Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
      ›     }    $listener($event, $eventName, $this);}
    }
    /var/www/Kohort/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);}
    }
    /var/www/Kohort/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:129 {
      Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
      › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
    }
    /var/www/Kohort/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);}
    /var/www/Kohort/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) {
    }
    /var/www/Kohort/vendor/symfony/http-kernel/Kernel.php:191 {
      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 {
    }
    /var/www/Kohort/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
      Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
      › {    $response = $this->kernel->handle($this->request);}
    /var/www/Kohort/vendor/autoload_runtime.php:32 {
      require_once …
      ›         ->getRunner($app)        ->run());
    }
    /var/www/Kohort/public/index.php:5 {
      › 
      › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
        "/var/www/Kohort/vendor/autoload_runtime.php"
      }
    }
  }
}
logger
Symfony\Bridge\Monolog\Processor\DebugProcessor {#763
  -records: [
    2 => [
      [
        "timestamp" => 1776517025
        "timestamp_rfc3339" => "2026-04-18T12:57:05.116+00:00"
        "message" => "Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\MethodNotAllowedHttpException: "No route found for "POST https://tokiwoki.fr/verify-email/pending": Method Not Allowed (Allow: GET)" at RouterListener.php line 160"
        "priority" => 400
        "priorityName" => "ERROR"
        "context" => [
          "exception" => Symfony\Component\HttpKernel\Exception\MethodNotAllowedHttpException {#1393
            #message: "No route found for "POST https://tokiwoki.fr/verify-email/pending": Method Not Allowed (Allow: GET)"
            #code: 0
            #file: "/var/www/Kohort/vendor/symfony/http-kernel/EventListener/RouterListener.php"
            #line: 160
            -previous: Symfony\Component\Routing\Exception\MethodNotAllowedException {#154 …}
            -statusCode: 405
            -headers: [
              "Allow" => "GET"
            ]
            trace: {
              /var/www/Kohort/vendor/symfony/http-kernel/EventListener/RouterListener.php:160 {
                Symfony\Component\HttpKernel\EventListener\RouterListener->onKernelRequest(RequestEvent $event): void …
                › 
                ›     throw new MethodNotAllowedHttpException($e->getAllowedMethods(), $message, $e);}
              }
              /var/www/Kohort/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 {
              }
              /var/www/Kohort/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }    $listener($event, $eventName, $this);}
              }
              /var/www/Kohort/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);}
              }
              /var/www/Kohort/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:129 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
              }
              /var/www/Kohort/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);}
              /var/www/Kohort/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) {
              }
              /var/www/Kohort/vendor/symfony/http-kernel/Kernel.php:191 {
                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 {
              }
              /var/www/Kohort/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /var/www/Kohort/vendor/autoload_runtime.php:32 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/Kohort/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/Kohort/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "request"
      ]
    ]
  ]
  -errorCount: [
    2 => 1
  ]
  -requestStack: Symfony\Component\HttpKernel\Debug\VirtualRequestStack {#762 …}
}

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, deflate"
accept-language
"en-US,en;q=0.5"
content-length
"223"
content-type
"application/x-www-form-urlencoded"
cookie
"main_deauth_profile_token=9a7635; main_auth_profile_token=deleted; PHPSESSID=4d502c415fe7d7085d85e28b36901dac"
host
"tokiwoki.fr"
referer
"https://tokiwoki.fr/register"
user-agent
"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/41.0.2272.76 Safari/537.36"
via
"1.1 Caddy"
x-forwarded-for
"192.210.150.196"
x-forwarded-host
"tokiwoki.fr"
x-forwarded-proto
"https"
x-php-ob-level
"1"

Request Content

Raw

_token=40f45ea744.CXmYVvOO3F67NyvHfOEvn-EUkfNB4QYpFiMoUAt5LpE.JCzPLsrdkzHyUkGfOq9c17Ze5aIZrmVwZ1ZQHj4JHsNgPsAXpeq6PNdDRA&display_name=tshnodueut&email=robbinsrus%40msn.com&password=wprttksoxhyi&confirm_password=wprttksoxhyi

Response

Response Headers

Header Value
allow
"GET"
cache-control
"no-cache, private"
content-type
"text/html; charset=UTF-8"
date
"Sat, 18 Apr 2026 12:57:05 GMT"
vary
"Accept"
x-debug-exception
"No%20route%20found%20for%20%22POST%20https%3A%2F%2Ftokiwoki.fr%2Fverify-email%2Fpending%22%3A%20Method%20Not%20Allowed%20%28Allow%3A%20GET%29"
x-debug-exception-file
"%2Fvar%2Fwww%2FKohort%2Fvendor%2Fsymfony%2Fhttp-kernel%2FEventListener%2FRouterListener.php:160"
x-debug-token
"3c60ed"

Cookies

Request Cookies

Key Value
PHPSESSID
"4d502c415fe7d7085d85e28b36901dac"
main_auth_profile_token
"deleted"
main_deauth_profile_token
"9a7635"

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_CORS_ALLOW_ORIGIN
"http://localhost:8000"
APP_ENV
"dev"
APP_SECRET
"4ceb00735bd83a805eeb329bd12b7d35"
APP_URL
"http://localhost:8000"
AZURE_SPEECH_KEY
"4sDJXz0yioGdGi7tgrfDu1TzfyIhCkYnB9QBqAlzeUxiKBxF32czJQQJ99CDAC5T7U2XJ3w3AAAYACOGj9B7"
AZURE_SPEECH_REGION
"francecentral"
CORS_ALLOW_ORIGIN
"^https?://(localhost|127\.0\.0\.1)(:[0-9]+)?$"
DATABASE_URL
"postgresql://chaton:chaton@127.0.0.1:5432/chaton?serverVersion=16&charset=utf8"
DEFAULT_URI
"http://localhost"
DISCORD_BOT_TOKEN
""
DISCORD_CLIENT_ID
""
DISCORD_CLIENT_SECRET
""
ENCRYPTION_KEY
"DabVpuOpHEpWohOG3mcAcM/aqJh6j2PSV3Y4Pet0jbI="
GFONT_API_KEY
"AIzaSyBHlcYZpLn7jqc2_H3alhFxeEdHqac56sg"
GIPHY_API_KEY
"vcnJoVIinRfRMTbRVn78HzNrpwwzfOAY"
JWT_PASSPHRASE
"54dedd016678c6280e5d88b3fe5d1655547807c0e7faf6800e65467c9a3eda04"
JWT_PUBLIC_KEY
"%kernel.project_dir%/config/jwt/public.pem"
JWT_SECRET_KEY
"%kernel.project_dir%/config/jwt/private.pem"
LOCK_DSN
"flock"
MAILER_DSN
"smtp://contact%40tokiwoki.fr:%40%7Ec%2E%2CV8i24gsQ%21M@smtp.hostinger.com:465?encryption=ssl"
MAILER_FROM_ADDRESS
"contact@tokiwoki.fr"
MAILER_FROM_NAME
"Tokiwoki"
MANGOPAY_API_KEY
""
MANGOPAY_API_URL
"https://api.sandbox.mangopay.com"
MANGOPAY_CLIENT_ID
""
MATTERMOST_BASE_URL
"https://your-mattermost-server.example.com"
MERCURE_JWT_SECRET
"!ChangeThisMercureHubJWTSecretKey!"
MERCURE_PUBLIC_BROWSER_URL
"https://tokiwoki.fr/.well-known/mercure"
MERCURE_PUBLIC_URL
"http://127.0.0.1:3000/.well-known/mercure"
MERCURE_URL
"http://127.0.0.1:3000/.well-known/mercure"
MESSENGER_TRANSPORT_DSN
"doctrine://default"
PIPER_BINARY_PATH
""
PIPER_MODEL_PATH
""
REDIS_URL
""
SLACK_CLIENT_ID
""
SLACK_CLIENT_SECRET
""
SLACK_SIGNING_SECRET
""
TEAMS_CLIENT_ID
""
TEAMS_CLIENT_SECRET
""
TEAMS_TENANT_ID
""
TELEGRAM_BOT_TOKEN
""
UX_MAP_DSN
"leaflet://default"
WHATSAPP_API_TOKEN
""
WHATSAPP_PHONE_NUMBER_ID
""
WHATSAPP_WEBHOOK_VERIFY_TOKEN
""

Defined as regular env variables

Key Value
APP_DEBUG
"1"
APP_PROJECT_DIR
"/var/www/Kohort"
APP_RUNTIME
"Symfony\Component\Runtime\SymfonyRuntime"
APP_RUNTIME_OPTIONS
[
  "project_dir" => "/var/www/Kohort"
]
AUTH_TYPE
""
CONTENT_LENGTH
"223"
CONTENT_TYPE
"application/x-www-form-urlencoded"
DOCUMENT_ROOT
"/var/www/Kohort/public"
DOCUMENT_URI
"/index.php"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
HOME
"/var/www"
HTTPS
"on"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, deflate"
HTTP_ACCEPT_LANGUAGE
"en-US,en;q=0.5"
HTTP_CONTENT_LENGTH
"223"
HTTP_CONTENT_TYPE
"application/x-www-form-urlencoded"
HTTP_COOKIE
"main_deauth_profile_token=9a7635; main_auth_profile_token=deleted; PHPSESSID=4d502c415fe7d7085d85e28b36901dac"
HTTP_HOST
"tokiwoki.fr"
HTTP_REFERER
"https://tokiwoki.fr/register"
HTTP_USER_AGENT
"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/41.0.2272.76 Safari/537.36"
HTTP_VIA
"1.1 Caddy"
HTTP_X_FORWARDED_FOR
"192.210.150.196"
HTTP_X_FORWARDED_HOST
"tokiwoki.fr"
HTTP_X_FORWARDED_PROTO
"https"
PATH_INFO
""
PHP_SELF
"/index.php"
QUERY_STRING
""
REMOTE_ADDR
"192.210.150.196"
REMOTE_HOST
"192.210.150.196"
REMOTE_IDENT
""
REMOTE_PORT
"55638"
REMOTE_USER
""
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1776517025
REQUEST_TIME_FLOAT
1776517025.0851
REQUEST_URI
"/verify-email/pending"
SCRIPT_FILENAME
"/var/www/Kohort/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_NAME
"tokiwoki.fr"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SOFTWARE
"Caddy/v2.11.2"
SSL_CIPHER
"TLS_AES_128_GCM_SHA256"
SSL_PROTOCOL
"TLSv1.3"
SYMFONY_DOTENV_PATH
"/var/www/Kohort/.env"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,APP_URL,APP_CORS_ALLOW_ORIGIN,DATABASE_URL,MESSENGER_TRANSPORT_DSN,MERCURE_URL,MERCURE_PUBLIC_URL,MERCURE_PUBLIC_BROWSER_URL,MERCURE_JWT_SECRET,REDIS_URL,ENCRYPTION_KEY,SLACK_CLIENT_ID,SLACK_CLIENT_SECRET,SLACK_SIGNING_SECRET,DISCORD_CLIENT_ID,DISCORD_CLIENT_SECRET,DISCORD_BOT_TOKEN,TEAMS_CLIENT_ID,TEAMS_CLIENT_SECRET,TEAMS_TENANT_ID,TELEGRAM_BOT_TOKEN,WHATSAPP_API_TOKEN,WHATSAPP_PHONE_NUMBER_ID,WHATSAPP_WEBHOOK_VERIFY_TOKEN,GFONT_API_KEY,GIPHY_API_KEY,MATTERMOST_BASE_URL,DEFAULT_URI,LOCK_DSN,MAILER_DSN,MAILER_FROM_ADDRESS,MAILER_FROM_NAME,UX_MAP_DSN,MANGOPAY_CLIENT_ID,MANGOPAY_API_KEY,MANGOPAY_API_URL,JWT_SECRET_KEY,JWT_PUBLIC_KEY,JWT_PASSPHRASE,CORS_ALLOW_ORIGIN,AZURE_SPEECH_KEY,AZURE_SPEECH_REGION,PIPER_BINARY_PATH,PIPER_MODEL_PATH"
USER
"www-data"

Parent Request

Return to parent request (token = 685c83)

Key Value
_remove_csp_headers
true
_stopwatch_token
"1dce9f"
csp_nonce
"838s/wTh2t7oAN8aJu9q2w=="