https://www.aoikasi.jp/item/306.html

ErrorController

Request

GET Parameters

No GET parameters

POST Parameters

No POST parameters

Uploaded Files

No files were uploaded

Request Attributes

Key Value
_controller
"error_controller"
_stopwatch_token
"aea7ed"
exception
Symfony\Component\HttpKernel\Exception\NotFoundHttpException {#2314
  -statusCode: 404
  -headers: []
  #message: "No route found for "GET https://www.aoikasi.jp/item/306.html""
  #code: 0
  #file: "/home/aoi-new/www/vendor/symfony/http-kernel/EventListener/RouterListener.php"
  #line: 135
  -previous: Symfony\Component\Routing\Exception\ResourceNotFoundException {#2220 …}
  trace: {
    /home/aoi-new/www/vendor/symfony/http-kernel/EventListener/RouterListener.php:135 {
      Symfony\Component\HttpKernel\EventListener\RouterListener->onKernelRequest(RequestEvent $event) …
      › 
      ›     throw new NotFoundHttpException($message, $e);} catch (MethodNotAllowedException $e) {
    }
    /home/aoi-new/www/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:117 {
      Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
      › 
      › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);}
    /home/aoi-new/www/vendor/symfony/event-dispatcher/EventDispatcher.php:230 {
      Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
      ›     }    $listener($event, $eventName, $this);}
    }
    /home/aoi-new/www/vendor/symfony/event-dispatcher/EventDispatcher.php:59 {
      Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, string $eventName = null): object …
      › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
    }
    /home/aoi-new/www/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:154 {
      Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
      › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
    }
    /home/aoi-new/www/vendor/symfony/http-kernel/HttpKernel.php:129 {
      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/aoi-new/www/vendor/symfony/http-kernel/HttpKernel.php:75 {
      Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
      › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
    }
    /home/aoi-new/www/vendor/symfony/http-kernel/Kernel.php:202 {
      Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
      › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
    }
    /home/aoi-new/www/index.php:83 {$kernel = new Kernel($env, $debug);$response = $kernel->handle($request);$response->send();
    }
  }
}
logger
Symfony\Bridge\Monolog\Logger {#531 …8}

Request Headers

Header Value
accept-encoding
"gzip,deflate"
authorization
""
host
"www.aoikasi.jp"
listen-ipaddr
"219.94.192.94"
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"
x-real-ip
"52.70.240.171"

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, 19 Sep 2024 02:03:31 GMT"
set-cookie
"maintenance_token=deleted; expires=Wed, 20-Sep-2023 02:03:30 GMT; Max-Age=0; path=/; httponly"
x-debug-exception
"No%20route%20found%20for%20%22GET%20https%3A%2F%2Fwww.aoikasi.jp%2Fitem%2F306.html%22"
x-debug-exception-file
"%2Fhome%2Faoi-new%2Fwww%2Fvendor%2Fsymfony%2Fhttp-kernel%2FEventListener%2FRouterListener.php:135"
x-debug-token
"880df3"

Cookies

Request Cookies

No request cookies

Response Cookies

Key Value
maintenance_token
Symfony\Component\HttpFoundation\Cookie {#2731
  #name: "maintenance_token"
  #value: null
  #domain: null
  #expire: 1
  #path: "/"
  #secure: false
  #httpOnly: true
  -raw: false
  -sameSite: null
  -secureDefault: false
}

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"
CONTEXT_DOCUMENT_ROOT
"/home/aoi-new/www/"
CONTEXT_PREFIX
""
DATABASE_CHARSET
"utf8mb4"
DATABASE_SERVER_VERSION
"5.7.38"
DATABASE_URL
"mysql://aoi-new:P2qjK67u@mysql617.db.sakura.ne.jp:3306/aoi-new_eccube"
DOCUMENT_ROOT
"/home/aoi-new/www/"
ECCUBE_ADMIN_ALLOW_HOSTS
"[]"
ECCUBE_ADMIN_ROUTE
"sysadmin"
ECCUBE_AUTH_MAGIC
"4B24qWHgtmwEdhm3gpEG4FJWhnYNslVi"
ECCUBE_COOKIE_PATH
"/"
ECCUBE_FORCE_SSL
"0"
ECCUBE_LOCALE
"ja"
ECCUBE_TEMPLATE_CODE
"default"
GATEWAY_INTERFACE
"CGI/1.1"
HTTPS
"on"
HTTP_ACCEPT_ENCODING
"gzip,deflate"
HTTP_AUTHORIZATION
""
HTTP_HOST
"www.aoikasi.jp"
HTTP_LISTEN_IPADDR
"219.94.192.94"
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)"
HTTP_X_REAL_IP
"52.70.240.171"
MAILER_DSN
"smtp://info@aoikasi.jp:sr45sr45@mt3017.secure.jp:587?auth_mode=plain"
PATH
"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"
PHP_SELF
"/index.php"
QUERY_STRING
""
REDIRECT_HTTPS
"on"
REDIRECT_HTTP_AUTHORIZATION
""
REDIRECT_STATUS
"200"
REDIRECT_URL
"/item/306.html"
REMOTE_ADDR
"52.70.240.171"
REMOTE_HOST
"52-70-240-171.crawl.amazonbot.amazon"
REMOTE_PORT
"0"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1726711411
REQUEST_TIME_FLOAT
1726711411.6264
REQUEST_URI
"/item/306.html"
SCRIPT_FILENAME
"/home/aoi-new/www/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"100.64.0.66"
SERVER_ADMIN
"[no address given]"
SERVER_NAME
"www.aoikasi.jp"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SIGNATURE
""
SERVER_SOFTWARE
"Apache"
TRUSTED_HOSTS
"^www\.aoikasi\.jp$"
argc
0
argv
[]

Parent Request

Return to parent request (token = cf6a25)

Key Value
_remove_csp_headers
true
_stopwatch_token
"fabd73"