Error 404 Not Found

GET https://168.119.50.67/lc/libs/livecycle/core/content/login.html

Forwarded to ErrorController (a76126)

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

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip"
host
"168.119.50.67"
user-agent
"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36"
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-language
"en"
content-type
"text/html; charset=UTF-8"
date
"Sat, 13 Dec 2025 23:51:40 GMT"
vary
"Accept"
x-debug-token
"a007c6"
x-debug-token-link
"https://168.119.50.67/_profiler/a76126"
x-powered-by
"pimcore"
x-previous-debug-token
"a76126"

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"
APP_TIMEZONE
"Europe/Rome"
AWS_S3_ACCESS_KEY
"AKIAT2MDRDPNXWHWWWAS"
AWS_S3_BUCKET
"pimcore-lyreco-print-stg"
AWS_S3_ENDPOINT
"https://s3.eu-central-1.amazonaws.com"
AWS_S3_REGION
"eu-central-1"
AWS_S3_SECRET_KEY
"DCo4WOIn/IHQZTmoN1MzdeqKD5cLGkRRvkApb+cL"
ENV_VARS
"APP_ENV=prod"
ES_CLIENT_HOST
"http://49.13.65.5:9200"
ES_CLIENT_PASSWORD
""
ES_CLIENT_PREFIX
"lyreco_pim_dev_it"
ES_CLIENT_USERNAME
""
MAILER_ENCRYPTION
""
MAILER_FROM_EMAIL
"tech@instilla.it"
MAILER_HOST
"smtp.ethereal.email"
MAILER_NAME
"Lyreco Print Service"
MAILER_PASSWORD
"vAJ5B8DCPqUCkTCuE9"
MAILER_PORT
"587"
MAILER_SMTP_AUTH
"1"
MAILER_SUBJECT
"TEST - "
MAILER_TEST
""
MAILER_TEST_BCC
"1"
MAILER_TEST_CC
""
MAILER_TEST_EMAIL
"samila.jayakody@instilla.it"
MAILER_USERNAME
"arnaldo.konopelski@ethereal.email"
PIMCORE_DEV_MODE
"false"
PIMCORE_URL
"https://lyreco-print-pimcore-dev.instilla.dev"
PRINT_TOOL_URL
"https://lyreco-print-stg.instilla.dev"

Defined as regular env variables

Key Value
CONTENT_LENGTH
""
CONTENT_TYPE
""
DOCTRINE_DEPRECATIONS
"trigger"
DOCUMENT_ROOT
"/opt/pimcore/current/public"
DOCUMENT_URI
"/index.php"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
HOME
"/var/www"
HTTPS
"on"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip"
HTTP_HOST
"168.119.50.67"
HTTP_USER_AGENT
"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36"
PATH_INFO
""
PHP_SELF
"/index.php"
QUERY_STRING
""
REDIRECT_STATUS
"200"
REMOTE_ADDR
"45.156.129.131"
REMOTE_PORT
"54377"
REMOTE_USER
""
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1765669900
REQUEST_TIME_FLOAT
1765669900.4419
REQUEST_URI
"/lc/libs/livecycle/core/content/login.html"
SCRIPT_FILENAME
"/opt/pimcore/current/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"168.119.50.67"
SERVER_NAME
"lyreco-print-pimcore-dev.instilla.dev"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SOFTWARE
"nginx/1.18.0"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_DEBUG,PIMCORE_DEV_MODE,APP_TIMEZONE,AWS_S3_ENDPOINT,AWS_S3_REGION,AWS_S3_ACCESS_KEY,AWS_S3_SECRET_KEY,AWS_S3_BUCKET,MAILER_USERNAME,MAILER_PASSWORD,MAILER_FROM_EMAIL,MAILER_NAME,MAILER_HOST,MAILER_PORT,MAILER_SUBJECT,MAILER_SMTP_AUTH,MAILER_ENCRYPTION,MAILER_TEST,MAILER_TEST_CC,MAILER_TEST_BCC,MAILER_TEST_EMAIL,ES_CLIENT_HOST,ES_CLIENT_USERNAME,ES_CLIENT_PASSWORD,ES_CLIENT_PREFIX,PIMCORE_URL,PRINT_TOOL_URL,ENV_VARS"
USER
"www-data"

Sub Requests 1

ErrorController (token = a76126)

Key Value
_controller
"error_controller"
_editmode
false
_pimcore_context
"default"
exception
Symfony\Component\HttpKernel\Exception\NotFoundHttpException {#504
  #message: "No route found for "GET https://168.119.50.67/lc/libs/livecycle/core/content/login.html""
  #code: 0
  #file: "/opt/pimcore/releases/2025-11-25_121450/vendor/symfony/http-kernel/EventListener/RouterListener.php"
  #line: 127
  -previous: Symfony\Component\Routing\Exception\ResourceNotFoundException {#505 …}
  -statusCode: 404
  -headers: []
  trace: {
    /opt/pimcore/releases/2025-11-25_121450/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) {
    }
    /opt/pimcore/releases/2025-11-25_121450/vendor/symfony/event-dispatcher/EventDispatcher.php:260 {
      Symfony\Component\EventDispatcher\EventDispatcher::Symfony\Component\EventDispatcher\{closure} …
      ›     }    ($closure = $listener(...))(...$args);};
    }
    /opt/pimcore/releases/2025-11-25_121450/vendor/symfony/event-dispatcher/EventDispatcher.php:220 {
      Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
      ›     }    $listener($event, $eventName, $this);}
    }
    /opt/pimcore/releases/2025-11-25_121450/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);}
    }
    /opt/pimcore/releases/2025-11-25_121450/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);}
    /opt/pimcore/releases/2025-11-25_121450/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) {
    }
    /opt/pimcore/releases/2025-11-25_121450/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 {
    }
    /opt/pimcore/releases/2025-11-25_121450/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
      Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
      › {    $response = $this->kernel->handle($this->request);}
    /opt/pimcore/releases/2025-11-25_121450/vendor/autoload_runtime.php:29 {
      require_once …
      ›         ->getRunner($app)        ->run());
    }
    /opt/pimcore/releases/2025-11-25_121450/public/index.php:19 {
      › 
      › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
        "/opt/pimcore/releases/2025-11-25_121450/vendor/autoload_runtime.php"
      }
    }
  }
}
logger
null