Error 500 Internal Server Error

GET https://telaria.dev/en/docs-files/02-ce-que-je-construis/specs/telaria-search.md

Forwarded to ErrorController (27a5d2)

DocsController :: show

Request

GET Parameters

None

POST Parameters

None

Uploaded Files

None

Request Attributes

Key Value
_controller
"App\Controller\DocsController::show"
_firewall_context
"security.firewall.map.context.main"
_locale
"en"
_remove_csp_headers
true
_route
"localized_docs-files.show"
_route_params
[
  "_locale" => "en"
  "path" => "02-ce-que-je-construis/specs/telaria-search.md"
]
_security_authenticators
[]
_security_firewall_run
"_security_main"
_security_skipped_authenticators
[
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#850
    -supports: false
    -passport: null
    -duration: null
    -stub: "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator {#787 …}
  }
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#851
    -supports: false
    -passport: null
    -duration: null
    -stub: "Scheb\TwoFactorBundle\Security\Http\Authenticator\TwoFactorAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: Scheb\TwoFactorBundle\Security\Http\Authenticator\TwoFactorAuthenticator {#852 …}
  }
]
_stopwatch_token
"a12b0f"
path
"02-ce-que-je-construis/specs/telaria-search.md"
site
Tlr\Symfony\Entity\Site {#757
  -id: 2
  -host: "telaria.dev"
  -aliases: [
    "www.telaria.dev"
  ]
  -slug: "telaria-dev"
  -label: "Telaria (staging)"
  -name: "Telaria"
  -localeDefault: "fr"
  -layoutTemplate: "cms/index.html.twig"
  -theme: null
  -brandDomain: "telaria"
  -brandTld: ".dev"
  -contactEmail: "mathieuadrien@hotmail.fr"
  -senderEmail: null
  -homeSlug: "homepage"
  -ogImageDefault: null
  -enabled: true
  -isPrimary: true
  -createdAt: DateTimeImmutable @1781797271 {#760
    date: 2026-06-18 15:41:11.0 UTC (+00:00)
  }
  -updatedAt: DateTimeImmutable @1781797834 {#759
    date: 2026-06-18 15:50:34.0 UTC (+00:00)
  }
}

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br, deflate"
from
"gptbot(at)openai.com"
host
"telaria.dev"
referer
"https://telaria.dev/docs-files/02-ce-que-je-construis/specs/telaria-search.md"
user-agent
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; GPTBot/1.4; +https://openai.com/gptbot)"
x-openai-host-hash
"760117936"
x-php-ob-level
"1"

Request Content

Request content not available (it was retrieved as a resource).

Response

Response Headers

Header Value
cache-control
"no-cache, private"
content-language
"en"
content-type
"text/html; charset=UTF-8"
date
"Fri, 19 Jun 2026 01:46:21 GMT"
set-cookie
[
  "main_deauth_profile_token=27a5d2; path=/; secure; httponly; samesite=lax"
  "main_auth_profile_token=deleted; expires=Thu, 19 Jun 2025 01:46:20 GMT; Max-Age=0; path=/; httponly"
]
vary
"Accept"
x-debug-exception
"Some%20mandatory%20parameters%20are%20missing%20%28%22slug%22%29%20to%20generate%20a%20URL%20for%20route%20%22docs.show%22."
x-debug-exception-file
"%2Fvar%2Fwww%2Ftelaria-dev%2Fvendor%2Fsymfony%2Frouting%2FGenerator%2FUrlGenerator.php:162"
x-debug-token
"38dda7"
x-debug-token-link
"https://telaria.dev/_profiler/27a5d2"
x-previous-debug-token
"27a5d2"
x-robots-tag
"noindex"

Cookies

Request Cookies

No request cookies

Response Cookies

Key Value
main_auth_profile_token
Symfony\Component\HttpFoundation\Cookie {#2686
  #expire: 1
  #path: "/"
  -sameSite: null
  -secureDefault: true
  #name: "main_auth_profile_token"
  #value: null
  #domain: null
  #secure: false
  #httpOnly: true
  -raw: false
  -partitioned: false
}
main_deauth_profile_token
Symfony\Component\HttpFoundation\Cookie {#2670
  #expire: 0
  #path: "/"
  -sameSite: "lax"
  -secureDefault: true
  #name: "main_deauth_profile_token"
  #value: "27a5d2"
  #domain: null
  #secure: null
  #httpOnly: true
  -raw: false
  -partitioned: false
}

