Error 404 Not Found

GET http://asset.taisun.com.vn/robots.txt

ErrorController

Request

GET Parameters

None

POST Parameters

None

Uploaded Files

None

Request Attributes

Key Value
_controller
"Glpi\Controller\ErrorController"
_stopwatch_token
"9642d8"
exception
Symfony\Component\HttpKernel\Exception\NotFoundHttpException {#430
  #message: "No route found for "GET http://asset.taisun.com.vn/robots.txt""
  #code: 0
  #file: "/var/www/glpi/vendor/symfony/http-kernel/EventListener/RouterListener.php"
  #line: 127
  -previous: Symfony\Component\Routing\Exception\ResourceNotFoundException {#569 …}
  -statusCode: 404
  -headers: []
  trace: {
    /var/www/glpi/vendor/symfony/http-kernel/EventListener/RouterListener.php:127 {
      Symfony\Component\HttpKernel\EventListener\RouterListener->onKernelRequest(RequestEvent $event): void …
      › 
      ›     throw new NotFoundHttpException($message, $e);} catch (MethodNotAllowedException $e) {
    }
    /var/www/glpi/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:116 {
      Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
      › try {    ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} finally {
      arguments: {
        $event: Symfony\Component\HttpKernel\Event\RequestEvent {#129 …}
        ...: {
          "kernel.request"
          Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#215 …}
        }
      }
    }
    /var/www/glpi/vendor/symfony/event-dispatcher/EventDispatcher.php:220 {
      Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
      ›     }    $listener($event, $eventName, $this);}
      arguments: {
        $event: Symfony\Component\HttpKernel\Event\RequestEvent {#129 …}
        $eventName: "kernel.request"
        $dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#215 …}
      }
    }
    /var/www/glpi/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);}
      arguments: {
        $listeners: [ …18]
        $eventName: "kernel.request"
        $event: Symfony\Component\HttpKernel\Event\RequestEvent {#129 …}
      }
    }
    /var/www/glpi/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:142 {
      Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
      › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
      arguments: {
        $event: Symfony\Component\HttpKernel\Event\RequestEvent {#129 …}
        $eventName: "kernel.request"
      }
    }
    /var/www/glpi/vendor/symfony/http-kernel/HttpKernel.php:157 {
      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);arguments: {
        $event: Symfony\Component\HttpKernel\Event\RequestEvent {#129 …}
        $eventName: "kernel.request"
      }
    }
    /var/www/glpi/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) {
      arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#12 …}
        $type: 1
      }
    }
    /var/www/glpi/vendor/symfony/http-kernel/Kernel.php:208 {
      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 {
      arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#12 …}
        $type: 1
        $catch: true
      }
    }
    /var/www/glpi/public/index.php:71 {
      › 
      › $response = $kernel->handle($request);arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#12 …}
      }
    }
  }
}
logger
null

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br, zstd, deflate"
authorization
""
cache-control
"max-age=259200"
connection
"close"
host
"asset.taisun.com.vn"
user-agent
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
via
"1.1 squid-proxy-5b96dc6d46-6z9bt (squid/6.13)"
x-forwarded-for
"10.1.47.5, 216.73.217.140"
x-forwarded-proto
"http"
x-forwarded-scheme
"http"
x-php-ob-level
"1"
x-real-ip
"216.73.217.140"

Request Content

Request content not available (it was retrieved as a resource).

Response

Response Headers

Header Value
cache-control
"no-cache, private"
date
"Fri, 18 Sep 2026 08:17:37 GMT"
x-debug-token
"7cb9b6"

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

Defined as regular env variables

Key Value
CONTEXT_DOCUMENT_ROOT
"/var/www/glpi/public"
CONTEXT_PREFIX
""
DOCUMENT_ROOT
"/var/www/glpi/public"
GATEWAY_INTERFACE
"CGI/1.1"
GLPI_ENVIRONMENT_TYPE
"development"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, br, zstd, deflate"
HTTP_AUTHORIZATION
""
HTTP_CACHE_CONTROL
"max-age=259200"
HTTP_CONNECTION
"close"
HTTP_HOST
"asset.taisun.com.vn"
HTTP_USER_AGENT
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
HTTP_VIA
"1.1 squid-proxy-5b96dc6d46-6z9bt (squid/6.13)"
HTTP_X_FORWARDED_FOR
"10.1.47.5, 216.73.217.140"
HTTP_X_FORWARDED_PROTO
"http"
HTTP_X_FORWARDED_SCHEME
"http"
HTTP_X_REAL_IP
"216.73.217.140"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
PHP_SELF
"/index.php"
QUERY_STRING
""
REDIRECT_GLPI_ENVIRONMENT_TYPE
"development"
REDIRECT_HTTP_AUTHORIZATION
""
REDIRECT_STATUS
"200"
REDIRECT_URL
"/robots.txt"
REMOTE_ADDR
"10.0.0.141"
REMOTE_PORT
"47832"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"http"
REQUEST_TIME
1789719457
REQUEST_TIME_FLOAT
1789719457.3619
REQUEST_URI
"/robots.txt"
SCRIPT_FILENAME
"/var/www/glpi/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"172.18.0.6"
SERVER_ADMIN
"[no address given]"
SERVER_NAME
"asset.taisun.com.vn"
SERVER_PORT
"80"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SIGNATURE
"<address>Apache/2.4.66 (Debian) Server at asset.taisun.com.vn Port 80</address>\n"
SERVER_SOFTWARE
"Apache/2.4.66 (Debian)"

Parent Request

Return to parent request (token = bd8e34)

Key Value
_remove_csp_headers
true
_stopwatch_token
"ffbc96"