https://tickets.grupoeta.com.br/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
_firewall_context
"security.firewall.map.context.customer"
_remove_csp_headers
true
_stopwatch_token
"f8616b"

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br, zstd, deflate"
host
"tickets.grupoeta.com.br"
user-agent
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
x-php-ob-level
"1"

Request Content

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

Response

Response Headers

Header Value
access-control-allow-headers
[
  "Access-Control-Allow-Origin"
  "Authorization"
  "Content-Type"
]
access-control-allow-methods
"GET,POST,PUT,OPTIONS"
access-control-allow-origin
"*"
cache-control
"no-cache, private"
content-type
"text/html; charset=UTF-8"
date
"Wed, 28 Jan 2026 23:28:58 GMT"
vary
"Accept"
x-debug-exception
"No%20route%20found%20for%20%22GET%20https%3A%2F%2Ftickets.grupoeta.com.br%2Frobots.txt%22"
x-debug-exception-file
"%2Fvar%2Fwww%2Ftickets.grupoeta.com.br%2Fvendor%2Fsymfony%2Fhttp-kernel%2FEventListener%2FRouterListener.php:135"
x-debug-token
"980fdb"
x-debug-token-link
"https://tickets.grupoeta.com.br/_profiler/46dc52"
x-previous-debug-token
"46dc52"
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_CURRENCY
"USD"
APP_DEBUG
"1"
APP_ENV
"dev"
APP_KEY
"7159e52361adae50b89da842cd91d6b76e41bb0fa3c628382d672e4622f500cb"
APP_NAME
"UVDesk"
APP_SECRET
"bf2411dd599b76744ee1517d4d8de5e6"
APP_TIMEZONE
"Asia/Kolkata"
APP_URL
"http://localhost"
APP_VERSION
"1.0.8"
BROADCAST_DRIVER
"log"
CACHE_DRIVER
"file"
DATABASE_URL
"mysql://uvdesk_user:Dr@wer22@127.0.0.1:3306/uvdesk"
DB_CONNECTION
"mysql"
DB_DATABASE
""
DB_HOST
"127.0.0.1"
DB_PASSWORD
""
DB_PORT
"3306"
DB_PREFIX
""
DB_USERNAME
""
GOOGLE_RECAPTCHA_SECRET
""
GOOGLE_RECAPTCHA_SITE_KEY
""
LOG_CHANNEL
"stack"
MAILER_DSN
"null://null"
MAILER_URL
"null://localhost"
MAIL_DRIVER
"smtp"
MAIL_ENCRYPTION
"tls"
MAIL_HOST
"smtp.mailtrap.io"
MAIL_PASSWORD
""
MAIL_PORT
"2525"
MAIL_USERNAME
""
QUEUE_DRIVER
"sync"
SESSION_DRIVER
"file"
SESSION_LIFETIME
"20"
UV_SESSION_COOKIE_LIFETIME
"1440"

Defined as regular env variables

Key Value
CONTENT_LENGTH
""
CONTENT_TYPE
""
DOCUMENT_ROOT
"/var/www/tickets.grupoeta.com.br/public"
DOCUMENT_URI
"/index.php"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
HOME
"/var/www"
HTTPS
"on"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, br, zstd, deflate"
HTTP_HOST
"tickets.grupoeta.com.br"
HTTP_USER_AGENT
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
PATH_INFO
""
PHP_SELF
"/index.php"
QUERY_STRING
""
REDIRECT_STATUS
"200"
REMOTE_ADDR
"216.73.216.20"
REMOTE_PORT
"12644"
REMOTE_USER
""
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1769642938
REQUEST_TIME_FLOAT
1769642938.4138
REQUEST_URI
"/robots.txt"
SCRIPT_FILENAME
"/var/www/tickets.grupoeta.com.br/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"89.116.29.187"
SERVER_NAME
"tickets.grupoeta.com.br"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/2.0"
SERVER_SOFTWARE
"nginx/1.24.0"
SYMFONY_DOTENV_VARS
"APP_NAME,APP_ENV,APP_VERSION,APP_KEY,APP_DEBUG,APP_URL,APP_TIMEZONE,LOG_CHANNEL,APP_CURRENCY,DB_CONNECTION,DB_HOST,DB_PORT,DB_DATABASE,DB_USERNAME,DB_PASSWORD,DB_PREFIX,BROADCAST_DRIVER,CACHE_DRIVER,SESSION_DRIVER,SESSION_LIFETIME,QUEUE_DRIVER,MAIL_DRIVER,MAIL_HOST,MAIL_PORT,MAIL_USERNAME,MAIL_PASSWORD,MAIL_ENCRYPTION,APP_SECRET,DATABASE_URL,GOOGLE_RECAPTCHA_SITE_KEY,GOOGLE_RECAPTCHA_SECRET,MAILER_DSN,MAILER_URL,UV_SESSION_COOKIE_LIFETIME"
USER
"www-data"

Sub Requests 1

ErrorController (token = 46dc52)

Key Value
_controller
"error_controller"
_stopwatch_token
"126b0b"
exception
Symfony\Component\HttpKernel\Exception\NotFoundHttpException {#281
  #message: "No route found for "GET https://tickets.grupoeta.com.br/robots.txt""
  #code: 0
  #file: "/var/www/tickets.grupoeta.com.br/vendor/symfony/http-kernel/EventListener/RouterListener.php"
  #line: 135
  -previous: Symfony\Component\Routing\Exception\ResourceNotFoundException {#235 …}
  -statusCode: 404
  -headers: []
  trace: {
    /var/www/tickets.grupoeta.com.br/vendor/symfony/http-kernel/EventListener/RouterListener.php:135 {
      Symfony\Component\HttpKernel\EventListener\RouterListener->onKernelRequest(RequestEvent $event) …
      › 
      ›     throw new NotFoundHttpException($message, $e);} catch (MethodNotAllowedException $e) {
    }
    /var/www/tickets.grupoeta.com.br/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:118 {
      Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
      › try {    ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} finally {
    }
    /var/www/tickets.grupoeta.com.br/vendor/symfony/event-dispatcher/EventDispatcher.php:230 {
      Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
      ›     }    $listener($event, $eventName, $this);}
    }
    /var/www/tickets.grupoeta.com.br/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);}
    }
    /var/www/tickets.grupoeta.com.br/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 {
    }
    /var/www/tickets.grupoeta.com.br/vendor/symfony/http-kernel/HttpKernel.php:139 {
      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/tickets.grupoeta.com.br/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) {
    }
    /var/www/tickets.grupoeta.com.br/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 {
    }
    /var/www/tickets.grupoeta.com.br/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
      Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
      › {    $response = $this->kernel->handle($this->request);    $response->send();
    }
    /var/www/tickets.grupoeta.com.br/vendor/autoload_runtime.php:35 {
      require_once …
      ›         ->getRunner($app)        ->run());
    }
    /var/www/tickets.grupoeta.com.br/public/index.php:5 {
      › 
      › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
        "/var/www/tickets.grupoeta.com.br/vendor/autoload_runtime.php"
      }
    }
  }
}
logger
Symfony\Bridge\Monolog\Logger {#58 …9}