https://db-test.nagoya-vc.jp/robots.txt

n/a

Request

GET Parameters

No GET parameters

POST Parameters

No POST parameters

Uploaded Files

No files were uploaded

Request Attributes

Key Value
_remove_csp_headers
true
_stopwatch_token
"87461f"

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br, zstd, deflate"
host
"db-test.nagoya-vc.jp"
listen-ipaddr
"49.212.243.149"
user-agent
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
x-php-ob-level
"1"
x-real-ip
"216.73.216.143"

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
"Sun, 09 Nov 2025 11:57:22 GMT"
x-debug-exception
"No%20route%20found%20for%20%22GET%20https%3A%2F%2Fdb-test.nagoya-vc.jp%2Frobots.txt%22"
x-debug-exception-file
"%2Fhome%2Fmaroonfennec18%2Fnvc-app-test%2Freleases%2F66%2Fvendor%2Fsymfony%2Fhttp-kernel%2FEventListener%2FRouterListener.php:135"
x-debug-token
"655695"
x-debug-token-link
"https://db-test.nagoya-vc.jp/_profiler/1ceded"
x-previous-debug-token
"1ceded"
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
"2b41595ac1823ab2246b00af0ac5d1ca"
DATABASE_URL
"mysql://maroonfennec18:vv9kpc5p4GmW@mysql57.maroonfennec18.sakura.ne.jp:3306/maroonfennec18_db_test?serverVersion=5.7"
LIIP_IMAGINE_ROOT
"/home/maroonfennec18/nvc-app-test/shared/public"
MAILER_DSN
"smtp://localhost"
NCPI_E_UTILITIES_API_KEY
"60f0dc372376398c72913bc5131bebf73208"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
BLOCKSIZE
"K"
CONTEXT_DOCUMENT_ROOT
"/home/maroonfennec18/www/db-test.nagoya-vc.jp"
CONTEXT_PREFIX
""
DOCUMENT_ROOT
"/home/maroonfennec18/www/db-test.nagoya-vc.jp"
EDITOR
"vi"
FTP_PASSIVE_MODE
"YES"
GATEWAY_INTERFACE
"CGI/1.1"
GROUP
"wheel"
HOME
"/root"
HOST
"www3609.sakura.ne.jp"
HOSTTYPE
"FreeBSD"
HTTPS
"on"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, br, zstd, deflate"
HTTP_HOST
"db-test.nagoya-vc.jp"
HTTP_LISTEN_IPADDR
"49.212.243.149"
HTTP_USER_AGENT
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
HTTP_X_REAL_IP
"216.73.216.143"
JLESSCHARSET
"utf-8"
LANG
"ja_JP.UTF-8"
LC_TIME
"C"
LOGNAME
"root"
MACHTYPE
"x86_64"
MAIL
"/var/mail/root"
MAKEFLAGS
" "
MAKELEVEL
"1"
META_MODE
"normal"
OLDPWD
"/home/admin/prog"
OSTYPE
"FreeBSD"
PAGER
"more"
PATH
"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"
PHPRC
"/home/maroonfennec18/www"
PHP_SELF
"/index.php"
PWD
"/usr/local/apache/conf"
QUERY_STRING
""
RC_PID
"60088"
REDIRECT_HTTPS
"on"
REDIRECT_STATUS
"200"
REDIRECT_URL
"/robots.txt"
REMOTE_ADDR
"216.73.216.143"
REMOTE_PORT
"0"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1762689442
REQUEST_TIME_FLOAT
1762689442.5061
REQUEST_URI
"/robots.txt"
SCRIPT_FILENAME
"/home/maroonfennec18/www/db-test.nagoya-vc.jp/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"100.64.0.27"
SERVER_ADMIN
"[no address given]"
SERVER_NAME
"db-test.nagoya-vc.jp"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SIGNATURE
""
SERVER_SOFTWARE
"Apache"
SHELL
"/bin/csh"
SHLVL
"1"
SSH_CLIENT
"210.224.172.133 29310 22"
SSH_CONNECTION
"210.224.172.133 29310 49.212.243.149 22"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,MAILER_DSN,DATABASE_URL,NCPI_E_UTILITIES_API_KEY,LIIP_IMAGINE_ROOT"
TERM
"su"
USER
"maroonfennec18"
VENDOR
"amd"
argc
0
argv
[]

Sub Requests 1

ErrorController (token = 1ceded)

Key Value
_controller
"error_controller"
_stopwatch_token
"091032"
exception
Symfony\Component\HttpKernel\Exception\NotFoundHttpException {#953
  -statusCode: 404
  -headers: []
  #message: "No route found for "GET https://db-test.nagoya-vc.jp/robots.txt""
  #code: 0
  #file: "/home/maroonfennec18/nvc-app-test/releases/66/vendor/symfony/http-kernel/EventListener/RouterListener.php"
  #line: 135
  -previous: Symfony\Component\Routing\Exception\ResourceNotFoundException {#906 …}
  trace: {
    /home/maroonfennec18/nvc-app-test/releases/66/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/maroonfennec18/nvc-app-test/releases/66/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/maroonfennec18/nvc-app-test/releases/66/vendor/symfony/event-dispatcher/EventDispatcher.php:230 {
      Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
      ›     }    $listener($event, $eventName, $this);}
    }
    /home/maroonfennec18/nvc-app-test/releases/66/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/maroonfennec18/nvc-app-test/releases/66/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/maroonfennec18/nvc-app-test/releases/66/vendor/symfony/http-kernel/HttpKernel.php:128 {
      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/maroonfennec18/nvc-app-test/releases/66/vendor/symfony/http-kernel/HttpKernel.php:74 {
      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/maroonfennec18/nvc-app-test/releases/66/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/maroonfennec18/nvc-app-test/releases/66/public/index.php:20 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
    }
  }
}
logger
Symfony\Bridge\Monolog\Logger {#348 …6}