Request / Response
Request
GET Parameters
None
POST Parameters
None
Uploaded Files
None
Request Attributes
| Key | Value |
|---|---|
| _controller | "Symfony\Bundle\FrameworkBundle\Controller\RedirectController::redirectAction" |
| _firewall_context | "security.firewall.map.context.main" |
| _route | "default" |
| _route_params | [ "route" => "app_home_space" "permanent" => true "keepQueryParams" => true ] |
| _security_authenticators | [] |
| _security_firewall_run | "_security_main" |
| _security_skipped_authenticators | [ Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#645 -supports: false -passport: null -duration: null -stub: "Core\App\Security\LoginAuthenticator" -authenticated: null -exception: null -authenticator: Core\App\Security\LoginAuthenticator {#701 …} } Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#504 -supports: false -passport: null -duration: null -stub: "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator" -authenticated: null -exception: null -authenticator: Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator {#494 …} } Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#486 -supports: false -passport: null -duration: null -stub: "Scheb\TwoFactorBundle\Security\Http\Authenticator\TwoFactorAuthenticator" -authenticated: null -exception: null -authenticator: Scheb\TwoFactorBundle\Security\Http\Authenticator\TwoFactorAuthenticator {#501 …} } ] |
| _stopwatch_token | "eda9e1" |
| keepQueryParams | true |
| permanent | true |
| route | "app_home_space" |
Request Headers
| Header | Value |
|---|---|
| accept | "*/*" |
| accept-encoding | "gzip" |
| host | "54.37.159.61" |
| user-agent | "Mozilla/5.0 zgrab/0.x" |
| x-php-ob-level | "1" |
Request Content
Request content not available (it was retrieved as a resource).
Retry Command
curl \ --compressed \ --url 'http://54.37.159.61/' \ --header 'Accept-Encoding: gzip' \ --header 'Accept: */*' \ --header 'User-Agent: Mozilla/5.0 zgrab/0.x' \ --header 'X-Php-Ob-Level: 1'
Response
Response Headers
| Header | Value |
|---|---|
| cache-control | "max-age=0, must-revalidate, private" |
| content-type | "text/html; charset=utf-8" |
| date | "Tue, 15 Sep 2026 21:45:54 GMT" |
| expires | "Tue, 15 Sep 2026 21:45:54 GMT" |
| location | "/authentification" |
| set-cookie | "PHPSESSID=b76d4151aa6b6f1907115f113232ae7b; expires=Fri, 18 Sep 2026 21:45:54 GMT; Max-Age=259200; path=/; secure; httponly; samesite=lax" |
| x-debug-token | "4798df" |
| x-robots-tag | "noindex" |
Cookies
Request Cookies
No request cookies
Response Cookies
| Key | Value |
|---|---|
| PHPSESSID | Symfony\Component\HttpFoundation\Cookie {#4807 #expire: 1789767954 #path: "/" -sameSite: "lax" -secureDefault: false #name: "PHPSESSID" #value: "b76d4151aa6b6f1907115f113232ae7b" #domain: "" #secure: true #httpOnly: true -raw: false -partitioned: false } |
Session 2
Session Metadata
No session metadata
Session Attributes
No session attributes
Session Usage
2
Usages
Stateless check enabled
| Usage |
|---|
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:39
[
[
"file" => "/home/sites/dev.mynrgys.fr/site/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
"line" => 39
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/sites/dev.mynrgys.fr/site/vendor/scheb/2fa-bundle/Security/Http/Firewall/TwoFactorAccessListener.php"
"line" => 52
"function" => "getToken"
"class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
"type" => "->"
]
[
"file" => "/home/sites/dev.mynrgys.fr/site/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
"line" => 52
"function" => "authenticate"
"class" => "Scheb\TwoFactorBundle\Security\Http\Firewall\TwoFactorAccessListener"
"type" => "->"
]
[
"file" => "/home/sites/dev.mynrgys.fr/site/vendor/symfony/security-bundle/Security/LazyFirewallContext.php"
"line" => 64
"function" => "authenticate"
"class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
"type" => "->"
]
[
"file" => "/home/sites/dev.mynrgys.fr/site/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
"line" => 88
"function" => "authenticate"
"class" => "Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext"
"type" => "->"
]
[
"file" => "/home/sites/dev.mynrgys.fr/site/vendor/symfony/security-http/Firewall.php"
"line" => 86
"function" => "callListeners"
"class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
"type" => "->"
]
[
"file" => "/home/sites/dev.mynrgys.fr/site/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelRequest"
"class" => "Symfony\Component\Security\Http\Firewall"
"type" => "->"
]
[
"file" => "/home/sites/dev.mynrgys.fr/site/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/home/sites/dev.mynrgys.fr/site/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/sites/dev.mynrgys.fr/site/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 129
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/sites/dev.mynrgys.fr/site/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 162
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/home/sites/dev.mynrgys.fr/site/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 79
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/sites/dev.mynrgys.fr/site/vendor/symfony/http-kernel/Kernel.php"
"line" => 143
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/sites/dev.mynrgys.fr/site/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 34
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/home/sites/dev.mynrgys.fr/site/vendor/autoload_runtime.php"
"line" => 32
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/home/sites/dev.mynrgys.fr/site/public/index.php"
"line" => 5
"args" => [
"/home/sites/dev.mynrgys.fr/site/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Http\Firewall\ExceptionListener:28
[
[
"file" => "/home/sites/dev.mynrgys.fr/site/vendor/symfony/security-http/Util/TargetPathTrait.php"
"line" => 28
"function" => "set"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/sites/dev.mynrgys.fr/site/vendor/symfony/security-http/Firewall/ExceptionListener.php"
"line" => 208
"function" => "saveTargetPath"
"class" => "Symfony\Component\Security\Http\Firewall\ExceptionListener"
"type" => "->"
]
[
"file" => "/home/sites/dev.mynrgys.fr/site/vendor/symfony/security-http/Firewall/ExceptionListener.php"
"line" => 185
"function" => "setTargetPath"
"class" => "Symfony\Component\Security\Http\Firewall\ExceptionListener"
"type" => "->"
]
[
"file" => "/home/sites/dev.mynrgys.fr/site/vendor/symfony/security-http/Firewall/ExceptionListener.php"
"line" => 138
"function" => "startAuthentication"
"class" => "Symfony\Component\Security\Http\Firewall\ExceptionListener"
"type" => "->"
]
[
"file" => "/home/sites/dev.mynrgys.fr/site/vendor/symfony/security-http/Firewall/ExceptionListener.php"
"line" => 93
"function" => "handleAccessDeniedException"
"class" => "Symfony\Component\Security\Http\Firewall\ExceptionListener"
"type" => "->"
]
[
"file" => "/home/sites/dev.mynrgys.fr/site/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelException"
"class" => "Symfony\Component\Security\Http\Firewall\ExceptionListener"
"type" => "->"
]
[
"file" => "/home/sites/dev.mynrgys.fr/site/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/home/sites/dev.mynrgys.fr/site/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/sites/dev.mynrgys.fr/site/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 129
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/sites/dev.mynrgys.fr/site/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 246
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/home/sites/dev.mynrgys.fr/site/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 94
"function" => "handleThrowable"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/sites/dev.mynrgys.fr/site/vendor/symfony/http-kernel/Kernel.php"
"line" => 143
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/sites/dev.mynrgys.fr/site/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 34
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/home/sites/dev.mynrgys.fr/site/vendor/autoload_runtime.php"
"line" => 32
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/home/sites/dev.mynrgys.fr/site/public/index.php"
"line" => 5
"args" => [
"/home/sites/dev.mynrgys.fr/site/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Flashes
Flashes
No flash messages were created.
Server Parameters
Server Parameters
Defined in .env
| Key | Value |
|---|---|
| API_MYNRGYS_BASIC_AUTH_PRIVATE_KEY | "..." |
| API_MYNRGYS_BASIC_AUTH_PUBLIC_KEY | "..." |
| APP_ENV | "dev" |
| APP_NAME | "MyNRGYS" |
| APP_SECRET | "d8fdb5a02732b63b5987aeb32a05f415" |
| CONNECTION_ENCRYPTION_KEY | "CORE_EDIFITEK_2026" |
| CORS_ALLOW_ORIGIN | "^https?://(localhost|127\.0\.0\.1)(:[0-9]+)?$" |
| DATABASE_URL | "mysql://mynrgys.fr_dev:9fU-T7HaSLP28tX.@pma.nrgys.fr:8548/mynrgys.fr_dev?serverVersion=11.8.6-MariaDB" |
| DECRYP_DATA_TOKEN | "je-prefere-le-chocolat-noir" |
| DEV_API_CLIENT_MYNRGYS | "https://devapi.mynrgys.fr" |
| MAILER_DSN | "mailjet+api://9059fae9e9cca8472da96ebf92f01cce:b4778d313afbdeee693f9239e3e4d370@default" |
| MAILER_FROM_ADDRESS | "noreply@synermi.fr" |
| MAKE_TOKEN | "f2krnmigx31rud4r94oz51takr6xe3ec" |
| MESSENGER_TRANSPORT_DSN | "doctrine://default?auto_setup=0" |
| PROD_API_CLIENT_MYNRGYS | "https://api.mynrgys.fr" |
| RECETTAGE_API_CLIENT_MYNRGYS | "https://recettageapi.mynrgys.fr" |
| SIDENAV_MODE | "default" |
| TEMPLATE_LAYOUT | "fluid" |
| TINY_PNG_TOKEN | "Tf4lemMDCtGXDABY6nDQNoCSiZ1OZ8Ad" |
Defined as regular env variables
| Key | Value |
|---|---|
| APP_DEBUG | "1" |
| APP_PROJECT_DIR | "/home/sites/dev.mynrgys.fr/site" |
| APP_RUNTIME | "Symfony\Component\Runtime\SymfonyRuntime" |
| APP_RUNTIME_OPTIONS | [ "project_dir" => "/home/sites/dev.mynrgys.fr/site" ] |
| CONTEXT_DOCUMENT_ROOT | "/home/sites/dev.mynrgys.fr/site/public" |
| CONTEXT_PREFIX | "" |
| DOCUMENT_ROOT | "/home/sites/dev.mynrgys.fr/site/public" |
| FCGI_ROLE | "RESPONDER" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| HOME | "/home/sites/dev.mynrgys.fr" |
| HTTP_ACCEPT | "*/*" |
| HTTP_ACCEPT_ENCODING | "gzip" |
| HTTP_HOST | "54.37.159.61" |
| HTTP_USER_AGENT | "Mozilla/5.0 zgrab/0.x" |
| PATH | "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" |
| PHP_SELF | "/index.php" |
| QUERY_STRING | "" |
| REDIRECT_SCRIPT_URI | "http://54.37.159.61/" |
| REDIRECT_SCRIPT_URL | "/" |
| REDIRECT_STATUS | "200" |
| REDIRECT_URL | "/" |
| REMOTE_ADDR | "40.124.185.115" |
| REMOTE_PORT | "48114" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "http" |
| REQUEST_TIME | 1789508754 |
| REQUEST_TIME_FLOAT | 1789508754.5662 |
| REQUEST_URI | "/" |
| SCRIPT_FILENAME | "/home/sites/dev.mynrgys.fr/site/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SCRIPT_URI | "http://54.37.159.61/" |
| SCRIPT_URL | "/" |
| SERVER_ADDR | "54.37.159.61" |
| SERVER_ADMIN | "[no address given]" |
| SERVER_NAME | "54.37.159.61" |
| SERVER_PORT | "80" |
| SERVER_PROTOCOL | "HTTP/1.1" |
| SERVER_SIGNATURE | "<address>Apache/2.4.68 (Debian) Server at 54.37.159.61 Port 80</address>\n" |
| SERVER_SOFTWARE | "Apache/2.4.68 (Debian)" |
| SYMFONY_DOTENV_PATH | "/home/sites/dev.mynrgys.fr/site/.env" |
| SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,MESSENGER_TRANSPORT_DSN,DATABASE_URL,CORS_ALLOW_ORIGIN,TEMPLATE_LAYOUT,SIDENAV_MODE,MAKE_TOKEN,DEV_API_CLIENT_MYNRGYS,RECETTAGE_API_CLIENT_MYNRGYS,PROD_API_CLIENT_MYNRGYS,API_MYNRGYS_BASIC_AUTH_PUBLIC_KEY,API_MYNRGYS_BASIC_AUTH_PRIVATE_KEY,APP_NAME,MAILER_FROM_ADDRESS,MAILER_DSN,DECRYP_DATA_TOKEN,TINY_PNG_TOKEN,CONNECTION_ENCRYPTION_KEY" |
| USER | "app-dev-mynrgys-fr" |
| proxy-nokeepalive | "1" |