http://34.196.167.165/robots.txt

ErrorController

Request

GET Parameters

No GET parameters

POST Parameters

No POST parameters

Uploaded Files

No files were uploaded

Request Attributes

Key Value
_controller
"error_controller"
exception
Symfony\Component\HttpKernel\Exception\NotFoundHttpException {#41
  -statusCode: 404
  -headers: []
  #message: "No route found for "GET /robots.txt""
  #code: 0
  #file: "/var/www/vhosts/stage.heartmathapi.com/vendor/symfony/http-kernel/EventListener/RouterListener.php"
  #line: 136
  -previous: Symfony\Component\Routing\Exception\ResourceNotFoundException {#78 …}
  trace: {
    /var/www/vhosts/stage.heartmathapi.com/vendor/symfony/http-kernel/EventListener/RouterListener.php:136 {
      Symfony\Component\HttpKernel\EventListener\RouterListener->onKernelRequest(GetResponseEvent $event) …
      › 
      ›     throw new NotFoundHttpException($message, $e);} catch (MethodNotAllowedException $e) {
    }
    /var/www/vhosts/stage.heartmathapi.com/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:126 {
      Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(Event $event, $eventName, EventDispatcherInterface $dispatcher) …
      › 
      › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);}
    /var/www/vhosts/stage.heartmathapi.com/vendor/symfony/event-dispatcher/EventDispatcher.php:264 {
      Symfony\Component\EventDispatcher\EventDispatcher->doDispatch($listeners, $eventName, Event $event) …
      ›     }    $listener($event, $eventName, $this);}
    }
    /var/www/vhosts/stage.heartmathapi.com/vendor/symfony/event-dispatcher/EventDispatcher.php:239 {
      Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, $event) …
      › if ($event instanceof Event) {    $this->doDispatch($listeners, $eventName, $event);}
    /var/www/vhosts/stage.heartmathapi.com/vendor/symfony/event-dispatcher/EventDispatcher.php:73 {
      Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) …
      › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
    }
    /var/www/vhosts/stage.heartmathapi.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:168 {
      Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
      › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
    }
    /var/www/vhosts/stage.heartmathapi.com/vendor/symfony/http-kernel/HttpKernel.php:134 {
      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);}
    /var/www/vhosts/stage.heartmathapi.com/vendor/symfony/http-kernel/HttpKernel.php:80 {
      Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
      › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
    }
    /var/www/vhosts/stage.heartmathapi.com/vendor/symfony/http-kernel/Kernel.php:201 {
      Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
      › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
    }
    /var/www/vhosts/stage.heartmathapi.com/public/index.php:38 {
      › 
      › $response = $kernel->handle($request);$response->send();
    }
  }
}
logger
Symfony\Bridge\Monolog\Logger {#147
  #name: "request"
  #handlers: [
    Monolog\Handler\SyslogHandler {#206
      #ident: false
      #logopts: 1
      #facility: 8
      #logLevels: [
        100 => 7
        200 => 6
        250 => 5
        300 => 4
        400 => 3
        500 => 2
        550 => 1
        600 => 0
      ]
      #facilities: [
        "auth" => 32
        "authpriv" => 80
        "cron" => 72
        "daemon" => 24
        "kern" => 0
        "lpr" => 48
        "mail" => 16
        "news" => 56
        "syslog" => 40
        "user" => 8
        "uucp" => 64
        "local0" => 128
        "local1" => 136
        "local2" => 144
        "local3" => 152
        "local4" => 160
        "local5" => 168
        "local6" => 176
        "local7" => 184
      ]
      #level: 400
      #bubble: true
      #formatter: Monolog\Formatter\LineFormatter {#361 …}
      #processors: [
        Monolog\Processor\PsrLogMessageProcessor {#205
          -dateFormat: null
          -removeUsedContextFields: false
        }
      ]
    }
  ]
  #processors: [
    Symfony\Bridge\Monolog\Processor\DebugProcessor {#207
      -records: [
        "00000000448063490000000047926543" => [
          [
            "timestamp" => 1727529501
            "message" => "User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead."
            "priority" => 200
            "priorityName" => "INFO"
            "context" => [
              "exception" => ErrorException {#7
                #message: "User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead."
                #code: 0
                #file: "/var/www/vhosts/stage.heartmathapi.com/vendor/symfony/debug/DebugClassLoader.php"
                #line: 16
                #severity: E_USER_DEPRECATED
                trace: {
                  /var/www/vhosts/stage.heartmathapi.com/vendor/symfony/debug/DebugClassLoader.php:16 {
                    include …
                    › 
                    › @trigger_error(sprintf('The "%s" class is deprecated since Symfony 4.4, use "%s" instead.', DebugClassLoader::class, \Symfony\Component\ErrorHandler\DebugClassLoader::class), \E_USER_DEPRECATED);}
                  /var/www/vhosts/stage.heartmathapi.com/vendor/composer/ClassLoader.php:480 {
                    Composer\Autoload\includeFile($file) …
                    › {    include $file;}
                  }
                  /var/www/vhosts/stage.heartmathapi.com/vendor/composer/ClassLoader.php:346 {
                    Composer\Autoload\ClassLoader->loadClass($class) …
                    › if ($file = $this->findFile($class)) {    includeFile($file);}
                  Composer\Autoload\ClassLoader->loadClass() {}
                  /var/www/vhosts/stage.heartmathapi.com/vendor/symfony/debug/Debug.php:62 {
                    Symfony\Component\Debug\Debug::enable($errorReportingLevel = E_ALL, $displayErrors = true) …
                    › 
                    ›     DebugClassLoader::enable();}
                  }
                  /var/www/vhosts/stage.heartmathapi.com/public/index.php:22 {    umask(0000);    Debug::enable();}
                  }
                }
              }
            ]
            "channel" => "php"
          ]
          [
            "timestamp" => 1727529501
            "message" => "User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead."
            "priority" => 200
            "priorityName" => "INFO"
            "context" => [
              "exception" => ErrorException {#201
                #message: "User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead."
                #code: 0
                #file: "/var/www/vhosts/stage.heartmathapi.com/vendor/symfony/web-server-bundle/WebServerBundle.php"
                #line: 23
                #severity: E_USER_DEPRECATED
                trace: {
                  /var/www/vhosts/stage.heartmathapi.com/vendor/symfony/web-server-bundle/WebServerBundle.php:23 {
                    Symfony\Bundle\WebServerBundle\WebServerBundle->boot() …
                    › {    @trigger_error('Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead.', \E_USER_DEPRECATED);}
                  }
                  /var/www/vhosts/stage.heartmathapi.com/vendor/symfony/http-kernel/Kernel.php:140 {
                    Symfony\Component\HttpKernel\Kernel->boot() …
                    ›     $bundle->setContainer($this->container);    $bundle->boot();}
                  }
                  /var/www/vhosts/stage.heartmathapi.com/vendor/symfony/http-kernel/Kernel.php:196 {
                    Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
                    › {    $this->boot();    ++$this->requestStackSize;
                  }
                  /var/www/vhosts/stage.heartmathapi.com/public/index.php:38 {
                    › 
                    › $response = $kernel->handle($request);$response->send();
                  }
                }
              }
            ]
            "channel" => "php"
          ]
          [
            "timestamp" => 1727529501
            "message" => "Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /robots.txt"" at /var/www/vhosts/stage.heartmathapi.com/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136"
            "priority" => 400
            "priorityName" => "ERROR"
            "context" => [
              "exception" => Symfony\Component\HttpKernel\Exception\NotFoundHttpException {#41
                -statusCode: 404
                -headers: []
                #message: "No route found for "GET /robots.txt""
                #code: 0
                #file: "/var/www/vhosts/stage.heartmathapi.com/vendor/symfony/http-kernel/EventListener/RouterListener.php"
                #line: 136
                -previous: Symfony\Component\Routing\Exception\ResourceNotFoundException {#78 …}
                trace: {
                  /var/www/vhosts/stage.heartmathapi.com/vendor/symfony/http-kernel/EventListener/RouterListener.php:136 {
                    Symfony\Component\HttpKernel\EventListener\RouterListener->onKernelRequest(GetResponseEvent $event) …
                    › 
                    ›     throw new NotFoundHttpException($message, $e);} catch (MethodNotAllowedException $e) {
                  }
                  /var/www/vhosts/stage.heartmathapi.com/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:126 {
                    Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(Event $event, $eventName, EventDispatcherInterface $dispatcher) …
                    › 
                    › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);}
                  /var/www/vhosts/stage.heartmathapi.com/vendor/symfony/event-dispatcher/EventDispatcher.php:264 {
                    Symfony\Component\EventDispatcher\EventDispatcher->doDispatch($listeners, $eventName, Event $event) …
                    ›     }    $listener($event, $eventName, $this);}
                  }
                  /var/www/vhosts/stage.heartmathapi.com/vendor/symfony/event-dispatcher/EventDispatcher.php:239 {
                    Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, $event) …
                    › if ($event instanceof Event) {    $this->doDispatch($listeners, $eventName, $event);}
                  /var/www/vhosts/stage.heartmathapi.com/vendor/symfony/event-dispatcher/EventDispatcher.php:73 {
                    Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) …
                    › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
                  }
                  /var/www/vhosts/stage.heartmathapi.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:168 {
                    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
                    › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
                  }
                  /var/www/vhosts/stage.heartmathapi.com/vendor/symfony/http-kernel/HttpKernel.php:134 {
                    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);}
                  /var/www/vhosts/stage.heartmathapi.com/vendor/symfony/http-kernel/HttpKernel.php:80 {
                    Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
                    › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
                  }
                  /var/www/vhosts/stage.heartmathapi.com/vendor/symfony/http-kernel/Kernel.php:201 {
                    Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
                    › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
                  }
                  /var/www/vhosts/stage.heartmathapi.com/public/index.php:38 {
                    › 
                    › $response = $kernel->handle($request);$response->send();
                  }
                }
              }
            ]
            "channel" => "request"
          ]
        ]
      ]
      -errorCount: [
        "00000000448063490000000047926543" => 1
      ]
      -requestStack: Symfony\Component\HttpFoundation\RequestStack {#213 …}
    }
  ]
  #microsecondTimestamps: true
  #exceptionHandler: null
}

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br, zstd, deflate"
content-length
""
content-type
""
host
"34.196.167.165"
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
cache-control
"no-cache, private"
content-type
"text/html; charset=UTF-8"
date
"Sat, 28 Sep 2024 13:18:21 GMT"
x-debug-token
"2ae47b"

