Error 404 Not Found

GET https://sl.raduga.red/robots.txt

ErrorController

Request

GET Parameters

None

POST Parameters

None

Uploaded Files

None

Request Attributes

Key Value
_controller
"error_controller"
_features
[]
_stopwatch_token
"74ca02"
exception
Symfony\Component\HttpKernel\Exception\NotFoundHttpException {#8160
  #message: "No route found for "GET https://sl.raduga.red/robots.txt""
  #code: 0
  #file: "/var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php"
  #line: 156
  -previous: Symfony\Component\Routing\Exception\ResourceNotFoundException {#9825 …}
  -statusCode: 404
  -headers: []
  trace: {
    /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:156 {
      Symfony\Component\HttpKernel\EventListener\RouterListener->onKernelRequest(RequestEvent $event): void …
      › 
      ›     throw new NotFoundHttpException($message, $e);} catch (MethodNotAllowedException $e) {
    }
    /var/www/html/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
      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 {#9852 …}
        ...: {
          "kernel.request"
          Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#107 …}
        }
      }
    }
    /var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
      Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
      ›     }    $listener($event, $eventName, $this);}
      arguments: {
        $event: Symfony\Component\HttpKernel\Event\RequestEvent {#9852 …}
        $eventName: "kernel.request"
        $dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#107 …}
      }
    }
    /var/www/html/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: [ …11]
        $eventName: "kernel.request"
        $event: Symfony\Component\HttpKernel\Event\RequestEvent {#9852 …}
      }
    }
    /var/www/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
      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 {#9852 …}
        $eventName: "kernel.request"
      }
    }
    /var/www/html/vendor/symfony/http-kernel/HttpKernel.php:159 {
      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 {#9852 …}
        $eventName: "kernel.request"
      }
    }
    /var/www/html/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 {#9838 …}
        $type: 1
      }
    }
    /var/www/html/vendor/symfony/http-kernel/Kernel.php:182 {
      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 {#9838 …}
        $type: 1
        $catch: true
      }
    }
    /var/www/html/vendor/baldinof/roadrunner-bundle/src/Http/KernelHandler.php:41 {
      Baldinof\RoadRunnerBundle\Http\KernelHandler->handle(Request $request): Iterator …
      › 
      › $symfonyResponse = $this->kernel->handle($symfonyRequest);arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#9838 …}
      }
    }
    Baldinof\RoadRunnerBundle\Http\KernelHandler->handle() {}
    /var/www/html/vendor/baldinof/roadrunner-bundle/src/Http/MiddlewareStack.php:85 {
      Baldinof\RoadRunnerBundle\Http\Runner->getResponse(Iterator $iterator, string $caller): Response …
      › 
      › $resp = $iterator->current();}
    /var/www/html/vendor/baldinof/roadrunner-bundle/src/Http/MiddlewareStack.php:63 {
      Baldinof\RoadRunnerBundle\Http\Runner->handle(Request $request, $type = self::MAIN_REQUEST, $catch = true): Response …
      › 
      ›     return $this->getResponse($gen, \get_class($this->handler).'::handle()');}
      arguments: {
        $iterator: Generator {#9673 …}
        $caller: "Baldinof\RoadRunnerBundle\Http\KernelHandler::handle()"
      }
    }
    /var/www/html/vendor/baldinof/roadrunner-bundle/src/Integration/Doctrine/DoctrineORMMiddleware.php:44 {
      Baldinof\RoadRunnerBundle\Integration\Doctrine\DoctrineORMMiddleware->process(Request $request, HttpKernelInterface $next): Iterator …
      › 
      › yield $next->handle($request);arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#9838 …}
      }
    }
    Baldinof\RoadRunnerBundle\Integration\Doctrine\DoctrineORMMiddleware->process() {}
    /var/www/html/vendor/baldinof/roadrunner-bundle/src/Http/MiddlewareStack.php:85 {
      Baldinof\RoadRunnerBundle\Http\Runner->getResponse(Iterator $iterator, string $caller): Response …
      › 
      › $resp = $iterator->current();}
    /var/www/html/vendor/baldinof/roadrunner-bundle/src/Http/MiddlewareStack.php:71 {
      Baldinof\RoadRunnerBundle\Http\Runner->handle(Request $request, $type = self::MAIN_REQUEST, $catch = true): Response …
      › 
      ›     return $this->getResponse($gen, \get_class($middleware).'::process()');}
      arguments: {
        $iterator: Generator {#9665 …}
        $caller: "Baldinof\RoadRunnerBundle\Integration\Doctrine\DoctrineORMMiddleware::process()"
      }
    }
    /var/www/html/vendor/baldinof/roadrunner-bundle/src/Http/MiddlewareStack.php:33 {
      Baldinof\RoadRunnerBundle\Http\MiddlewareStack->handle(Request $request): Iterator …
      › 
      › yield $runner->handle($request);arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#9838 …}
      }
    }
    Baldinof\RoadRunnerBundle\Http\MiddlewareStack->handle() {}
    /var/www/html/vendor/baldinof/roadrunner-bundle/src/Worker/HttpWorker.php:127 {
      Baldinof\RoadRunnerBundle\Worker\HttpWorker->start(): void …
      › /** @var Response $response */$response = $gen->current();}
    /var/www/html/vendor/baldinof/roadrunner-bundle/src/Runtime/Runner.php:33 {
      Baldinof\RoadRunnerBundle\Runtime\Runner->run(): int …
      › 
      › $worker->start();}
    /var/www/html/vendor/autoload_runtime.php:29 {
      require_once …
      ›         ->getRunner($app)        ->run());
    }
    /var/www/html/public/index.php:5 {
      › 
      › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
        "/var/www/html/vendor/autoload_runtime.php"
      }
    }
  }
}
logger
Symfony\Component\HttpKernel\Log\Logger {#98
  -minLevelIndex: 0
  -formatter: Symfony\Component\HttpKernel\Log\Logger::format(string $level, string $message, array $context, bool $prefixDate = true): string {#24 …}
  -debug: false
  -logs: []
  -errorCount: []
  -handle: null
  -requestStack: Symfony\Component\HttpFoundation\RequestStack {#100 …}
}

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br, deflate"
connection
"close"
from
"oai-searchbot(at)openai.com"
user-agent
"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36; compatible; OAI-SearchBot/1.3; robots.txt; +https://openai.com/searchbot"
x-forwarded-for
"74.7.241.185"
x-forwarded-host
"sl.raduga.red"
x-forwarded-port
"443"
x-forwarded-proto
"https"
x-openai-host-hash
"220831692"
x-php-ob-level
"1"
x-real-ip
"74.7.241.185"

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
"Sat, 06 Dec 2025 07:50:30 GMT"
vary
"Accept"
x-debug-exception
"No%20route%20found%20for%20%22GET%20https%3A%2F%2Fsl.raduga.red%2Frobots.txt%22"
x-debug-exception-file
"%2Fvar%2Fwww%2Fhtml%2Fvendor%2Fsymfony%2Fhttp-kernel%2FEventListener%2FRouterListener.php:156"
x-debug-token
"8c9c03"

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_SECRET
""
DATABASE_URL
"pgsql://sl:123@db:5432/sl"
FILES_STORAGE_PATH
"%kernel.project_dir%/uploads"
STYLEGUIDE_ENABLE
"false"
SWAGGER_UI_ENABLE
"false"
SYMFONY_TRUSTED_PROXIES
"PRIVATE_SUBNETS"
VACANCY_PRICE_COMMISSION_PERCENT
"10"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
APP_ENV
"dev"
APP_RUNTIME
"Baldinof\RoadRunnerBundle\Runtime\Runtime"
DB_DATABASE
"sl"
DB_PASSWORD
"123"
DB_USER
"sl"
DOCTRINE_DEPRECATIONS
"trigger"
DOCUMENT_ROOT
""
GPG_KEYS
"AFD8691FDAEDF03BDF6E460563F15A9B715376CA 9D7F99A0CB8F05C8A6958D6256A97AF7600A39A6 0616E93D95AF471243E26761770426E17EBBB3DD"
HOME
"/"
HOSTNAME
"730c5d330c93"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, br, deflate"
HTTP_CONNECTION
"close"
HTTP_FROM
"oai-searchbot(at)openai.com"
HTTP_USER_AGENT
"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36; compatible; OAI-SearchBot/1.3; robots.txt; +https://openai.com/searchbot"
HTTP_X_FORWARDED_FOR
"74.7.241.185"
HTTP_X_FORWARDED_HOST
"sl.raduga.red"
HTTP_X_FORWARDED_PORT
"443"
HTTP_X_FORWARDED_PROTO
"https"
HTTP_X_OPENAI_HOST_HASH
"220831692"
HTTP_X_REAL_IP
"74.7.241.185"
LANG
"ru_RU.UTF-8"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
PATH_TRANSLATED
"public/index.php"
PHPIZE_DEPS
"autoconf \t\tdpkg-dev \t\tfile \t\tg++ \t\tgcc \t\tlibc-dev \t\tmake \t\tpkg-config \t\tre2c"
PHP_ASC_URL
"https://www.php.net/distributions/php-8.4.5.tar.xz.asc"
PHP_CFLAGS
"-fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64"
PHP_CPPFLAGS
"-fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64"
PHP_INI_DIR
"/usr/local/etc/php"
PHP_LDFLAGS
"-Wl,-O1 -pie"
PHP_SELF
"public/index.php"
PHP_SHA256
"0d3270bbce4d9ec617befce52458b763fd461d475f1fe2ed878bb8573faed327"
PHP_URL
"https://www.php.net/distributions/php-8.4.5.tar.xz"
PHP_VERSION
"8.4.5"
PWD
"/var/www/html"
REMOTE_ADDR
"172.24.0.1"
REQUEST_METHOD
"GET"
REQUEST_TIME
1765007430
REQUEST_TIME_FLOAT
1765007430.7493
REQUEST_URI
"/robots.txt"
RR_MODE
"http"
RR_RELAY
"pipes"
RR_RPC
"tcp://127.0.0.1:6001"
RR_VERSION
"2024.3.5"
SCRIPT_FILENAME
"public/index.php"
SCRIPT_NAME
"public/index.php"
SERVER_NAME
"sl.raduga.red"
SERVER_PORT
80
SERVER_PROTOCOL
"HTTP/1.0"
SHELL_VERBOSITY
3
SYMFONY_DOTENV_PATH
"/var/www/html/.env"
SYMFONY_DOTENV_VARS
"APP_SECRET,DATABASE_URL,SYMFONY_TRUSTED_PROXIES,STYLEGUIDE_ENABLE,SWAGGER_UI_ENABLE,VACANCY_PRICE_COMMISSION_PERCENT,FILES_STORAGE_PATH"
argc
1
argv
[
  "public/index.php"
]

Parent Request

Return to parent request (token = 6f7489)

Key Value
_remove_csp_headers
true
_stopwatch_token
"936837"
rr_parsed_body
false