Error 404 Not Found

GET https://34.121.195.248/login

Forwarded to ErrorController (fd0f59)

Request / Response

Request

GET Parameters

None

POST Parameters

None

Uploaded Files

None

Request Attributes

Key Value
_editmode
false
_pimcore_context
"default"
_pimcore_frontend_request
true
_remove_csp_headers
true
_stopwatch_token
"211762"

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip"
host
"34.121.195.248"
user-agent
"Mozilla/5.0 zgrab/0.x"
x-php-ob-level
"1"

Request Content

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

Response

Response Headers

Header Value
cache-control
"private, must-revalidate"
content-language
"en"
content-type
"text/html; charset=UTF-8"
date
"Fri, 10 Jan 2025 11:24:00 GMT"
expires
"Tue, 01 Jan 1980 00:00:00 GMT"
pragma
"no-cache"
vary
"Accept"
x-debug-exception
"No%20route%20found%20for%20%22GET%20https%3A%2F%2F34.121.195.248%2Flogin%22"
x-debug-exception-file
"%2Fdevel%2Fpimcore%2Fvendor%2Fsymfony%2Fhttp-kernel%2FEventListener%2FRouterListener.php:127"
x-debug-token
"b1abdc"
x-debug-token-link
"https://34.121.195.248/_profiler/fd0f59"
x-powered-by
"pimcore"
x-previous-debug-token
"fd0f59"
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_DEBUG
"1"
APP_ENV
"dev"
PIMCORE_DEV_MODE
"false"

Defined as regular env variables

Key Value
CONTEXT_DOCUMENT_ROOT
"/devel/pimcore/public"
CONTEXT_PREFIX
""
DOCUMENT_ROOT
"/devel/pimcore/public"
GATEWAY_INTERFACE
"CGI/1.1"
HTTPS
"on"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip"
HTTP_HOST
"34.121.195.248"
HTTP_USER_AGENT
"Mozilla/5.0 zgrab/0.x"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
PHP_SELF
"/index.php"
QUERY_STRING
""
REDIRECT_HTTPS
"on"
REDIRECT_STATIC_PAGE_URI
"/%home"
REDIRECT_STATUS
"200"
REDIRECT_URL
"/login"
REMOTE_ADDR
"51.8.222.194"
REMOTE_PORT
"40512"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1736508240
REQUEST_TIME_FLOAT
1736508240.1189
REQUEST_URI
"/login"
SCRIPT_FILENAME
"/devel/pimcore/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"10.128.0.12"
SERVER_ADMIN
"admin@designeroptics.com"
SERVER_NAME
"34.121.195.248"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SIGNATURE
"<address>Apache/2.4.62 (Debian) Server at 34.121.195.248 Port 443</address>\n"
SERVER_SOFTWARE
"Apache/2.4.62 (Debian)"
SHELL_VERBOSITY
3
SSL_CIPHER
"ECDHE-RSA-AES128-GCM-SHA256"
SSL_CIPHER_ALGKEYSIZE
"128"
SSL_CIPHER_EXPORT
"false"
SSL_CIPHER_USEKEYSIZE
"128"
SSL_CLIENT_VERIFY
"NONE"
SSL_COMPRESS_METHOD
"NULL"
SSL_PROTOCOL
"TLSv1.2"
SSL_SECURE_RENEG
"true"
SSL_SERVER_A_KEY
"rsaEncryption"
SSL_SERVER_A_SIG
"sha384WithRSAEncryption"
SSL_SERVER_I_DN
"CN=ZeroSSL RSA Domain Secure Site CA,O=ZeroSSL,C=AT"
SSL_SERVER_I_DN_C
"AT"
SSL_SERVER_I_DN_CN
"ZeroSSL RSA Domain Secure Site CA"
SSL_SERVER_I_DN_O
"ZeroSSL"
SSL_SERVER_M_SERIAL
"2FD78424C98E0F9FA24464DBCF948A90"
SSL_SERVER_M_VERSION
"3"
SSL_SERVER_SAN_DNS_0
"dam.designeroptics.com"
SSL_SERVER_S_DN
"CN=dam.designeroptics.com"
SSL_SERVER_S_DN_CN
"dam.designeroptics.com"
SSL_SERVER_V_END
"Feb 10 23:59:59 2025 GMT"
SSL_SERVER_V_START
"Nov 12 00:00:00 2024 GMT"
SSL_SESSION_ID
"8e33b77acc49f46dd2e82508be260b10133936c40a64777e3288c983f16ed74e"
SSL_SESSION_RESUMED
"Initial"
SSL_VERSION_INTERFACE
"mod_ssl/2.4.62"
SSL_VERSION_LIBRARY
"OpenSSL/1.1.1w"
STATIC_PAGE_URI
"/%home"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_DEBUG,PIMCORE_DEV_MODE"

Sub Requests 1

ErrorController (token = fd0f59)

Key Value
_controller
"error_controller"
_editmode
false
_pimcore_context
"default"
_stopwatch_token
"42b57e"
exception
Symfony\Component\HttpKernel\Exception\NotFoundHttpException {#1635
  #message: "No route found for "GET https://34.121.195.248/login""
  #code: 0
  #file: "/devel/pimcore/vendor/symfony/http-kernel/EventListener/RouterListener.php"
  #line: 127
  -previous: Symfony\Component\Routing\Exception\ResourceNotFoundException {#1694 …}
  -statusCode: 404
  -headers: []
  trace: {
    /devel/pimcore/vendor/symfony/http-kernel/EventListener/RouterListener.php:127 {
      Symfony\Component\HttpKernel\EventListener\RouterListener->onKernelRequest(RequestEvent $event) …
      › 
      ›     throw new NotFoundHttpException($message, $e);} catch (MethodNotAllowedException $e) {
    }
    /devel/pimcore/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:116 {
      Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
      › try {    ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} finally {
    }
    /devel/pimcore/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
      Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
      ›     }    $listener($event, $eventName, $this);}
    }
    /devel/pimcore/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);}
    }
    /devel/pimcore/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:127 {
      Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
      › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
    }
    /devel/pimcore/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);}
    /devel/pimcore/vendor/symfony/http-kernel/HttpKernel.php:74 {
      Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
      › try {    return $this->handleRaw($request, $type);} catch (\Throwable $e) {
    }
    /devel/pimcore/vendor/symfony/http-kernel/Kernel.php:184 {
      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 {
    }
    /devel/pimcore/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
      Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
      › {    $response = $this->kernel->handle($this->request);    $response->send();
    }
    /devel/pimcore/vendor/autoload_runtime.php:29 {
      require_once …
      ›         ->getRunner($app)        ->run());
    }
    /devel/pimcore/public/index.php:19 {
      › 
      › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
        "/devel/pimcore/vendor/autoload_runtime.php"
      }
    }
  }
}
logger
Symfony\Bridge\Monolog\Logger {#256 …9}