ErrorController
Request
GET Parameters
None
POST Parameters
None
Uploaded Files
None
Request Attributes
Request Headers
| Header | Value |
|---|---|
| accept | "*/*" |
| accept-encoding | "gzip, br, zstd, deflate" |
| content-length | "0" |
| host | "d.filedroppro.com" |
| user-agent | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| via | "2.0 Caddy" |
| x-forwarded-for | "216.73.216.149" |
| x-forwarded-host | "d.filedroppro.com" |
| x-forwarded-proto | "https" |
| x-php-ob-level | "1" |
Request Content
Request content not available (it was retrieved as a resource).
Retry Command
curl \ --compressed \ --url 'https://d.filedroppro.com/user/password_reset_request' \ --header 'Via: 2.0 Caddy' \ --header 'Content-Length: 0' \ --header 'X-Forwarded-For: 216.73.216.149' \ --header 'Accept-Encoding: gzip, br, zstd, deflate' \ --header 'X-Forwarded-Host: d.filedroppro.com' \ --header 'Accept: */*' \ --header 'X-Forwarded-Proto: https' \ --header 'User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)' \ --header 'X-Php-Ob-Level: 1'
Response
Response Headers
| Header | Value |
|---|---|
| cache-control | "no-cache, private" |
| content-type | "text/html; charset=UTF-8" |
| date | "Fri, 19 Jun 2026 23:17:05 GMT" |
| vary | "Accept" |
| x-debug-exception | "Unable%20to%20send%20emails%20via%20%22mailtrap%22%20as%20the%20bridge%20is%20not%20installed.%20Try%20running%20%22composer%20require%20symfony%2Fmailtrap-mailer%22." |
| x-debug-exception-file | "%2Fvar%2Fwww%2Fsites.clients%2Fd.filedroppro.com%2Fvendor%2Fsymfony%2Fmailer%2FTransport.php:179" |
| x-debug-token | "abf1b8" |
| x-robots-tag | "noindex" |
Cookies
Request Cookies
No request cookies
Response Cookies
No response cookies
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/sites.clients/d.filedroppro.com/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
"line" => 39
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/sites.clients/d.filedroppro.com/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/sites.clients/d.filedroppro.com/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
"line" => 52
"function" => "authenticate"
"class" => "Scheb\TwoFactorBundle\Security\Http\Firewall\TwoFactorAccessListener"
"type" => "->"
]
[
"file" => "/var/www/sites.clients/d.filedroppro.com/vendor/symfony/security-bundle/Security/LazyFirewallContext.php"
"line" => 64
"function" => "authenticate"
"class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
"type" => "->"
]
[
"file" => "/var/www/sites.clients/d.filedroppro.com/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
"line" => 88
"function" => "authenticate"
"class" => "Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext"
"type" => "->"
]
[
"file" => "/var/www/sites.clients/d.filedroppro.com/vendor/symfony/security-http/Firewall.php"
"line" => 86
"function" => "callListeners"
"class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
"type" => "->"
]
[
"file" => "/var/www/sites.clients/d.filedroppro.com/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelRequest"
"class" => "Symfony\Component\Security\Http\Firewall"
"type" => "->"
]
[
"file" => "/var/www/sites.clients/d.filedroppro.com/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/var/www/sites.clients/d.filedroppro.com/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/sites.clients/d.filedroppro.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 129
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/sites.clients/d.filedroppro.com/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 162
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/sites.clients/d.filedroppro.com/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 79
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/sites.clients/d.filedroppro.com/vendor/symfony/http-kernel/Kernel.php"
"line" => 143
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/sites.clients/d.filedroppro.com/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 34
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/sites.clients/d.filedroppro.com/vendor/autoload_runtime.php"
"line" => 32
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/sites.clients/d.filedroppro.com/public/index.php"
"line" => 5
"args" => [
"/var/www/sites.clients/d.filedroppro.com/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Flashes
Flashes
No flash messages were created.
Server Parameters
Server Parameters
Defined in .env
| Key | Value |
|---|---|
| AMAZON_SNS_DEFAULT_REGION | "us-east-1" |
| APP_ENV | "dev" |
| APP_SECRET | "203f7513f19ec72ac5ee484d7713f1a8" |
| APP_SHARE_DIR | "var/share" |
| CLOUDFLARE_TURNSTILE_SECRET_KEY | "0x4AAAAAADlegWXmd63cTYRHbOl-nLQnpg8" |
| CLOUDFLARE_TURNSTILE_SITE_KEY | "0x4AAAAAADlegRM9r7UmnPQf" |
| DATABASE_URL | "postgresql://app:!ChangeMe!@127.0.0.1:5432/app?serverVersion=16&charset=utf8" |
| DEFAULT_URI | "https://filedropprod.com" |
| MAILER_DSN | "mailtrap+api://f5d98082c2fc54b66d07ea7cd9bde905@send.api.mailtrap.io" |
| MESSENGER_TRANSPORT_DSN | "doctrine://default?auto_setup=0" |
| RELYING_PARTY_ID | "filedropprod.com" |
Defined as regular env variables
| Key | Value |
|---|---|
| APP_DEBUG | "1" |
| APP_PROJECT_DIR | "/var/www/sites.clients/d.filedroppro.com" |
| APP_RUNTIME | "Symfony\Component\Runtime\SymfonyRuntime" |
| APP_RUNTIME_OPTIONS | [ "project_dir" => "/var/www/sites.clients/d.filedroppro.com" ] |
| AUTH_TYPE | "" |
| CONTENT_LENGTH | "0" |
| CONTENT_TYPE | "" |
| DOCUMENT_ROOT | "/var/www/sites.clients/d.filedroppro.com/public" |
| DOCUMENT_URI | "/index.php" |
| FCGI_ROLE | "RESPONDER" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| HOME | "/usr/share/httpd" |
| HTTPS | "on" |
| HTTP_ACCEPT | "*/*" |
| HTTP_ACCEPT_ENCODING | "gzip, br, zstd, deflate" |
| HTTP_CONTENT_LENGTH | "0" |
| HTTP_HOST | "d.filedroppro.com" |
| HTTP_USER_AGENT | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| HTTP_VIA | "2.0 Caddy" |
| HTTP_X_FORWARDED_FOR | "216.73.216.149" |
| HTTP_X_FORWARDED_HOST | "d.filedroppro.com" |
| HTTP_X_FORWARDED_PROTO | "https" |
| PATH_INFO | "" |
| PHP_SELF | "/index.php" |
| QUERY_STRING | "" |
| REMOTE_ADDR | "216.73.216.149" |
| REMOTE_HOST | "216.73.216.149" |
| REMOTE_IDENT | "" |
| REMOTE_PORT | "39159" |
| REMOTE_USER | "" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "https" |
| REQUEST_TIME | 1781911025 |
| REQUEST_TIME_FLOAT | 1781911025.3372 |
| REQUEST_URI | "/user/password_reset_request" |
| SCRIPT_FILENAME | "/var/www/sites.clients/d.filedroppro.com/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SERVER_NAME | "d.filedroppro.com" |
| SERVER_PORT | "443" |
| SERVER_PROTOCOL | "HTTP/2.0" |
| SERVER_SOFTWARE | "Caddy/v2.10.2" |
| SSL_CIPHER | "TLS_AES_128_GCM_SHA256" |
| SSL_PROTOCOL | "TLSv1.3" |
| SYMFONY_DOTENV_PATH | "/var/www/sites.clients/d.filedroppro.com/.env" |
| SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,APP_SHARE_DIR,DEFAULT_URI,DATABASE_URL,MESSENGER_TRANSPORT_DSN,MAILER_DSN,RELYING_PARTY_ID,CLOUDFLARE_TURNSTILE_SITE_KEY,CLOUDFLARE_TURNSTILE_SECRET_KEY,AMAZON_SNS_DEFAULT_REGION" |
| USER | "apache" |