https://luni.beelabs.io/.env.production.local

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"
_stopwatch_token
"771a7e"
exception
Symfony\Component\HttpKernel\Exception\NotFoundHttpException {#176
  -statusCode: 404
  -headers: []
  #message: "No route found for "GET https://luni.beelabs.io/.env.production.local""
  #code: 0
  #file: "/var/www/vhosts/beelabs.io/luni.beelabs.io/vendor/symfony/http-kernel/EventListener/RouterListener.php"
  #line: 135
  -previous: Symfony\Component\Routing\Exception\ResourceNotFoundException {#178 …}
  trace: {
    /var/www/vhosts/beelabs.io/luni.beelabs.io/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/vhosts/beelabs.io/luni.beelabs.io/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);arguments: {
        $event: Symfony\Component\HttpKernel\Event\RequestEvent {#36 …}
        ...: {
          "kernel.request"
          Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#159 …}
        }
      }
    }
    /var/www/vhosts/beelabs.io/luni.beelabs.io/vendor/symfony/event-dispatcher/EventDispatcher.php:230 {
      Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
      ›     }    $listener($event, $eventName, $this);}
      arguments: {
        $event: Symfony\Component\HttpKernel\Event\RequestEvent {#36 …}
        $eventName: "kernel.request"
        $dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#159 …}
      }
    }
    /var/www/vhosts/beelabs.io/luni.beelabs.io/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);}
      arguments: {
        $listeners: [ …10]
        $eventName: "kernel.request"
        $event: Symfony\Component\HttpKernel\Event\RequestEvent {#36 …}
      }
    }
    /var/www/vhosts/beelabs.io/luni.beelabs.io/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 {
      arguments: {
        $event: Symfony\Component\HttpKernel\Event\RequestEvent {#36 …}
        $eventName: "kernel.request"
      }
    }
    /var/www/vhosts/beelabs.io/luni.beelabs.io/vendor/symfony/http-kernel/HttpKernel.php:128 {
      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 {#36 …}
        $eventName: "kernel.request"
      }
    }
    /var/www/vhosts/beelabs.io/luni.beelabs.io/vendor/symfony/http-kernel/HttpKernel.php:74 {
      Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
      › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
      arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#60 …}
        $type: 1
      }
    }
    /var/www/vhosts/beelabs.io/luni.beelabs.io/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 {
      arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#60 …}
        $type: 1
        $catch: true
      }
    }
    /var/www/vhosts/beelabs.io/luni.beelabs.io/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
      Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
      › {    $response = $this->kernel->handle($this->request);    $response->send();
      arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#60 …}
      }
    }
    /var/www/vhosts/beelabs.io/luni.beelabs.io/vendor/autoload_runtime.php:35 {
      require_once …
      ›         ->getRunner($app)        ->run());
    }
    /var/www/vhosts/beelabs.io/luni.beelabs.io/public/index.php:5 {
      › 
      › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
        "/var/www/vhosts/beelabs.io/luni.beelabs.io/vendor/autoload_runtime.php"
      }
    }
  }
}
logger
Symfony\Bridge\Monolog\Logger {#56 …7}

Request Headers

Header Value
accept
"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7"
accept-encoding
"gzip, deflate, br, zstd"
accept-language
"en-US,en;q=0.9"
cache-control
"max-age=0"
cf-connecting-ip
"96.6.7.160"
connection
"close"
forwarded
"for=96.6.7.160;proto=http"
forwarded-for
"96.6.7.160"
host
"luni.beelabs.io"
priority
"u=0, i"
sec-ch-ua
""Chromium";v="124", "Google Chrome";v="124", "Not-A.Brand";v="99""
sec-ch-ua-mobile
"?0"
sec-ch-ua-platform
""macOS""
sec-fetch-dest
"document"
sec-fetch-mode
"navigate"
sec-fetch-site
"none"
sec-fetch-user
"?1"
upgrade-insecure-requests
"1"
user-agent
"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36"
x-accel-internal
"/internal-nginx-static-location"
x-api-key
"rN3dMCOk4QqKiGKugXqPyfQn3Gc2b9sc"
x-api-version
"1.0"
x-azure-clientip
"96.6.7.160"
x-azure-socketip
"96.6.7.160"
x-client-ip
"96.6.7.160"
x-correlation-id
"3m3b6tuMl4eysKzfD3VpeCItGoUr8l9Q"
x-forwarded
"96.6.7.160"
x-forwarded-for
"96.6.7.160, 20.253.217.230"
x-google-real-ip
"96.6.7.160"
x-nextjs-data
"1"
x-originating-ip
"96.6.7.160"
x-php-ob-level
"1"
x-real-ip
"20.253.217.230"
x-remote-addr
"96.6.7.160"
x-remote-ip
"96.6.7.160"
x-request-id
"NuUqYPzdjnZmGWxnDk7dikJQQpdLh2hQ"
x-requested-with
"XMLHttpRequest"
x-vercel-id
"ebmsu75r6hfgy47w"
x-vercel-ip-country
"US"
x-vercel-protection-bypass
"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
"Sun, 24 May 2026 21:35:12 GMT"
x-debug-exception
"No%20route%20found%20for%20%22GET%20https%3A%2F%2Fluni.beelabs.io%2F.env.production.local%22"
x-debug-exception-file
"%2Fvar%2Fwww%2Fvhosts%2Fbeelabs.io%2Fluni.beelabs.io%2Fvendor%2Fsymfony%2Fhttp-kernel%2FEventListener%2FRouterListener.php:135"
x-debug-token
"627993"

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_ENV
"dev"
APP_SECRET
"9d3166325a6ffb705a7d58f7f49ee056"
DATABASE_URL
"mysql://luniidev:gMp$1z04@127.0.0.1:3306/lunii2?serverVersion=5.7"
GOOGLE_RECAPTCHA_SECRET
""
GOOGLE_RECAPTCHA_SITE_KEY
""
LOCK_DSN
"semaphore"
MESSENGER_TRANSPORT_DSN
"doctrine://default?auto_setup=0"
RECAPTCHA3_KEY
"my_site_key"
RECAPTCHA3_SECRET
"my_secret"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
DOCUMENT_ROOT
"/var/www/vhosts/beelabs.io/luni.beelabs.io/public"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
HTTPS
"on"
HTTP_ACCEPT
"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7"
HTTP_ACCEPT_ENCODING
"gzip, deflate, br, zstd"
HTTP_ACCEPT_LANGUAGE
"en-US,en;q=0.9"
HTTP_CACHE_CONTROL
"max-age=0"
HTTP_CF_CONNECTING_IP
"96.6.7.160"
HTTP_CONNECTION
"close"
HTTP_FORWARDED
"for=96.6.7.160;proto=http"
HTTP_FORWARDED_FOR
"96.6.7.160"
HTTP_HOST
"luni.beelabs.io"
HTTP_PRIORITY
"u=0, i"
HTTP_SEC_CH_UA
""Chromium";v="124", "Google Chrome";v="124", "Not-A.Brand";v="99""
HTTP_SEC_CH_UA_MOBILE
"?0"
HTTP_SEC_CH_UA_PLATFORM
""macOS""
HTTP_SEC_FETCH_DEST
"document"
HTTP_SEC_FETCH_MODE
"navigate"
HTTP_SEC_FETCH_SITE
"none"
HTTP_SEC_FETCH_USER
"?1"
HTTP_UPGRADE_INSECURE_REQUESTS
"1"
HTTP_USER_AGENT
"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36"
HTTP_X_ACCEL_INTERNAL
"/internal-nginx-static-location"
HTTP_X_API_KEY
"rN3dMCOk4QqKiGKugXqPyfQn3Gc2b9sc"
HTTP_X_API_VERSION
"1.0"
HTTP_X_AZURE_CLIENTIP
"96.6.7.160"
HTTP_X_AZURE_SOCKETIP
"96.6.7.160"
HTTP_X_CLIENT_IP
"96.6.7.160"
HTTP_X_CORRELATION_ID
"3m3b6tuMl4eysKzfD3VpeCItGoUr8l9Q"
HTTP_X_FORWARDED
"96.6.7.160"
HTTP_X_FORWARDED_FOR
"96.6.7.160, 20.253.217.230"
HTTP_X_GOOGLE_REAL_IP
"96.6.7.160"
HTTP_X_NEXTJS_DATA
"1"
HTTP_X_ORIGINATING_IP
"96.6.7.160"
HTTP_X_REAL_IP
"20.253.217.230"
HTTP_X_REMOTE_ADDR
"96.6.7.160"
HTTP_X_REMOTE_IP
"96.6.7.160"
HTTP_X_REQUESTED_WITH
"XMLHttpRequest"
HTTP_X_REQUEST_ID
"NuUqYPzdjnZmGWxnDk7dikJQQpdLh2hQ"
HTTP_X_VERCEL_ID
"ebmsu75r6hfgy47w"
HTTP_X_VERCEL_IP_COUNTRY
"US"
HTTP_X_VERCEL_PROTECTION_BYPASS
"1"
PATH
"/usr/local/bin:/usr/bin:/bin"
PHP_SELF
"/index.php"
PP_CUSTOM_PHP_CGI_INDEX
"plesk-php72-fastcgi"
PP_CUSTOM_PHP_INI
"/var/www/vhosts/system/luni.beelabs.io/etc/php.ini"
QUERY_STRING
""
REDIRECT_HTTPS
"on"
REDIRECT_STATUS
"200"
REDIRECT_URL
"/.env.production.local"
REMOTE_ADDR
"20.253.217.230"
REMOTE_PORT
"52051"
REQUEST_METHOD
"GET"
REQUEST_TIME
1779658512
REQUEST_TIME_FLOAT
1779658512.7587
REQUEST_URI
"/.env.production.local"
SCRIPT_FILENAME
"/var/www/vhosts/beelabs.io/luni.beelabs.io/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"151.80.20.104"
SERVER_ADMIN
"[no address given]"
SERVER_NAME
"luni.beelabs.io"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.0"
SERVER_SIGNATURE
"<address>Apache Server at luni.beelabs.io Port 443</address>\n"
SERVER_SOFTWARE
"Apache"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,DATABASE_URL,LOCK_DSN,MESSENGER_TRANSPORT_DSN,GOOGLE_RECAPTCHA_SITE_KEY,GOOGLE_RECAPTCHA_SECRET,RECAPTCHA3_KEY,RECAPTCHA3_SECRET"

Parent Request

Return to parent request (token = b2e121)

Key Value
_remove_csp_headers
true
_stopwatch_token
"3869de"