https://agendalbp.netissedev.com/favicon.ico

n/a

Request

GET Parameters

No GET parameters

POST Parameters

No POST parameters

Uploaded Files

No files were uploaded

Request Attributes

Key Value
_remove_csp_headers
true
_stopwatch_token
"069b14"

Request Headers

Header Value
accept-encoding
"gzip"
connection
"close"
host
"agendalbp.netissedev.com"
user-agent
"Mozilla/5.0 (compatible; CensysInspect/1.1; +https://about.censys.io/)"
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
"Sat, 18 Jan 2025 10:00:33 GMT"
vary
"Accept"
x-debug-exception
"No%20route%20found%20for%20%22GET%20https%3A%2F%2Fagendalbp.netissedev.com%2Ffavicon.ico%22"
x-debug-exception-file
"%2Fmnt%2Fdisk%2Fwww%2Fagendalbpdev%2Fvendor%2Fsymfony%2Fhttp-kernel%2FEventListener%2FRouterListener.php:135"
x-debug-token
"8c1ecd"
x-debug-token-link
"https://agendalbp.netissedev.com/_profiler/96c3ba"
x-previous-debug-token
"96c3ba"
x-robots-tag
"noindex"

Cookies

Request Cookies

No request cookies

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
ALLOWED_DIFFERENCE_TIME
"10000000000000000"
API_AUTH
"d1hmb3VDSUoyOTBsMTZ0ZHMzN1dGQnB5elNrYTpMV2JiaTByRDkyaWpqSk5ZXzFEckw0WW00N29h"
API_DOMAIN
"apim-gw-acc.net.extra.laposte.fr"
API_URL
"csmsi1.laposte/VLP/3.0"
APP_ENV
"dev"
APP_SCHEME
"fr.laposte.lbpplus"
APP_SECRET
"dcb079fb2dc6d496dccd4ce63750389e"
JWT_PASSPHRASE
"7cbbb6002d0604f2ba785c698ba7973da3ff96d77900534eadb53cbbd4d2a40b"
JWT_PUBLIC_KEY
"%kernel.project_dir%/config/jwt/public.pem"
JWT_SECRET_KEY
"%kernel.project_dir%/config/jwt/private.pem"
JWT_TOKEN_TTL
"3600"
MAILER_DSN
"native://default"
ORGANISATION
"LBP"
REFRESH_TOKEN_TTL
"2592000"
SECRET_PASSPHRASE
"6pcQnfKDbRJQ5pepV3bErwD2JVVVbUeA"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
CONTEXT_DOCUMENT_ROOT
"/var/www/agendalbpdev/public"
CONTEXT_PREFIX
""
DOCUMENT_ROOT
"/var/www/agendalbpdev/public"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
HOME
"/var/www"
HTTPS
"on"
HTTP_ACCEPT_ENCODING
"gzip"
HTTP_CONNECTION
"close"
HTTP_HOST
"agendalbp.netissedev.com"
HTTP_USER_AGENT
"Mozilla/5.0 (compatible; CensysInspect/1.1; +https://about.censys.io/)"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
PHP_SELF
"/index.php"
QUERY_STRING
""
REDIRECT_HTTPS
"on"
REDIRECT_SSL_TLS_SNI
"agendalbp.netissedev.com"
REDIRECT_STATUS
"200"
REDIRECT_UNIQUE_ID
"Z4t7wcFXtafKicRsE23LwAAAAAo"
REDIRECT_URL
"/favicon.ico"
REMOTE_ADDR
"167.94.146.55"
REMOTE_PORT
"56454"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1737194433
REQUEST_TIME_FLOAT
1737194433.0135
REQUEST_URI
"/favicon.ico"
SCRIPT_FILENAME
"/var/www/agendalbpdev/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"51.83.13.26"
SERVER_ADMIN
"it@netisse.fr"
SERVER_NAME
"agendalbp.netissedev.com"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SIGNATURE
""
SERVER_SOFTWARE
"Apache/2.4.59 (Debian)"
SSL_TLS_SNI
"agendalbp.netissedev.com"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,JWT_SECRET_KEY,JWT_PUBLIC_KEY,JWT_PASSPHRASE,SECRET_PASSPHRASE,JWT_TOKEN_TTL,REFRESH_TOKEN_TTL,ALLOWED_DIFFERENCE_TIME,MAILER_DSN,ORGANISATION,APP_SCHEME,API_AUTH,API_DOMAIN,API_URL"
UNIQUE_ID
"Z4t7wcFXtafKicRsE23LwAAAAAo"
USER
"www-data"
proxy-nokeepalive
"1"

Sub Requests 1

ErrorController (token = 96c3ba)

Key Value
_controller
"error_controller"
_stopwatch_token
"8f9baa"
exception
Symfony\Component\HttpKernel\Exception\NotFoundHttpException {#92
  #message: "No route found for "GET https://agendalbp.netissedev.com/favicon.ico""
  #code: 0
  #file: "/mnt/disk/www/agendalbpdev/vendor/symfony/http-kernel/EventListener/RouterListener.php"
  #line: 135
  -previous: Symfony\Component\Routing\Exception\ResourceNotFoundException {#131 …}
  -statusCode: 404
  -headers: []
  trace: {
    /mnt/disk/www/agendalbpdev/vendor/symfony/http-kernel/EventListener/RouterListener.php:135 {
      Symfony\Component\HttpKernel\EventListener\RouterListener->onKernelRequest(RequestEvent $event) …
      › 
      ›     throw new NotFoundHttpException($message, $e);} catch (MethodNotAllowedException $e) {
    }
    /mnt/disk/www/agendalbpdev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:118 {
      Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
      › try {    ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} finally {
    }
    /mnt/disk/www/agendalbpdev/vendor/symfony/event-dispatcher/EventDispatcher.php:230 {
      Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
      ›     }    $listener($event, $eventName, $this);}
    }
    /mnt/disk/www/agendalbpdev/vendor/symfony/event-dispatcher/EventDispatcher.php:59 {
      Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, string $eventName = null): object …
      › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
    }
    /mnt/disk/www/agendalbpdev/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:154 {
      Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
      › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
    }
    /mnt/disk/www/agendalbpdev/vendor/symfony/http-kernel/HttpKernel.php:139 {
      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);}
    /mnt/disk/www/agendalbpdev/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) {
    }
    /mnt/disk/www/agendalbpdev/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 {
    }
    /mnt/disk/www/agendalbpdev/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
      Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
      › {    $response = $this->kernel->handle($this->request);    $response->send();
    }
    /mnt/disk/www/agendalbpdev/vendor/autoload_runtime.php:35 {
      require_once …
      ›         ->getRunner($app)        ->run());
    }
    /mnt/disk/www/agendalbpdev/public/index.php:5 {
      › 
      › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
        "/mnt/disk/www/agendalbpdev/vendor/autoload_runtime.php"
      }
    }
  }
}
logger
null