Error 404 Not Found

GET http://newtest.hansung-b.com/wordpress/

ErrorController

Request

GET Parameters

None

POST Parameters

None

Uploaded Files

None

Request Attributes

Key Value
_controller
"error_controller"
_stopwatch_token
"00b684"
exception
Symfony\Component\HttpKernel\Exception\NotFoundHttpException {#493
  #message: "No route found for "GET http://newtest.hansung-b.com/wordpress/""
  #code: 0
  #file: "/var/www/vhosts/hansung-b.com/newtest.hansung-b.com/vendor/symfony/http-kernel/EventListener/RouterListener.php"
  #line: 156
  -previous: Symfony\Component\Routing\Exception\ResourceNotFoundException {#476 …}
  -statusCode: 404
  -headers: []
  trace: {
    /var/www/vhosts/hansung-b.com/newtest.hansung-b.com/vendor/symfony/http-kernel/EventListener/RouterListener.php:156 {
      Symfony\Component\HttpKernel\EventListener\RouterListener->onKernelRequest(RequestEvent $event): void …
      › 
      ›     throw new NotFoundHttpException($message, $e);} catch (MethodNotAllowedException $e) {
    }
    /var/www/vhosts/hansung-b.com/newtest.hansung-b.com/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 {
    }
    /var/www/vhosts/hansung-b.com/newtest.hansung-b.com/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
      Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
      ›     }    $listener($event, $eventName, $this);}
    }
    /var/www/vhosts/hansung-b.com/newtest.hansung-b.com/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/vhosts/hansung-b.com/newtest.hansung-b.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
      Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
      › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
    }
    /var/www/vhosts/hansung-b.com/newtest.hansung-b.com/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);}
    /var/www/vhosts/hansung-b.com/newtest.hansung-b.com/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/vhosts/hansung-b.com/newtest.hansung-b.com/vendor/symfony/http-kernel/Kernel.php:193 {
      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/vhosts/hansung-b.com/newtest.hansung-b.com/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
      Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
      › {    $response = $this->kernel->handle($this->request);}
    /var/www/vhosts/hansung-b.com/newtest.hansung-b.com/vendor/autoload_runtime.php:32 {
      require_once …
      ›         ->getRunner($app)        ->run());
    }
    /var/www/vhosts/hansung-b.com/newtest.hansung-b.com/public/index.php:5 {
      require …
      › 
      › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
        "/var/www/vhosts/hansung-b.com/newtest.hansung-b.com/vendor/autoload_runtime.php"
      }
    }
    /var/www/vhosts/hansung-b.com/newtest.hansung-b.com/index.php:4 {// Use public/index.php directlyreturn require __DIR__.'/public/index.php';arguments: {
        "/var/www/vhosts/hansung-b.com/newtest.hansung-b.com/public/index.php"
      }
    }
  }
}
logger
Symfony\Bridge\Monolog\Processor\DebugProcessor {#99
  -records: [
    10 => [
      [
        "timestamp" => 1766112530
        "timestamp_rfc3339" => "2025-12-19T02:48:50.328+00:00"
        "message" => "Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://newtest.hansung-b.com/wordpress/"" at RouterListener.php line 156"
        "priority" => 400
        "priorityName" => "ERROR"
        "context" => [
          "exception" => Symfony\Component\HttpKernel\Exception\NotFoundHttpException {#493
            #message: "No route found for "GET http://newtest.hansung-b.com/wordpress/""
            #code: 0
            #file: "/var/www/vhosts/hansung-b.com/newtest.hansung-b.com/vendor/symfony/http-kernel/EventListener/RouterListener.php"
            #line: 156
            -previous: Symfony\Component\Routing\Exception\ResourceNotFoundException {#476 …}
            -statusCode: 404
            -headers: []
            trace: {
              /var/www/vhosts/hansung-b.com/newtest.hansung-b.com/vendor/symfony/http-kernel/EventListener/RouterListener.php:156 {
                Symfony\Component\HttpKernel\EventListener\RouterListener->onKernelRequest(RequestEvent $event): void …
                › 
                ›     throw new NotFoundHttpException($message, $e);} catch (MethodNotAllowedException $e) {
              }
              /var/www/vhosts/hansung-b.com/newtest.hansung-b.com/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 {
              }
              /var/www/vhosts/hansung-b.com/newtest.hansung-b.com/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }    $listener($event, $eventName, $this);}
              }
              /var/www/vhosts/hansung-b.com/newtest.hansung-b.com/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/vhosts/hansung-b.com/newtest.hansung-b.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
              }
              /var/www/vhosts/hansung-b.com/newtest.hansung-b.com/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);}
              /var/www/vhosts/hansung-b.com/newtest.hansung-b.com/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/vhosts/hansung-b.com/newtest.hansung-b.com/vendor/symfony/http-kernel/Kernel.php:193 {
                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/vhosts/hansung-b.com/newtest.hansung-b.com/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /var/www/vhosts/hansung-b.com/newtest.hansung-b.com/vendor/autoload_runtime.php:32 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/vhosts/hansung-b.com/newtest.hansung-b.com/public/index.php:5 {
                require …
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/vhosts/hansung-b.com/newtest.hansung-b.com/vendor/autoload_runtime.php"
                }
              }
              /var/www/vhosts/hansung-b.com/newtest.hansung-b.com/index.php:4 {// Use public/index.php directlyreturn require __DIR__.'/public/index.php';arguments: {
                  "/var/www/vhosts/hansung-b.com/newtest.hansung-b.com/public/index.php"
                }
              }
            }
          }
        ]
        "channel" => "request"
      ]
    ]
  ]
  -errorCount: [
    10 => 1
  ]
  -requestStack: Symfony\Component\HttpKernel\Debug\VirtualRequestStack {#106 …}
}

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, deflate"
connection
"close"
cookie
"main_deauth_profile_token=aed958"
host
"newtest.hansung-b.com"
user-agent
"Mozilla/5.0 (X11; Linux x86_64) Firefox/117.0"
x-php-ob-level
"1"
x-real-ip
"34.142.230.235"

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, 19 Dec 2025 02:48:50 GMT"
vary
"Accept"
x-debug-exception
"No%20route%20found%20for%20%22GET%20http%3A%2F%2Fnewtest.hansung-b.com%2Fwordpress%2F%22"
x-debug-exception-file
"%2Fvar%2Fwww%2Fvhosts%2Fhansung-b.com%2Fnewtest.hansung-b.com%2Fvendor%2Fsymfony%2Fhttp-kernel%2FEventListener%2FRouterListener.php:156"
x-debug-token
"5bbbc6"