Session 1

Session Metadata

No session metadata

Session Attributes

No session attributes

Session Usage

1 Usages
Stateless check enabled
Usage
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:39
[
  [
    "file" => "/var/www/telaria-dev/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
    "line" => 39
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/telaria-dev/vendor/scheb/2fa-bundle/Security/Http/Firewall/TwoFactorAccessListener.php"
    "line" => 52
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/var/www/telaria-dev/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
    "line" => 52
    "function" => "authenticate"
    "class" => "Scheb\TwoFactorBundle\Security\Http\Firewall\TwoFactorAccessListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/telaria-dev/vendor/symfony/security-bundle/Security/LazyFirewallContext.php"
    "line" => 64
    "function" => "authenticate"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/telaria-dev/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
    "line" => 88
    "function" => "authenticate"
    "class" => "Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext"
    "type" => "->"
  ]
  [
    "file" => "/var/www/telaria-dev/vendor/symfony/security-http/Firewall.php"
    "line" => 86
    "function" => "callListeners"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/telaria-dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelRequest"
    "class" => "Symfony\Component\Security\Http\Firewall"
    "type" => "->"
  ]
  [
    "file" => "/var/www/telaria-dev/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/telaria-dev/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/telaria-dev/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 129
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/telaria-dev/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 159
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/telaria-dev/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/telaria-dev/vendor/symfony/http-kernel/Kernel.php"
    "line" => 191
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/telaria-dev/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/telaria-dev/vendor/autoload_runtime.php"
    "line" => 32
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/telaria-dev/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/telaria-dev/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
ANTHROPIC_ADMIN_API_KEY
"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"
ANTHROPIC_API_KEY
"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"
APP_DEBUG
"1"
APP_ENV
"dev"
APP_SECRET
"2fafe3de31decce3c344c0da428d85d49a3528362477be2fb82e1b2d69c07922"
APP_SHARE_DIR
"var/share"
CHATBOT_CLAUDE_MODEL
"claude-haiku-4-5-20251001"
CHATBOT_HISTORY_TURNS
"5"
CHATBOT_K
"5"
CHATBOT_MAX_TOKENS
"1024"
CHATBOT_SCORE_THRESHOLD
"0.5"
CHATBOT_TEMPERATURE
"0.2"
CORPUS_SUDO_USER
"telaria"
DATABASE_URL
"mysql://telariauser:g8H5d8@gF6ji@127.0.0.1:3306/telaria_dev?serverVersion=8.4.7&charset=utf8mb4"
DEFAULT_URI
"https://telaria.dev"
DKIM_KEY_PATH
"/home/www-data/telaria.fr.2026.key"
DKIM_SELECT
"telaria2026"
DOCS_CACHE_SECONDS
"3600"
DOCS_PUBLIC
"1"
GITHUB_WEBHOOK_SECRET
"44a7e2ca1251d586cdb2f731aada3ebdb170c6fb82465860b6b4a23cd5c294dd"
MAILER_DSN
"sendmail://default"
MAILER_SENDER
"no-reply@telaria.fr"
MAILER_TO
"contact@telaria.fr"
MAILER_UNSUBSCRIBE
"unsubscribe@telaria.fr"
MESSENGER_TRANSPORT_DSN
"doctrine://default?auto_setup=0"
RAG_DB_PATH
"%kernel.project_dir%/var/rag/index.sqlite"
RAG_EMBEDDING_URL
"http://127.0.0.1:8001"
RAG_SQLITE_VEC_PATH
"/usr/local/lib/sqlite-vec/vec0.so"
RESET_PASSWORD_THROTTLE
"0"
VEILLE_CLAUDE_MAX_TOKENS
"1024"
VEILLE_CLAUDE_MODEL
"claude-haiku-4-5"
VEILLE_PROCESS_BATCH_SIZE
"10"
VEILLE_SCHEDULE_INTERVAL
"15 minutes"
VEILLE_SOURCE_STANDBY_THRESHOLD
"3"

Defined as regular env variables

Key Value
APP_PROJECT_DIR
"/var/www/telaria-dev"
APP_RUNTIME
"Symfony\Component\Runtime\SymfonyRuntime"
APP_RUNTIME_OPTIONS
[
  "project_dir" => "/var/www/telaria-dev"
]
CONTEXT_DOCUMENT_ROOT
"/var/www/telaria-dev/public"
CONTEXT_PREFIX
""
DOCUMENT_ROOT
"/var/www/telaria-dev/public"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
H2PUSH
"off"
H2_PUSH
"off"
H2_PUSHED
""
H2_PUSHED_ON
""
H2_STREAM_ID
"3"
H2_STREAM_TAG
"347288-431-3"
HOME
"/var/www"
HTTP2
"on"
HTTPS
"on"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, br, deflate"
HTTP_FROM
"gptbot(at)openai.com"
HTTP_HOST
"telaria.dev"
HTTP_REFERER
"https://telaria.dev/docs-files/02-ce-que-je-construis/specs/telaria-search.md"
HTTP_USER_AGENT
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; GPTBot/1.4; +https://openai.com/gptbot)"
HTTP_X_OPENAI_HOST_HASH
"760117936"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/snap/bin"
PHP_SELF
"/index.php"
QUERY_STRING
""
REMOTE_ADDR
"74.7.241.54"
REMOTE_PORT
"54458"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1781833581
REQUEST_TIME_FLOAT
1781833581.408
REQUEST_URI
"/en/docs-files/02-ce-que-je-construis/specs/telaria-search.md"
SCRIPT_FILENAME
"/var/www/telaria-dev/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"37.59.116.87"
SERVER_ADMIN
"[no address given]"
SERVER_NAME
"telaria.dev"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/2.0"
SERVER_SIGNATURE
""
SERVER_SOFTWARE
"Yolo"
SSL_TLS_SNI
"telaria.dev"
SYMFONY_DOTENV_PATH
"/var/www/telaria-dev/.env"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,APP_SHARE_DIR,DEFAULT_URI,DATABASE_URL,MESSENGER_TRANSPORT_DSN,MAILER_DSN,MAILER_SENDER,MAILER_TO,MAILER_UNSUBSCRIBE,DOCS_PUBLIC,DOCS_CACHE_SECONDS,DKIM_KEY_PATH,DKIM_SELECT,RESET_PASSWORD_THROTTLE,RAG_EMBEDDING_URL,RAG_DB_PATH,GITHUB_WEBHOOK_SECRET,CORPUS_SUDO_USER,ANTHROPIC_API_KEY,ANTHROPIC_ADMIN_API_KEY,VEILLE_CLAUDE_MODEL,VEILLE_CLAUDE_MAX_TOKENS,VEILLE_SCHEDULE_INTERVAL,VEILLE_PROCESS_BATCH_SIZE,VEILLE_SOURCE_STANDBY_THRESHOLD,CHATBOT_CLAUDE_MODEL,CHATBOT_MAX_TOKENS,CHATBOT_K,CHATBOT_SCORE_THRESHOLD,CHATBOT_TEMPERATURE,CHATBOT_HISTORY_TURNS,APP_DEBUG,RAG_SQLITE_VEC_PATH"
UNIQUE_ID
"ajSfbUDxwQwOSrIas0Z8YQAAAAc"
USER
"www-data"
prefer_brotli
"1"
proxy-nokeepalive
"1"

Sub Requests 1

ErrorController (token = 27a5d2)

Key Value
_controller
"error_controller"
_stopwatch_token
"c2eda5"
exception
Symfony\Component\Routing\Exception\MissingMandatoryParametersException {#2539
  #message: "Some mandatory parameters are missing ("slug") to generate a URL for route "docs.show"."
  #code: 0
  #file: "/var/www/telaria-dev/vendor/symfony/routing/Generator/UrlGenerator.php"
  #line: 162
  -routeName: "docs.show"
  -missingParameters: [
    "slug"
  ]
  trace: {
    /var/www/telaria-dev/vendor/symfony/routing/Generator/UrlGenerator.php:162 {
      Symfony\Component\Routing\Generator\UrlGenerator->doGenerate(array $variables, array $defaults, array $requirements, array $tokens, array $parameters, string $name, int $referenceType, array $hostTokens, array $requiredSchemes = []): string …
      › if ($diff = array_diff_key($variables, $mergedParams)) {    throw new MissingMandatoryParametersException($name, array_keys($diff));}
    }
    /var/www/telaria-dev/vendor/symfony/routing/Generator/CompiledUrlGenerator.php:69 {
      Symfony\Component\Routing\Generator\CompiledUrlGenerator->generate(string $name, array $parameters = [], int $referenceType = self::ABSOLUTE_PATH): string …
      › 
      ›     return $this->doGenerate($variables, $defaults, $requirements, $tokens, $parameters, $name, $referenceType, $hostTokens, $requiredSchemes);}
    }
    /var/www/telaria-dev/vendor/symfony/routing/Router.php:172 {
      Symfony\Component\Routing\Router->generate(string $name, array $parameters = [], int $referenceType = self::ABSOLUTE_PATH): string …
      › {    return $this->getGenerator()->generate($name, $parameters, $referenceType);}
    }
    /var/www/telaria-dev/vendor/tlr/symfony-bundle/src/Markdown/MarkdownRenderer.php:72 {
      Tlr\Symfony\Markdown\MarkdownRenderer->rewriteInternalLink(Link $node, string $currentPath): void …
      › [$path, $fragment] = $resolved;$url = $this->urls->generate($this->docShowRoute, ['path' => $path]);$node->setUrl('' !== $fragment ? $url.'#'.$fragment : $url);
    }
    /var/www/telaria-dev/vendor/tlr/symfony-bundle/src/Markdown/MarkdownRenderer.php:55 {
      Tlr\Symfony\Markdown\MarkdownRenderer->{closure:Tlr\Symfony\Markdown\MarkdownRenderer::toHtml():52} …
      › if ($node instanceof Link) {    $this->rewriteInternalLink($node, $currentPath);}
    }
    /var/www/telaria-dev/vendor/league/commonmark/src/Environment/Environment.php:379 {
      League\CommonMark\Environment\Environment->{closure:League\CommonMark\Environment\Environment::getListenersForEvent():374} …
      › 
      ›     return \call_user_func($listenerData->getListener(), $event);};
    }
    /var/www/telaria-dev/vendor/league/commonmark/src/Environment/Environment.php:348 {
      League\CommonMark\Environment\Environment->dispatch(object $event): object …
      › 
      ›     $listener($event);}
    }
    /var/www/telaria-dev/vendor/league/commonmark/src/Parser/MarkdownParser.php:108 {
      League\CommonMark\Parser\MarkdownParser->parse(string $input): Document …
      › 
      › $this->environment->dispatch(new DocumentParsedEvent($documentParser->getBlock()));}
    /var/www/telaria-dev/vendor/league/commonmark/src/MarkdownConverter.php:59 {
      League\CommonMark\MarkdownConverter->convert(string $input): RenderedContentInterface …
      › {    $documentAST = $this->markdownParser->parse($input);}
    /var/www/telaria-dev/vendor/tlr/symfony-bundle/src/Markdown/MarkdownRenderer.php:61 {
      Tlr\Symfony\Markdown\MarkdownRenderer->toHtml(string $markdown, string $currentPath = '', bool $rewriteDocLinks = true): string …
      › 
      ›     return (new MarkdownConverter($environment))->convert($markdown)->getContent();}
    }
    /var/www/telaria-dev/src/Controller/DocsController.php:52 {
      App\Controller\DocsController->show(string $path): Response …
      ›     'current' => $path,    'html' => $this->renderer->toHtml($markdown, $path),]);
    }
    /var/www/telaria-dev/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);}
    /var/www/telaria-dev/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/telaria-dev/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/telaria-dev/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
      Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
      › {    $response = $this->kernel->handle($this->request);}
    /var/www/telaria-dev/vendor/autoload_runtime.php:32 {
      require_once …
      ›         ->getRunner($app)        ->run());
    }
    /var/www/telaria-dev/public/index.php:5 {
      › 
      › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
        "/var/www/telaria-dev/vendor/autoload_runtime.php"
      }
    }
  }
}
logger
Symfony\Bridge\Monolog\Processor\DebugProcessor {#158
  -records: [
    2 => [
      [
        "timestamp" => 1781833581
        "timestamp_rfc3339" => "2026-06-19T01:46:21.438+00:00"
        "message" => "Connecting with parameters {params}"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "params" => [
            "driver" => "pdo_mysql"
            "idle_connection_ttl" => 600
            "host" => "127.0.0.1"
            "port" => 3306
            "user" => "telariauser"
            "password" => "<redacted>"
            "driverOptions" => []
            "defaultTableOptions" => []
            "dbname" => "telaria_dev"
            "serverVersion" => "8.4.7"
            "charset" => "utf8mb4"
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1781833581
        "timestamp_rfc3339" => "2026-06-19T01:46:21.439+00:00"
        "message" => "Executing query: {sql}"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT s0_.id AS id_0, s0_.host AS host_1, s0_.aliases AS aliases_2, s0_.slug AS slug_3, s0_.label AS label_4, s0_.name AS name_5, s0_.locale_default AS locale_default_6, s0_.layout_template AS layout_template_7, s0_.theme AS theme_8, s0_.brand_domain AS brand_domain_9, s0_.brand_tld AS brand_tld_10, s0_.contact_email AS contact_email_11, s0_.sender_email AS sender_email_12, s0_.home_slug AS home_slug_13, s0_.og_image_default AS og_image_default_14, s0_.enabled AS enabled_15, s0_.is_primary AS is_primary_16, s0_.created_at AS created_at_17, s0_.updated_at AS updated_at_18 FROM site s0_ WHERE s0_.enabled = 1 ORDER BY s0_.is_primary DESC, s0_.label ASC"
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1781833581
        "timestamp_rfc3339" => "2026-06-19T01:46:21.443+00:00"
        "message" => "Matched route "{route}"."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "route" => "localized_docs-files.show"
          "route_parameters" => [
            "_route" => "localized_docs-files.show"
            "_controller" => "App\Controller\DocsController::show"
            "_locale" => "en"
            "path" => "02-ce-que-je-construis/specs/telaria-search.md"
          ]
          "request_uri" => "https://telaria.dev/en/docs-files/02-ce-que-je-construis/specs/telaria-search.md"
          "method" => "GET"
        ]
        "channel" => "request"
      ]
      [
        "timestamp" => 1781833581
        "timestamp_rfc3339" => "2026-06-19T01:46:21.445+00:00"
        "message" => "Checking for authenticator support."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "firewall_name" => "main"
          "authenticators" => 2
        ]
        "channel" => "security"
      ]
      [
        "timestamp" => 1781833581
        "timestamp_rfc3339" => "2026-06-19T01:46:21.445+00:00"
        "message" => "Checking support on authenticator."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "firewall_name" => "main"
          "authenticator" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator"
        ]
        "channel" => "security"
      ]
      [
        "timestamp" => 1781833581
        "timestamp_rfc3339" => "2026-06-19T01:46:21.445+00:00"
        "message" => "Authenticator does not support the request."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "firewall_name" => "main"
          "authenticator" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator"
        ]
        "channel" => "security"
      ]
      [
        "timestamp" => 1781833581
        "timestamp_rfc3339" => "2026-06-19T01:46:21.445+00:00"
        "message" => "Checking support on authenticator."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "firewall_name" => "main"
          "authenticator" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator"
        ]
        "channel" => "security"
      ]
      [
        "timestamp" => 1781833581
        "timestamp_rfc3339" => "2026-06-19T01:46:21.445+00:00"
        "message" => "Authenticator does not support the request."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "firewall_name" => "main"
          "authenticator" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator"
        ]
        "channel" => "security"
      ]
      [
        "timestamp" => 1781833581
        "timestamp_rfc3339" => "2026-06-19T01:46:21.504+00:00"
        "message" => "Uncaught PHP Exception Symfony\Component\Routing\Exception\MissingMandatoryParametersException: "Some mandatory parameters are missing ("slug") to generate a URL for route "docs.show"." at UrlGenerator.php line 162"
        "priority" => 500
        "priorityName" => "CRITICAL"
        "context" => [
          "exception" => Symfony\Component\Routing\Exception\MissingMandatoryParametersException {#2539
            #message: "Some mandatory parameters are missing ("slug") to generate a URL for route "docs.show"."
            #code: 0
            #file: "/var/www/telaria-dev/vendor/symfony/routing/Generator/UrlGenerator.php"
            #line: 162
            -routeName: "docs.show"
            -missingParameters: [
              "slug"
            ]
            trace: {
              /var/www/telaria-dev/vendor/symfony/routing/Generator/UrlGenerator.php:162 {
                Symfony\Component\Routing\Generator\UrlGenerator->doGenerate(array $variables, array $defaults, array $requirements, array $tokens, array $parameters, string $name, int $referenceType, array $hostTokens, array $requiredSchemes = []): string …
                › if ($diff = array_diff_key($variables, $mergedParams)) {    throw new MissingMandatoryParametersException($name, array_keys($diff));}
              }
              /var/www/telaria-dev/vendor/symfony/routing/Generator/CompiledUrlGenerator.php:69 {
                Symfony\Component\Routing\Generator\CompiledUrlGenerator->generate(string $name, array $parameters = [], int $referenceType = self::ABSOLUTE_PATH): string …
                › 
                ›     return $this->doGenerate($variables, $defaults, $requirements, $tokens, $parameters, $name, $referenceType, $hostTokens, $requiredSchemes);}
              }
              /var/www/telaria-dev/vendor/symfony/routing/Router.php:172 {
                Symfony\Component\Routing\Router->generate(string $name, array $parameters = [], int $referenceType = self::ABSOLUTE_PATH): string …
                › {    return $this->getGenerator()->generate($name, $parameters, $referenceType);}
              }
              /var/www/telaria-dev/vendor/tlr/symfony-bundle/src/Markdown/MarkdownRenderer.php:72 {
                Tlr\Symfony\Markdown\MarkdownRenderer->rewriteInternalLink(Link $node, string $currentPath): void …
                › [$path, $fragment] = $resolved;$url = $this->urls->generate($this->docShowRoute, ['path' => $path]);$node->setUrl('' !== $fragment ? $url.'#'.$fragment : $url);
              }
              /var/www/telaria-dev/vendor/tlr/symfony-bundle/src/Markdown/MarkdownRenderer.php:55 {
                Tlr\Symfony\Markdown\MarkdownRenderer->{closure:Tlr\Symfony\Markdown\MarkdownRenderer::toHtml():52} …
                › if ($node instanceof Link) {    $this->rewriteInternalLink($node, $currentPath);}
              }
              /var/www/telaria-dev/vendor/league/commonmark/src/Environment/Environment.php:379 {
                League\CommonMark\Environment\Environment->{closure:League\CommonMark\Environment\Environment::getListenersForEvent():374} …
                › 
                ›     return \call_user_func($listenerData->getListener(), $event);};
              }
              /var/www/telaria-dev/vendor/league/commonmark/src/Environment/Environment.php:348 {
                League\CommonMark\Environment\Environment->dispatch(object $event): object …
                › 
                ›     $listener($event);}
              }
              /var/www/telaria-dev/vendor/league/commonmark/src/Parser/MarkdownParser.php:108 {
                League\CommonMark\Parser\MarkdownParser->parse(string $input): Document …
                › 
                › $this->environment->dispatch(new DocumentParsedEvent($documentParser->getBlock()));}
              /var/www/telaria-dev/vendor/league/commonmark/src/MarkdownConverter.php:59 {
                League\CommonMark\MarkdownConverter->convert(string $input): RenderedContentInterface …
                › {    $documentAST = $this->markdownParser->parse($input);}
              /var/www/telaria-dev/vendor/tlr/symfony-bundle/src/Markdown/MarkdownRenderer.php:61 {
                Tlr\Symfony\Markdown\MarkdownRenderer->toHtml(string $markdown, string $currentPath = '', bool $rewriteDocLinks = true): string …
                › 
                ›     return (new MarkdownConverter($environment))->convert($markdown)->getContent();}
              }
              /var/www/telaria-dev/src/Controller/DocsController.php:52 {
                App\Controller\DocsController->show(string $path): Response …
                ›     'current' => $path,    'html' => $this->renderer->toHtml($markdown, $path),]);
              }
              /var/www/telaria-dev/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);}
              /var/www/telaria-dev/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/telaria-dev/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/telaria-dev/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /var/www/telaria-dev/vendor/autoload_runtime.php:32 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/telaria-dev/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/telaria-dev/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "request"
      ]
    ]
  ]
  -errorCount: [
    2 => 1
  ]
  -requestStack: Symfony\Component\HttpKernel\Debug\VirtualRequestStack {#157 …}
}