Error 404 Not Found

GET http://www.astropassion.fr/public/photographie/favoris/app-access-roles.html&amp&amp&amp&amp&amp

Forwarded to ErrorController (569afe)

Request / Response

Request

GET Parameters

None

POST Parameters

None

Uploaded Files

None

Request Attributes

Key Value
_remove_csp_headers
true
_stopwatch_token
"d7becd"

Request Headers

Header Value
accept-encoding
"gzip,deflate"
connection
"close"
host
"www.astropassion.fr"
user-agent
"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_1) AppleWebKit/600.2.5 (KHTML, like Gecko) Version/8.0.2 Safari/600.2.5 (Amazonbot/0.1; +https://developer.amazon.com/support/amazonbot)"
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, 09 May 2024 14:28:17 GMT"
x-debug-exception
"No%20route%20found%20for%20%22GET%20http%3A%2F%2Fwww.astropassion.fr%2Fpublic%2Fphotographie%2Ffavoris%2Fapp-access-roles.html%26amp%26amp%26amp%26amp%26amp%22"
x-debug-exception-file
"%2Fdata%2Fwww%2Fastropassion%2Fwww.astropassion.fr%2Fhtdocs%2Fastrophotographie%2Fvendor%2Fsymfony%2Fhttp-kernel%2FEventListener%2FRouterListener.php:127"
x-debug-token
"11d7eb"
x-debug-token-link
"http://www.astropassion.fr/_profiler/569afe"
x-previous-debug-token
"569afe"
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
APP_ENV
"dev"
APP_SECRET
"93691ebcf593f5b0df1c1c5db9a0225b"
DATABASE_URL
"postgresql://astropassion:bMLPHjOLUOyS8ZAIbKSb@127.0.0.1:5432/astropassion?serverVersion=15&charset=utf8"
MAILER_DSN
"smtp://contact%40astropassion.fr:Malelulo123%2B@mail.gandi.net:25"
REPERTOIRE_PHOTOGRAPHIES_APN
"uploads/photographies/objets/apn/"
REPERTOIRE_PHOTOGRAPHIES_CONTENANT
"uploads/photographies/contenant/"
REPERTOIRE_PHOTOGRAPHIES_MATERIEL
"uploads/photographies/materiel/"
REPERTOIRE_PHOTOGRAPHIES_OBJETS
"uploads/photographies/objets/"
REPERTOIRE_PHOTOGRAPHIES_SITES
"uploads/photographies/sites/"
REPERTOIRE_PHOTOGRAPHIES_THUMBAIL_OBJETS
"uploads/photographies/objets/thumbail/"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
CONTEXT_DOCUMENT_ROOT
"/var/www/www.astropassion.fr/htdocs/astrophotographie/public/"
CONTEXT_PREFIX
""
DOCUMENT_ROOT
"/var/www/www.astropassion.fr/htdocs/astrophotographie/public/"
GATEWAY_INTERFACE
"CGI/1.1"
HTTP_ACCEPT_ENCODING
"gzip,deflate"
HTTP_CONNECTION
"close"
HTTP_HOST
"www.astropassion.fr"
HTTP_USER_AGENT
"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_1) AppleWebKit/600.2.5 (KHTML, like Gecko) Version/8.0.2 Safari/600.2.5 (Amazonbot/0.1; +https://developer.amazon.com/support/amazonbot)"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
PHP_SELF
"/index.php"
QUERY_STRING
""
REDIRECT_STATUS
"200"
REDIRECT_URL
"/public/photographie/favoris/app-access-roles.html&amp&amp&amp&amp&amp"
REMOTE_ADDR
"23.22.35.162"
REMOTE_PORT
"42626"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"http"
REQUEST_TIME
1715264897
REQUEST_TIME_FLOAT
1715264897.0049
REQUEST_URI
"/public/photographie/favoris/app-access-roles.html&amp&amp&amp&amp&amp"
SCRIPT_FILENAME
"/var/www/www.astropassion.fr/htdocs/astrophotographie/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"155.133.130.248"
SERVER_ADMIN
"david.bouffelier@free.fr"
SERVER_NAME
"www.astropassion.fr"
SERVER_PORT
"80"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SIGNATURE
"<address>Apache/2.4.29 (Ubuntu) Server at www.astropassion.fr Port 80</address>\n"
SERVER_SOFTWARE
"Apache/2.4.29 (Ubuntu)"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,DATABASE_URL,MAILER_DSN,REPERTOIRE_PHOTOGRAPHIES_OBJETS,REPERTOIRE_PHOTOGRAPHIES_THUMBAIL_OBJETS,REPERTOIRE_PHOTOGRAPHIES_APN,REPERTOIRE_PHOTOGRAPHIES_MATERIEL,REPERTOIRE_PHOTOGRAPHIES_CONTENANT,REPERTOIRE_PHOTOGRAPHIES_SITES"