Cookies

Request Cookies

Key Value
main_deauth_profile_token
"aed958"

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
(no data)

Defined as regular env variables

Key Value
APP_DEBUG
"1"
APP_ENV
"dev"
APP_PROJECT_DIR
"/var/www/vhosts/hansung-b.com/newtest.hansung-b.com"
APP_RUNTIME
"Symfony\Component\Runtime\SymfonyRuntime"
APP_RUNTIME_OPTIONS
[
  "project_dir" => "/var/www/vhosts/hansung-b.com/newtest.hansung-b.com"
]
APP_SECRET
"d3f04bdf21bbd83071e94154cc59a63d04c39bd2bb00179ec6934bed22d5805d"
APP_SHARE_DIR
"var/share"
CONTEXT_DOCUMENT_ROOT
"/var/www/vhosts/hansung-b.com/newtest.hansung-b.com"
CONTEXT_PREFIX
""
DATABASE_URL
"mysql://newtest:l!an828282Lim@localhost:3306/admin_newtest?serverVersion=8.0.32&charset=utf8mb4"
DEFAULT_URI
"https://newtest.hansung-b.com"
DOCUMENT_ROOT
"/var/www/vhosts/hansung-b.com/newtest.hansung-b.com"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
HOME
"/var/www/vhosts/hansung-b.com"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, deflate"
HTTP_CONNECTION
"close"
HTTP_COOKIE
"main_deauth_profile_token=aed958"
HTTP_HOST
"newtest.hansung-b.com"
HTTP_USER_AGENT
"Mozilla/5.0 (X11; Linux x86_64) Firefox/117.0"
HTTP_X_REAL_IP
"34.142.230.235"
MAILER_DSN
"null://null"
MESSENGER_TRANSPORT_DSN
"doctrine://default?auto_setup=0"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin"
PHP_SELF
"/index.php"
QUERY_STRING
""
REDIRECT_STATUS
"200"
REDIRECT_UNIQUE_ID
"aUS9EhKnUhe9N_zA8SGtvAAAAAM"
REDIRECT_URL
"/wordpress/"
REMOTE_ADDR
"34.142.230.235"
REMOTE_PORT
"35928"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"http"
REQUEST_TIME
1766112530
REQUEST_TIME_FLOAT
1766112530.2801
REQUEST_URI
"/wordpress/"
SCRIPT_FILENAME
"/var/www/vhosts/hansung-b.com/newtest.hansung-b.com/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"172.26.9.45"
SERVER_ADMIN
"[no address given]"
SERVER_NAME
"newtest.hansung-b.com"
SERVER_PORT
"80"
SERVER_PROTOCOL
"HTTP/1.0"
SERVER_SIGNATURE
"<address>Apache Server at newtest.hansung-b.com Port 80</address>\n"
SERVER_SOFTWARE
"Apache"
SYMFONY_DOTENV_PATH
"/var/www/vhosts/hansung-b.com/newtest.hansung-b.com/.env"
UNIQUE_ID
"aUS9EhKnUhe9N_zA8SGtvAAAAAM"
USER
"hansung"
proxy-nokeepalive
"1"

Parent Request

Return to parent request (token = 4c7c3c)

Key Value
_remove_csp_headers
true
_stopwatch_token
"cc4291"