Cookies

Request Cookies

No request cookies

Response Cookies

No response cookies

Session

Session Metadata

No session metadata

Session Attributes

No session attributes

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
APP_DEBUG
"1"
APP_ENV
"dev"
APP_SECRET
"forksnknives"
BC_AUTH_SERVICE
"https://login.bigcommerce.com"
CAMPAIGN_MAIL_SUBJECT
"campaign cannot be located from order-"
CLIENT_ID
"40uvq9dxppqh31jntqqc6lspee6bdon"
CLIENT_SECRET
"jfc9vexjjf9nzdmwrhbovapxoagnxpb"
DATABASE_URL
"mysql://appsync_admin:347WhHjJ4ytgsyC5yCsy2CWs3488@myheartmath-database-1.cluster-c9puh4n9tgwy.us-east-1.rds.amazonaws.com:3306/appsync_db"
DB_HOST
"myheartmath-database-1.cluster-c9puh4n9tgwy.us-east-1.rds.amazonaws.com"
DB_NAME
"appsync_db"
DB_PASSWORD
"347WhHjJ4ytgsyC5yCsy2CWs3488"
DB_PORT
"3306"
DB_USER
"appsync_admin"
DEV_MAIL_TO
"will@modcode.co"
ERROR_EMAIL_ADDRESS
"REPLACE_ME"
INSUFFICIENT_LICENSE_KEYS
"insufficient license keys"
INSUFFICIENT_LICENSE_MAIL
"sean@heartmath.com;"
LICENSE_KEY
"qbEe2lfQjrwe56XU"
LICENSE_NONE_TYPE_MESSAGE
"Not valid license"
LIMIT
"10"
LOG_ENABLE_REMOTE_VIEWER
"yes"
MAILER_URL
"null://localhost"
MAIL_HOST
"smtp.mailgun.org"
MAIL_PASSWORD
"824bdc2dded52f2f0e5b2fdaebe5dd91-898ca80e-dc2ac535"
MAIL_PORT
"587"
MAIL_USERNAME
"sso@s02.heartmath.com"
MAXMIND_ID
"78267"
MESSENGER_FAILED_TRANSPORT_DSN
"amqp://appsync:has9yQwdfnvp1k@localhost:5672/%2f/failed"
MESSENGER_ORDER_TRANSPORT_DSN
"amqp://appsync:has9yQwdfnvp1k@localhost:5672/%2f/orders"
MESSENGER_TRANSPORT_DSN
"amqp://appsync:has9yQwdfnvp1k@localhost:5672/%2f/messages"
REDIRECT_URI
"https://stage.heartmathapi.com/callback/auth"
REFERRER_URI
"https://heartmathsandbox.mybigcommerce.com"
SALESFORCE_CLIENT_ID
"3MVG9QBLg8QGkFep30UEjkZuF97jAR9VMxqRQJpW4aQFIQdFegWMVeoYC06qTVVWSaY8i_2EjgiudhvuesZcg"
SALESFORCE_MIN_SECONDS
"5"
SALESFORCE_PASSWORD
"#letmein123$"
SALESFORCE_SECRET
"A00DC78A55306E4E4183288AD3FBF8851819A16FD80461BFC78B20E7E487BB43"
SALESFORCE_TEST
"1"
SALESFORCE_TOKEN
"iIrWnkFOku9JoNWdi3rXtDY87"
SALESFORCE_USERNAME
"cadmin@heartmath.com.xlsandbox"
SEND_EMAIL_ON_ERROR
"1"
SHIPSTATION_PAGE_SIZE
"10"
SHOP_ID
"heartmathsandbox.mybigcommerce.com"
SMTPSECURE
"tls"
STOREHASH
"3ke0nrqe5"

