Error 404 Not Found

POST https://codingx.tech/xmlrpc.php

Forwarded to ErrorController (71df74)

Request / Response

Request

GET Parameters

None

POST Parameters

None

Uploaded Files

None

Request Attributes

Key Value
_remove_csp_headers
true
_stopwatch_token
"bcb814"

Request Headers

Header Value
accept
"*/*"
accept-language
"en-US"
connection
"Keep-Alive"
content-length
"680"
content-type
"text/xml; charset=utf-8"
host
"codingx.tech"
user-agent
"Mozilla/5.0 (Windows NT 10.0; arm64) AppleWebKit/537.36 (KHTML, like Gecko) Safari/12.0.0.0 Safari/537.36"
x-php-ob-level
"1"

Request Content

Raw

<?xml version="1.0"?><methodCall><methodName>metaWeblog.newPost</methodName><params><param><value><string>1</string></value></param><param><value><string>55125</string></value></param><param><value><string>55125</string></value></param><param><value><struct><member><name>title</name><value><string>0x21a61aba</string></value></member><member><name>description</name><value><string>0x21a61aba</string></value></member><member><name>mt_keywords</name><value><string>0x21a61aba</string></value></member><member><name>mt_excerpt</name><value><string>0x21a61aba</string></value></member></struct></value></param><param><value><boolean>1</boolean></value></param></params></methodCall>

Response

Response Headers

Header Value
cache-control
"no-cache, private"
content-type
"text/html; charset=UTF-8"
date
"Fri, 04 Jul 2025 16:12:32 GMT"
vary
"Accept"
x-debug-exception
"No%20route%20found%20for%20%22POST%20https%3A%2F%2Fcodingx.tech%2Fxmlrpc.php%22"
x-debug-exception-file
"%2Fhome%2Fu596334321%2Fdomains%2Fcodingx.fr%2Fpublic_html%2Fvendor%2Fsymfony%2Fhttp-kernel%2FEventListener%2FRouterListener.php:127"
x-debug-token
"f56b61"
x-debug-token-link
"https://codingx.tech/_profiler/71df74"
x-previous-debug-token
"71df74"
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
"c11275ce3b9875378be7d98b1bce0aa8"
CAPTCHA_CLOUDFLARE_API_KEY
"0x4AAAAAAAHSPX_99Y4zOtMbMMUfv-EGRoU"
DATABASE_URL
"mysql://u596334321_root:uSB!sM;7z@127.0.0.1:3306/u596334321_codingx"
MAILER_DSN
"smtp://contact@codingx.fr:123*azeFGYH658497hff**@smtp.hostinger.com:465?encryption=tls&auth_mode=login"
MESSENGER_TRANSPORT_DSN
"doctrine://default?auto_setup=0"
RECAPTCHA3_KEY
"my_site_key"
RECAPTCHA3_SECRET
"my_secret"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
BASE
"/public"
CONTENT_LENGTH
"680"
CONTENT_TYPE
"text/xml; charset=utf-8"
CRAWLER_LOAD_LIMIT_ENFORCE
"25"
CRAWLER_USLEEP
"1000"
DOCUMENT_ROOT
"/home/u596334321/domains/codingx.fr/public_html"
HTTPS
"on"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_LANGUAGE
"en-US"
HTTP_CONNECTION
"Keep-Alive"
HTTP_HOST
"codingx.tech"
HTTP_USER_AGENT
"Mozilla/5.0 (Windows NT 10.0; arm64) AppleWebKit/537.36 (KHTML, like Gecko) Safari/12.0.0.0 Safari/537.36"
H_CANARY
"false"
H_PLATFORM
"Hostinger"
H_STAGING
"false"
H_TYPE
"shared"
LSPHP_ProcessGroup
"on"
PATH
"/usr/local/bin:/bin:/usr/bin"
PHP_SELF
"/public/index.php"
QUERY_STRING
""
REDIRECT_REQUEST_METHOD
"POST"
REDIRECT_STATUS
"200"
REDIRECT_URL
"/public/xmlrpc.php"
REMOTE_ADDR
"39.58.133.176"
REMOTE_PORT
"55388"
REQUEST_METHOD
"POST"
REQUEST_SCHEME
"https"
REQUEST_TIME
1751645552
REQUEST_TIME_FLOAT
1751645552.0648
REQUEST_URI
"/xmlrpc.php"
SCRIPT_FILENAME
"/home/u596334321/domains/codingx.fr/public_html/public/index.php"
SCRIPT_NAME
"/public/index.php"
SCRIPT_URI
"https://codingx.tech/xmlrpc.php"
SCRIPT_URL
"/xmlrpc.php"
SERVER_ADDR
"45.87.81.101"
SERVER_ADMIN
""
SERVER_NAME
"codingx.tech"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SOFTWARE
"LiteSpeed"
SSL_CIPHER
"ECDHE-RSA-AES128-GCM-SHA256"
SSL_CIPHER_ALGKEYSIZE
"128"
SSL_CIPHER_USEKEYSIZE
"128"
SSL_PROTOCOL
"TLSv1.2"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,DATABASE_URL,MESSENGER_TRANSPORT_DSN,MAILER_DSN,RECAPTCHA3_KEY,RECAPTCHA3_SECRET,CAPTCHA_CLOUDFLARE_API_KEY"
X-LSCACHE
"on,crawler,esi,combine"

Sub Requests 1

ErrorController (token = 71df74)

Key Value
_controller
"error_controller"
_stopwatch_token
"613a90"
exception
Symfony\Component\HttpKernel\Exception\NotFoundHttpException {#225
  #message: "No route found for "POST https://codingx.tech/xmlrpc.php""
  #code: 0
  #file: "/home/u596334321/domains/codingx.fr/public_html/vendor/symfony/http-kernel/EventListener/RouterListener.php"
  #line: 127
  -previous: Symfony\Component\Routing\Exception\ResourceNotFoundException {#210 …}
  -statusCode: 404
  -headers: []
  trace: {
    /home/u596334321/domains/codingx.fr/public_html/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) {
    }
    /home/u596334321/domains/codingx.fr/public_html/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 {
    }
    /home/u596334321/domains/codingx.fr/public_html/vendor/symfony/event-dispatcher/EventDispatcher.php:220 {
      Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
      ›     }    $listener($event, $eventName, $this);}
    }
    /home/u596334321/domains/codingx.fr/public_html/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);}
    }
    /home/u596334321/domains/codingx.fr/public_html/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 {
    }
    /home/u596334321/domains/codingx.fr/public_html/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);}
    /home/u596334321/domains/codingx.fr/public_html/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) {
    }
    /home/u596334321/domains/codingx.fr/public_html/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 {
    }
    /home/u596334321/domains/codingx.fr/public_html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
      Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
      › {    $response = $this->kernel->handle($this->request);    $response->send();
    }
    /home/u596334321/domains/codingx.fr/public_html/vendor/autoload_runtime.php:29 {
      require_once …
      ›         ->getRunner($app)        ->run());
    }
    /home/u596334321/domains/codingx.fr/public_html/public/index.php:5 {
      › 
      › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
        "/home/u596334321/domains/codingx.fr/public_html/vendor/autoload_runtime.php"
      }
    }
  }
}
logger
Symfony\Bridge\Monolog\Logger {#141 …9}