http://ambot.a-m.club/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

Request Headers

Header Value
accept
"*/*"
connection
"close"
content-length
""
content-type
""
host
"ambot.a-m.club"
user-agent
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
x-forwarded-for
"18.222.35.77"
x-forwarded-port
"443"
x-forwarded-proto
"https"
x-forwarded-ssl
"on"
x-php-ob-level
"1"
x-real-ip
"18.222.35.77"

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
"Thu, 09 May 2024 08:16:11 GMT"
x-debug-exception
"No%20route%20found%20for%20%22GET%20%2Frobots.txt%22"
x-debug-exception-file
"%2Fapplication%2Fvendor%2Fsymfony%2Fhttp-kernel%2FEventListener%2FRouterListener.php:136"
x-debug-token
"287324"
x-debug-token-link
"http://ambot.a-m.club/_profiler/e91952"
x-previous-debug-token
"e91952"
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
ADMINER_PORT
"3092"
APP_COMMAND_CANCEL
"Отмена"
APP_COMMAND_START
"/start"
APP_ENV
"dev"
APP_NAME
"am-telebot"
APP_PREFIX_MENU_MAIN
"main"
APP_PREFIX_MSG_CANCEL
"cancel"
APP_PREFIX_MSG_WELCOME
"welcome"
APP_SECRET
"ac4ab5e70b09278c47acb3c7f53291fe"
APP_STATE_API_BALANCE
"getBalance"
APP_STATUS_INACTIVE
"inactive"
DATABASE_NAME
"db"
DATABASE_PASSWORD
"b31277b879"
DATABASE_URL
"mysql://root:b31277b879@mysql:3306/db"
DATABASE_USER
"root"
DOMAIN
"ambot.a-m.club"
DOMAIN_URL
"https://ambot.a-m.club"
EMAIL_ALEX
"eealex31319@mail.ru"
MYSQL_PORT
"3091"
PORT_ADMINER
"3092"
TELEGRAM_TOKEN
"1291786146:AAG2cZIrb6PhEsCOzx7gnllAs8RB5cyT_w8"
USERNAME_BOT
"@amclubbot"
VER
"0.1.1"
WEBSERVER_PORT
"3090"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
CONTENT_LENGTH
""
CONTENT_TYPE
""
DEBIAN_FRONTEND
"noninteractive"
DOCUMENT_ROOT
"/application/public"
DOCUMENT_URI
"/index.php"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
HOME
"/var/www"
HOSTNAME
"f582ddee0b15"
HTTP_ACCEPT
"*/*"
HTTP_CONNECTION
"close"
HTTP_HOST
"ambot.a-m.club"
HTTP_USER_AGENT
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
HTTP_X_FORWARDED_FOR
"18.222.35.77"
HTTP_X_FORWARDED_PORT
"443"
HTTP_X_FORWARDED_PROTO
"https"
HTTP_X_FORWARDED_SSL
"on"
HTTP_X_REAL_IP
"18.222.35.77"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
PHP_SELF
"/index.php"
PHP_VALUE
"error_log=/var/log/nginx/application_php_errors.log"
QUERY_STRING
""
REDIRECT_STATUS
"200"
REMOTE_ADDR
"172.18.0.3"
REMOTE_PORT
"55524"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"http"
REQUEST_TIME
1715242571
REQUEST_TIME_FLOAT
1715242571.6467
REQUEST_URI
"/robots.txt"
SCRIPT_FILENAME
"/application/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"172.18.0.5"
SERVER_NAME
""
SERVER_PORT
"80"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SOFTWARE
"nginx/1.19.8"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,APP_COMMAND_START,APP_COMMAND_CANCEL,APP_STATUS_INACTIVE,APP_PREFIX_MSG_WELCOME,APP_PREFIX_MSG_CANCEL,APP_PREFIX_MENU_MAIN,APP_STATE_API_BALANCE,DOMAIN_URL,VER,APP_NAME,DATABASE_URL,DATABASE_PASSWORD,DATABASE_NAME,DATABASE_USER,MYSQL_PORT,ADMINER_PORT,PORT_ADMINER,WEBSERVER_PORT,TELEGRAM_TOKEN,USERNAME_BOT,DOMAIN,EMAIL_ALEX"
TERM
"linux"
USER
"www-data"

Sub Requests 1

ErrorController (token = e91952)

Key Value
_controller
"error_controller"
exception
Symfony\Component\HttpKernel\Exception\NotFoundHttpException {#221
  -statusCode: 404
  -headers: []
  #message: "No route found for "GET /robots.txt""
  #code: 0
  #file: "/application/vendor/symfony/http-kernel/EventListener/RouterListener.php"
  #line: 136
  -previous: Symfony\Component\Routing\Exception\ResourceNotFoundException {#201 …}
  trace: {
    /application/vendor/symfony/http-kernel/EventListener/RouterListener.php:136 {
      Symfony\Component\HttpKernel\EventListener\RouterListener->onKernelRequest(RequestEvent $event) …
      › 
      ›     throw new NotFoundHttpException($message, $e);} catch (MethodNotAllowedException $e) {
    }
    /application/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);}
    /application/vendor/symfony/event-dispatcher/EventDispatcher.php:230 {
      Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
      ›     }    $listener($event, $eventName, $this);}
    }
    /application/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);}
    }
    /application/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:151 {
      Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
      › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
    }
    /application/vendor/symfony/http-kernel/HttpKernel.php:133 {
      Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
      › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
    /application/vendor/symfony/http-kernel/HttpKernel.php:79 {
      Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
      › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
    }
    /application/vendor/symfony/http-kernel/Kernel.php:195 {
      Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
      › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
    }
    /application/public/index.php:20 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
    }
  }
}
logger
Symfony\Bridge\Monolog\Logger {#93 …6}