Defined as regular env variables

Key Value
CONTENT_LENGTH
""
CONTENT_TYPE
""
DOCUMENT_ROOT
"/var/www/vhosts/stage.heartmathapi.com/public"
DOCUMENT_URI
"/index.php"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
HOME
"/var/www"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, br, zstd, deflate"
HTTP_HOST
"34.196.167.165"
HTTP_USER_AGENT
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
PHP_SELF
"/index.php"
QUERY_STRING
""
REDIRECT_STATUS
"200"
REMOTE_ADDR
"3.129.22.164"
REMOTE_PORT
"59450"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"http"
REQUEST_TIME
1727529501
REQUEST_TIME_FLOAT
1727529501.5263
REQUEST_URI
"/robots.txt"
SCRIPT_FILENAME
"/var/www/vhosts/stage.heartmathapi.com/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"172.31.67.4"
SERVER_NAME
"stage.heartmathapi.com"
SERVER_PORT
"80"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SOFTWARE
"nginx/1.18.0"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,DB_USER,DB_PASSWORD,DB_HOST,DB_PORT,DB_NAME,DATABASE_URL,BC_AUTH_SERVICE,CLIENT_ID,CLIENT_SECRET,REDIRECT_URI,MAXMIND_ID,LICENSE_KEY,LIMIT,SALESFORCE_MIN_SECONDS,INSUFFICIENT_LICENSE_KEYS,MAIL_USERNAME,MAIL_PASSWORD,MAIL_PORT,MAIL_HOST,SMTPSECURE,DEV_MAIL_TO,MAILER_URL,APP_DEBUG,LOG_ENABLE_REMOTE_VIEWER,STOREHASH,SALESFORCE_CLIENT_ID,SALESFORCE_SECRET,SALESFORCE_USERNAME,SALESFORCE_PASSWORD,SALESFORCE_TOKEN,SALESFORCE_TEST,SHIPSTATION_PAGE_SIZE,SHOP_ID,REFERRER_URI,LICENSE_NONE_TYPE_MESSAGE,INSUFFICIENT_LICENSE_MAIL,CAMPAIGN_MAIL_SUBJECT,SEND_EMAIL_ON_ERROR,ERROR_EMAIL_ADDRESS,MESSENGER_TRANSPORT_DSN,MESSENGER_ORDER_TRANSPORT_DSN,MESSENGER_FAILED_TRANSPORT_DSN"
USER
"www-data"

Parent Request

Return to parent request (token = 8d910e)

Key Value
(no data)