https://bikingman.bees-solution.com/fr/

ErrorController

Request

GET Parameters

No GET parameters

POST Parameters

No POST parameters

Uploaded Files

No files were uploaded

Request Attributes

Key Value
_controller
"error_controller"
_stopwatch_token
"517d27"
exception
ErrorException {#939
  #message: "Notice: SessionHandler::gc(): ps_files_cleanup_dir: opendir(/var/lib/php/sessions) failed: Permission denied (13)"
  #code: 0
  #file: "/srv/www/bm_dev_new/vendor/symfony/http-foundation/Session/Storage/Handler/StrictSessionHandler.php"
  #line: 116
  #severity: E_NOTICE
  trace: {
    /srv/www/bm_dev_new/vendor/symfony/http-foundation/Session/Storage/Handler/StrictSessionHandler.php:116 {
      Symfony\Component\HttpFoundation\Session\Storage\Handler\StrictSessionHandler->gc($maxlifetime) …
      › {    return $this->handler->gc($maxlifetime);}
    }
    /srv/www/bm_dev_new/vendor/symfony/http-foundation/Session/Storage/Proxy/SessionHandlerProxy.php:91 {
      Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy->gc($maxlifetime) …
      › {    return $this->handler->gc($maxlifetime);}
    }
    Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy->gc() {}
    /srv/www/bm_dev_new/vendor/symfony/http-foundation/Session/Storage/NativeSessionStorage.php:185 {
      Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage->start() …
      › // ok to try and start the sessionif (!session_start()) {    throw new \RuntimeException('Failed to start the session.');
    }
    /srv/www/bm_dev_new/vendor/symfony/http-foundation/Session/Storage/NativeSessionStorage.php:352 {
      Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage->getBag(string $name) …
      › } elseif (!$this->started) {    $this->start();}
    }
    /srv/www/bm_dev_new/vendor/symfony/http-foundation/Session/Session.php:261 {
      Symfony\Component\HttpFoundation\Session\Session->getBag(string $name) …
      › {    $bag = $this->storage->getBag($name);}
    /srv/www/bm_dev_new/vendor/symfony/http-foundation/Session/Session.php:283 {
      Symfony\Component\HttpFoundation\Session\Session->getAttributeBag(): AttributeBagInterface …
      › {    return $this->getBag($this->attributeName);}
    }
    /srv/www/bm_dev_new/vendor/symfony/http-foundation/Session/Session.php:69 {
      Symfony\Component\HttpFoundation\Session\Session->has(string $name) …
      › {    return $this->getAttributeBag()->has($name);}
    }
    /srv/www/bm_dev_new/vendor/symfony/security-http/Authentication/AuthenticationUtils.php:43 {
      Symfony\Component\Security\Http\Authentication\AuthenticationUtils->getLastAuthenticationError(bool $clearSession = true) …
      ›     $authenticationException = $request->attributes->get(Security::AUTHENTICATION_ERROR);} elseif ($request->hasSession() && ($session = $request->getSession())->has(Security::AUTHENTICATION_ERROR)) {    $authenticationException = $session->get(Security::AUTHENTICATION_ERROR);
    }
    /srv/www/bm_dev_new/src/Controller/Front/SecurityController.php:77 {
      App\Controller\Front\SecurityController->login(): Response …
      › // get the login error if there is one$error = $this->authenticationUtils->getLastAuthenticationError();// last username entered by the user
    }
    /srv/www/bm_dev_new/vendor/symfony/http-kernel/HttpKernel.php:163 {
      Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
      › // call controller$response = $controller(...$arguments);}
    /srv/www/bm_dev_new/vendor/symfony/http-kernel/HttpKernel.php:75 {
      Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
      › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
    }
    /srv/www/bm_dev_new/vendor/symfony/http-kernel/Kernel.php:202 {
      Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
      › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
    }
    /srv/www/bm_dev_new/public/index.php:20 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
    }
  }
}
logger
Symfony\Bridge\Monolog\Logger {#229 …8}

Request Headers

Header Value
accept-encoding
"gzip"
host
"bikingman.bees-solution.com"
referer
"https://bikingman.bees-solution.com"
user-agent
"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:133.0) Gecko/20100101 Firefox/133.0"
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-type
"text/html; charset=UTF-8"
date
"Thu, 05 Feb 2026 07:17:29 GMT"
x-debug-exception
"Notice%3A%20SessionHandler%3A%3Agc%28%29%3A%20ps_files_cleanup_dir%3A%20opendir%28%2Fvar%2Flib%2Fphp%2Fsessions%29%20failed%3A%20Permission%20denied%20%2813%29"
x-debug-exception-file
"%2Fsrv%2Fwww%2Fbm_dev_new%2Fvendor%2Fsymfony%2Fhttp-foundation%2FSession%2FStorage%2FHandler%2FStrictSessionHandler.php:116"
x-debug-token
"be738d"

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:44
[
  [
    "file" => "/srv/www/bm_dev_new/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
    "line" => 44
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/srv/www/bm_dev_new/vendor/symfony/security-http/Firewall/AccessListener.php"
    "line" => 87
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/srv/www/bm_dev_new/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
    "line" => 49
    "function" => "authenticate"
    "class" => "Symfony\Component\Security\Http\Firewall\AccessListener"
    "type" => "->"
  ]
  [
    "file" => "/srv/www/bm_dev_new/vendor/symfony/security-http/Firewall/AbstractListener.php"
    "line" => 26
    "function" => "authenticate"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
    "type" => "->"
  ]
  [
    "file" => "/srv/www/bm_dev_new/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
    "line" => 73
    "function" => "__invoke"
    "class" => "Symfony\Component\Security\Http\Firewall\AbstractListener"
    "type" => "->"
  ]
  [
    "file" => "/srv/www/bm_dev_new/vendor/symfony/security-http/Firewall.php"
    "line" => 92
    "function" => "callListeners"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
    "type" => "->"
  ]
  [
    "file" => "/srv/www/bm_dev_new/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 117
    "function" => "onKernelRequest"
    "class" => "Symfony\Component\Security\Http\Firewall"
    "type" => "->"
  ]
  [
    "file" => "/srv/www/bm_dev_new/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/srv/www/bm_dev_new/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/srv/www/bm_dev_new/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 154
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/srv/www/bm_dev_new/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/srv/www/bm_dev_new/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/srv/www/bm_dev_new/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/srv/www/bm_dev_new/public/index.php"
    "line" => 20
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
APP_ENV
"dev"
APP_SECRET
"403f52776400d942ec617e4806b052c0"
DATABASE_URL
"mysql://root:K4VXL55aL6GQHFRg@127.0.0.1/bm_copie?serverVersion=5.7"
JWT_PASSPHRASE
"b7a40fcecbd552341cd38b7a5027fa89"
JWT_PUBLIC_KEY
"%kernel.project_dir%/config/jwt/public.pem"
JWT_SECRET_KEY
"%kernel.project_dir%/config/jwt/private.pem"
MAILER_DSN
"smtp://app@bikingman.com:T5ec7@dPHeQztmyh@smtp.office365.com:587"
MAILER_RECEIVER_EMAIL
"app@bikingman.com"
MAILER_SENDER_EMAIL
"app@bikingman.com"
MAILER_SENDER_NAME
"BikingMan"
MEDIA_UPLOAD_DIRECTORY
"storage"
PAYPAL_CLIENT_ID
"Abe0ZVGKbSU6RPW6PtZ2M0lkQjVhig7ncpa57yvjPnhVJBvztXPrXa6EWak8ndaK53AvjjUBKakmk_gE"
PAYPAL_CLIENT_SECRET
"EBOz0K16ZMkxvxDrPnER_y3mEzEqcu3asM7yp_gZ92hdXs6r-pE9_3k2qEItUrseGwsVv5IroLnKvHm1"
STRIPE_API_KEY
"sk_test_WfJWJu7FW2LltP6MEwGg95bT"
STRIPE_PUBLIC_KEY_LIVE
"pk_test_KT5DC52UwVHZmnN3LfiqXQrB"
STRIPE_PUBLIC_KEY_TEST
"pk_test_51IlgW2K06RcvPd5D267CDkBitI59oTG4mUgn8MLBYuTcegaDppt6wxKBi62YbsNjz6Tjxune1F9RtyWy9MgFp6n1002Jev7kCx"
STRIPE_SECRET_KEY_LIVE
"sk_test_zICERDUWAnLwGuqjGN9Gxrnu"
STRIPE_SECRET_KEY_TEST
"sk_test_51IlgW2K06RcvPd5DOMWgxC9Imo4Pxei0DjB6zthEqVHsDVMKC51MIGsiIEGpQir2BoUjhDxqDDPS8eKRwUCI2slq00LonnSCkG"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
CONTEXT_DOCUMENT_ROOT
"/srv/www/bm_dev_new/public"
CONTEXT_PREFIX
""
DOCUMENT_ROOT
"/srv/www/bm_dev_new/public"
GATEWAY_INTERFACE
"CGI/1.1"
HTTPS
"on"
HTTP_ACCEPT_ENCODING
"gzip"
HTTP_HOST
"bikingman.bees-solution.com"
HTTP_REFERER
"https://bikingman.bees-solution.com"
HTTP_USER_AGENT
"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:133.0) Gecko/20100101 Firefox/133.0"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
PHP_SELF
"/index.php"
QUERY_STRING
""
REDIRECT_HTTPS
"on"
REDIRECT_SCRIPT_URI
"https://bikingman.bees-solution.com/fr/"
REDIRECT_SCRIPT_URL
"/fr/"
REDIRECT_SSL_TLS_SNI
"bikingman.bees-solution.com"
REDIRECT_STATUS
"200"
REDIRECT_URL
"/fr/"
REMOTE_ADDR
"195.178.110.132"
REMOTE_PORT
"12380"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1770275849
REQUEST_TIME_FLOAT
1770275849.6075
REQUEST_URI
"/fr/"
SCRIPT_FILENAME
"/srv/www/bm_dev_new/public/index.php"
SCRIPT_NAME
"/index.php"
SCRIPT_URI
"https://bikingman.bees-solution.com/fr/"
SCRIPT_URL
"/fr/"
SERVER_ADDR
"45.92.109.110"
SERVER_ADMIN
"[no address given]"
SERVER_NAME
"bikingman.bees-solution.com"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SIGNATURE
"<address>Apache/2.4.41 (Ubuntu) Server at bikingman.bees-solution.com Port 443</address>\n"
SERVER_SOFTWARE
"Apache/2.4.41 (Ubuntu)"
SSL_TLS_SNI
"bikingman.bees-solution.com"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,MAILER_DSN,MAILER_SENDER_EMAIL,MAILER_SENDER_NAME,MAILER_RECEIVER_EMAIL,DATABASE_URL,MEDIA_UPLOAD_DIRECTORY,JWT_SECRET_KEY,JWT_PUBLIC_KEY,JWT_PASSPHRASE,STRIPE_API_KEY,PAYPAL_CLIENT_ID,PAYPAL_CLIENT_SECRET,STRIPE_PUBLIC_KEY_TEST,STRIPE_SECRET_KEY_TEST,STRIPE_PUBLIC_KEY_LIVE,STRIPE_SECRET_KEY_LIVE"

Parent Request

Return to parent request (token = 053363)

Key Value
_controller
"App\Controller\Front\SecurityController::login"
_firewall_context
"security.firewall.map.context.main"
_locale
"fr"
_remove_csp_headers
true
_route
"front.security.app_login"
_route_params
[
  "_locale" => "fr"
]
_security_firewall_run
"_security_main"
_stopwatch_token
"c93e83"