Error 404 Not Found

GET https://fcm.byfactory.dev/isadmin.php

ErrorController

Request

GET Parameters

None

POST Parameters

None

Uploaded Files

None

Request Attributes

Key Value
_controller
"error_controller"
_editmode
false
_pimcore_context
"default"
exception
Symfony\Component\HttpKernel\Exception\NotFoundHttpException {#719
  #message: "No route found for "GET https://fcm.byfactory.dev/isadmin.php""
  #code: 0
  #file: "/var/www/webovi/fcm/current/vendor/symfony/http-kernel/EventListener/RouterListener.php"
  #line: 127
  -previous: Symfony\Component\Routing\Exception\ResourceNotFoundException {#728 …}
  -statusCode: 404
  -headers: []
  trace: {
    /var/www/webovi/fcm/current/vendor/symfony/http-kernel/EventListener/RouterListener.php:127 {
      Symfony\Component\HttpKernel\EventListener\RouterListener->onKernelRequest(RequestEvent $event): void …
      › 
      ›     throw new NotFoundHttpException($message, $e);} catch (MethodNotAllowedException $e) {
    }
    /var/www/webovi/fcm/current/vendor/symfony/event-dispatcher/EventDispatcher.php:260 {
      Symfony\Component\EventDispatcher\EventDispatcher::Symfony\Component\EventDispatcher\{closure} …
      ›     }    ($closure = $listener(...))(...$args);};
    }
    /var/www/webovi/fcm/current/vendor/symfony/event-dispatcher/EventDispatcher.php:220 {
      Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
      ›     }    $listener($event, $eventName, $this);}
    }
    /var/www/webovi/fcm/current/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);}
    }
    /var/www/webovi/fcm/current/vendor/symfony/http-kernel/HttpKernel.php:157 {
      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);}
    /var/www/webovi/fcm/current/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) {
    }
    /var/www/webovi/fcm/current/vendor/symfony/http-kernel/Kernel.php:197 {
      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 {
    }
    /var/www/webovi/fcm/current/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
      Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
      › {    $response = $this->kernel->handle($this->request);}
    /var/www/webovi/fcm/current/vendor/autoload_runtime.php:29 {
      require_once …
      ›         ->getRunner($app)        ->run());
    }
    /var/www/webovi/fcm/current/public/index.php:19 {
      › 
      › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
        "/var/www/webovi/fcm/current/vendor/autoload_runtime.php"
      }
    }
  }
}
logger
Symfony\Bridge\Monolog\Logger {#369 …9}

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip"
accept-language
"en-US,en;q=0.9"
connection
"close"
host
"fcm.byfactory.dev"
true-client-ip
"127.0.0.1"
user-agent
"curl/8.7.1"
x-azure-clientip
"127.0.0.1"
x-azure-socketip
"127.0.0.1"
x-client-ip
"127.0.0.1"
x-forwarded-for
"127.0.0.1, 185.177.72.38"
x-forwarded-proto
"https"
x-forwared
"127.0.0.1"
x-host
"127.0.0.1"
x-originating-ip
"127.0.0.1"
x-php-ob-level
"1"
x-real-ip
"185.177.72.38"

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
"Tue, 27 Jan 2026 11:13:16 GMT"
vary
"Accept"
x-debug-token
"369b7e"

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
"0"
APP_ENV
"dev"
AWS_ACCESS_KEY_ID
""
AWS_IMPORT_ACCESS_KEY_ID
""
AWS_IMPORT_BUCKET
""
AWS_IMPORT_ENDPOINT
"https://s3.eu-central-1.amazonaws.com"
AWS_IMPORT_REGION
"eu-central-1"
AWS_IMPORT_SECRET_ACCESS_KEY
""
AWS_SECRET_ACCESS_KEY
""
CATALOG_MANAGER_BASE_PATH
"/catalog-manager"
CATALOG_MANAGER_DOMAIN
""
EMAIL_SENDER_EMAIL
"pimcore@factory.dev"
EMAIL_SENDER_NAME
"Factory Catalog Manager"
JWT_PASSPHRASE
"catalog-manager"
JWT_REFRESH_TOKEN_TTL
"2592000"
JWT_TOKEN_TTL
"3600"
MAILER_DSN
""
MESSENGER_TRANSPORT_DSN
"doctrine://default"
PIMCORE_DEV_MODE
"true"
S3_ASSET_STORAGE_BUCKET
""
S3_STORAGE_ENDPOINT
"https://s3.eu-central-1.amazonaws.com"
S3_STORAGE_KEY
""
S3_STORAGE_SECRET
""
SENTRY_DSN
"https://8f5023076724b8825a863978cc61f1c2@sentry.byfactory.dev/26"
SENTRY_ENV
"dev"

Defined as regular env variables

Key Value
CONTEXT_DOCUMENT_ROOT
"/var/www/webovi/fcm/public"
CONTEXT_PREFIX
""
DOCTRINE_DEPRECATIONS
"trigger"
DOCUMENT_ROOT
"/var/www/webovi/fcm/public"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
HOME
"/var/www"
HTTPS
"on"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip"
HTTP_ACCEPT_LANGUAGE
"en-US,en;q=0.9"
HTTP_CONNECTION
"close"
HTTP_HOST
"fcm.byfactory.dev"
HTTP_TRUE_CLIENT_IP
"127.0.0.1"
HTTP_USER_AGENT
"curl/8.7.1"
HTTP_X_AZURE_CLIENTIP
"127.0.0.1"
HTTP_X_AZURE_SOCKETIP
"127.0.0.1"
HTTP_X_CLIENT_IP
"127.0.0.1"
HTTP_X_FORWARDED_FOR
"127.0.0.1, 185.177.72.38"
HTTP_X_FORWARDED_PROTO
"https"
HTTP_X_FORWARED
"127.0.0.1"
HTTP_X_HOST
"127.0.0.1"
HTTP_X_ORIGINATING_IP
"127.0.0.1"
HTTP_X_REAL_IP
"185.177.72.38"
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
"/isadmin.php"
REMOTE_ADDR
"10.11.12.1"
REMOTE_PORT
"33186"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1769512396
REQUEST_TIME_FLOAT
1769512396.0346
REQUEST_URI
"/isadmin.php"
SCRIPT_FILENAME
"/var/www/webovi/fcm/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"10.11.12.4"
SERVER_ADMIN
"[no address given]"
SERVER_NAME
"fcm.byfactory.dev"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.0"
SERVER_SIGNATURE
""
SERVER_SOFTWARE
"Apache"
STATIC_PAGE_URI
"/%home"
SYMFONY_DOTENV_VARS
"PIMCORE_DEV_MODE,MESSENGER_TRANSPORT_DSN,CATALOG_MANAGER_BASE_PATH,CATALOG_MANAGER_DOMAIN,AWS_ACCESS_KEY_ID,AWS_SECRET_ACCESS_KEY,SENTRY_DSN,SENTRY_ENV,JWT_PASSPHRASE,JWT_TOKEN_TTL,JWT_REFRESH_TOKEN_TTL,S3_STORAGE_KEY,S3_STORAGE_SECRET,S3_STORAGE_ENDPOINT,S3_ASSET_STORAGE_BUCKET,AWS_IMPORT_ACCESS_KEY_ID,AWS_IMPORT_SECRET_ACCESS_KEY,AWS_IMPORT_ENDPOINT,AWS_IMPORT_BUCKET,APP_ENV,APP_DEBUG,MAILER_DSN,EMAIL_SENDER_NAME,EMAIL_SENDER_EMAIL,AWS_IMPORT_REGION"
USER
"www-data"
proxy-nokeepalive
"1"

Parent Request

Return to parent request (token = 3c0f2a)

Key Value
_editmode
false
_pimcore_context
"default"
_pimcore_frontend_request
true