Sub Requests 1

ErrorController (token = 569afe)

Key Value
_controller
"error_controller"
_stopwatch_token
"acf805"
exception
Symfony\Component\HttpKernel\Exception\NotFoundHttpException {#388
  #message: "No route found for "GET http://www.astropassion.fr/public/photographie/favoris/app-access-roles.html&amp&amp&amp&amp&amp""
  #code: 0
  #file: "/data/www/astropassion/www.astropassion.fr/htdocs/astrophotographie/vendor/symfony/http-kernel/EventListener/RouterListener.php"
  #line: 127
  -previous: Symfony\Component\Routing\Exception\ResourceNotFoundException {#57 …}
  -statusCode: 404
  -headers: []
  trace: {
    /data/www/astropassion/www.astropassion.fr/htdocs/astrophotographie/vendor/symfony/http-kernel/EventListener/RouterListener.php:127 {
      Symfony\Component\HttpKernel\EventListener\RouterListener->onKernelRequest(RequestEvent $event): void …
      › 
      ›     throw new NotFoundHttpException($message, $e);} catch (MethodNotAllowedException $e) {
    }
    /data/www/astropassion/www.astropassion.fr/htdocs/astrophotographie/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:116 {
      Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
      › try {    ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} finally {
    }
    /data/www/astropassion/www.astropassion.fr/htdocs/astrophotographie/vendor/symfony/event-dispatcher/EventDispatcher.php:220 {
      Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
      ›     }    $listener($event, $eventName, $this);}
    }
    /data/www/astropassion/www.astropassion.fr/htdocs/astrophotographie/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
      Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, string $eventName = null): object …
      › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
    }
    /data/www/astropassion/www.astropassion.fr/htdocs/astrophotographie/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:139 {
      Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
      › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
    }
    /data/www/astropassion/www.astropassion.fr/htdocs/astrophotographie/vendor/symfony/http-kernel/HttpKernel.php:142 {
      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);}
    /data/www/astropassion/www.astropassion.fr/htdocs/astrophotographie/vendor/symfony/http-kernel/HttpKernel.php:74 {
      Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
      › try {    return $this->handleRaw($request, $type);} catch (\Throwable $e) {
    }
    /data/www/astropassion/www.astropassion.fr/htdocs/astrophotographie/vendor/symfony/http-kernel/Kernel.php:197 {
      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 {
    }
    /data/www/astropassion/www.astropassion.fr/htdocs/astrophotographie/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
      Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
      › {    $response = $this->kernel->handle($this->request);    $response->send();
    }
    /data/www/astropassion/www.astropassion.fr/htdocs/astrophotographie/vendor/autoload_runtime.php:29 {
      require_once …
      ›         ->getRunner($app)        ->run());
    }
    /data/www/astropassion/www.astropassion.fr/htdocs/astrophotographie/public/index.php:5 {
      › 
      › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
        "/data/www/astropassion/www.astropassion.fr/htdocs/astrophotographie/vendor/autoload_runtime.php"
      }
    }
  }
}
logger
Symfony\Bridge\Monolog\Logger {#156 …9}