https://panel-travel.weszlo.com/favicon.ico

n/a

Request

GET Parameters

No GET parameters

POST Parameters

No POST parameters

Uploaded Files

No files were uploaded

Request Attributes

Key Value
_remove_csp_headers
true
_stopwatch_token
"a5177f"

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, deflate"
host
"panel-travel.weszlo.com"
user-agent
"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/94.0.4606.61 Safari/537.36"
x-forwarded-for
"89.104.101.3"
x-forwarded-host
"panel-travel.weszlo.com"
x-forwarded-port
"443"
x-forwarded-proto
"https"
x-forwarded-server
"00dd1e8068cf"
x-php-ob-level
"1"
x-real-ip
"89.104.101.3"

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, 20 Feb 2024 19:16:37 GMT"
x-debug-exception
"No%20route%20found%20for%20%22GET%20https%3A%2F%2Fpanel-travel.weszlo.com%2Ffavicon.ico%22"
x-debug-exception-file
"%2Fvar%2Fwww%2Fservices%2Fpanel_travel%2Fvendor%2Fsymfony%2Fhttp-kernel%2FEventListener%2FRouterListener.php:128"
x-debug-token
"1b6ee1"
x-debug-token-link
"https://panel-travel.weszlo.com/_profiler/cd0bcf"
x-previous-debug-token
"cd0bcf"
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_ENV
"dev"
APP_SECRET
"883ebe49da852ec45a348501c11c275a"
DATABASE_URL
"mysql://portal_travel:00BxZVPWaHTJLQyq9GDdCS4whgUYhPDA@mysql:3306/portal_travel?serverVersion=5.7"
MERLINX_DESC_FTP_HOST
"ftppict.merlinx.pl"
MERLINX_DESC_FTP_PASSWORD
"93JIvG!2V3srXh"
MERLINX_DESC_FTP_USER
"weszlotr"
MERLINX_EMAIL
"merlinx@test.pl"
MERLINX_FTP_HOST
"ftp.merlinx.pl"
MERLINX_FTP_PASSWORD
"l4L^4JM28ndfZ5"
MERLINX_FTP_USER
"weszlotr"
TOUROPERATOR_CODE
"WET"
TOUROPERATOR_CODE_FULL
"WETR"
WOOCOMMERCE_CLIENT_KEY
"ck_b7bfe3b5ac4391a6e5435d4eb728fed3c845edb9"
WOOCOMMERCE_CLIENT_SECRET
"cs_a64fa6ea42cba05e8caecd4538e72be15f916b92"
WORDPRESS_URL
"https://travel.weszlo.com"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
DOCUMENT_ROOT
"/var/www/services/panel_travel/public"
HTTPS
"on"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, deflate"
HTTP_HOST
"panel-travel.weszlo.com"
HTTP_USER_AGENT
"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/94.0.4606.61 Safari/537.36"
HTTP_X_FORWARDED_FOR
"89.104.101.3"
HTTP_X_FORWARDED_HOST
"panel-travel.weszlo.com"
HTTP_X_FORWARDED_PORT
"443"
HTTP_X_FORWARDED_PROTO
"https"
HTTP_X_FORWARDED_SERVER
"00dd1e8068cf"
HTTP_X_REAL_IP
"89.104.101.3"
LSWS_EDITION
"Openlitespeed 1.7.16"
PATH
"/bin:/usr/bin"
PHP_SELF
"/index.php"
PROXY_REMOTE_ADDR
"172.18.0.2"
QUERY_STRING
""
REDIRECT_STATUS
"200"
REDIRECT_URL
"/favicon.ico"
REMOTE_ADDR
"89.104.101.3"
REMOTE_PORT
"42632"
REQUEST_METHOD
"GET"
REQUEST_TIME
1708456597
REQUEST_TIME_FLOAT
1708456597.6058
REQUEST_URI
"/favicon.ico"
SCRIPT_FILENAME
"/var/www/services/panel_travel/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"172.18.0.3"
SERVER_ADMIN
""
SERVER_NAME
"panel-travel.weszlo.com"
SERVER_PORT
"80"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SOFTWARE
"LiteSpeed"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,WORDPRESS_URL,WOOCOMMERCE_CLIENT_KEY,WOOCOMMERCE_CLIENT_SECRET,MERLINX_EMAIL,TOUROPERATOR_CODE,TOUROPERATOR_CODE_FULL,MERLINX_FTP_HOST,MERLINX_FTP_USER,MERLINX_FTP_PASSWORD,MERLINX_DESC_FTP_HOST,MERLINX_DESC_FTP_USER,MERLINX_DESC_FTP_PASSWORD,DATABASE_URL"
X-LSCACHE
"on,crawler"

Sub Requests 1

ErrorController (token = cd0bcf)

Key Value
_controller
"error_controller"
_stopwatch_token
"1e0988"
exception
Symfony\Component\HttpKernel\Exception\NotFoundHttpException {#290
  #message: "No route found for "GET https://panel-travel.weszlo.com/favicon.ico""
  #code: 0
  #file: "/var/www/services/panel_travel/vendor/symfony/http-kernel/EventListener/RouterListener.php"
  #line: 128
  -previous: Symfony\Component\Routing\Exception\ResourceNotFoundException {#263 …}
  -statusCode: 404
  -headers: []
  trace: {
    /var/www/services/panel_travel/vendor/symfony/http-kernel/EventListener/RouterListener.php:128 {
      Symfony\Component\HttpKernel\EventListener\RouterListener->onKernelRequest(RequestEvent $event) …
      › 
      ›     throw new NotFoundHttpException($message, $e);} catch (MethodNotAllowedException $e) {
    }
    /var/www/services/panel_travel/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
      Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
      › 
      › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);}
    /var/www/services/panel_travel/vendor/symfony/event-dispatcher/EventDispatcher.php:230 {
      Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
      ›     }    $listener($event, $eventName, $this);}
    }
    /var/www/services/panel_travel/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);}
    }
    /var/www/services/panel_travel/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:153 {
      Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
      › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
    }
    /var/www/services/panel_travel/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);}
    /var/www/services/panel_travel/vendor/symfony/http-kernel/HttpKernel.php:75 {
      Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
      › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
    }
    /var/www/services/panel_travel/vendor/symfony/http-kernel/Kernel.php:202 {
      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/services/panel_travel/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
      Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
      › {    $response = $this->kernel->handle($this->request);    $response->send();
    }
    /var/www/services/panel_travel/vendor/autoload_runtime.php:29 {
      require_once …
      ›         ->getRunner($app)        ->run());
    }
    /var/www/services/panel_travel/public/index.php:5 {
      › 
      › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';ini_set('memory_limit', '512M');
      arguments: {
        "/var/www/services/panel_travel/vendor/autoload_runtime.php"
      }
    }
  }
}
logger
null