http://hkbe.synology.me/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
"3daf07"

Request Headers

Header Value
accept-encoding
"gzip"
connection
"close"
host
"hkbe.synology.me"
user-agent
"Mozilla/5.0 (compatible; CensysInspect/1.1; +https://about.censys.io/)"
x-forwarded-by
"192.168.2.100"
x-forwarded-port
"80"
x-forwarded-proto
"http"
x-php-ob-level
"1"
x-real-ip
"199.45.155.83"

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
"Mon, 16 Dec 2024 12:29:48 GMT"
x-debug-exception
"No%20route%20found%20for%20%22GET%20http%3A%2F%2Fhkbe.synology.me%2Ffavicon.ico%22"
x-debug-exception-file
"%2Fvolume1%2Fweb%2Fmwaccount%2Fvendor%2Fsymfony%2Fhttp-kernel%2FEventListener%2FRouterListener.php:130"
x-debug-token
"7f8987"
x-debug-token-link
"http://hkbe.synology.me/_profiler/c20839"
x-previous-debug-token
"c20839"
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
"ae0287039dd4b7faff0ab2aad1ea99aa"
DATABASE_URL
"mysql://app:Lu31**16871@127.0.0.1:3306/mwaccount2022?serverVersion=mariadb-10.3.32"
GOOGLE_API_KEY
""
GOOGLE_AUTH_CONFIG
"%kernel.project_dir%/path/to/file.json"
GOOGLE_CLIENT_ID
""
GOOGLE_CLIENT_SECRET
""
MESSENGER_TRANSPORT_DSN
"doctrine://default?auto_setup=0"
VATRI_GOOGLE_DRIVE_CREDENTIALS_FILE
"config/google_drive_bevis.json"
VATRI_GOOGLE_DRIVE_REDIRECT_AFTER_AUTH
"/"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
CONTEXT_DOCUMENT_ROOT
"/volume1/web/mwaccount/public"
CONTEXT_PREFIX
""
DOCUMENT_ROOT
"/volume1/web/mwaccount/public"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
HOME
"/var/services/web"
HOST
"hkbe.synology.me"
HTTP_ACCEPT_ENCODING
"gzip"
HTTP_CONNECTION
"close"
HTTP_HOST
"hkbe.synology.me"
HTTP_USER_AGENT
"Mozilla/5.0 (compatible; CensysInspect/1.1; +https://about.censys.io/)"
HTTP_X_FORWARDED_BY
"192.168.2.100"
HTTP_X_FORWARDED_PORT
"80"
HTTP_X_FORWARDED_PROTO
"http"
HTTP_X_REAL_IP
"199.45.155.83"
MOD_X_SENDFILE_ENABLED
"yes"
PATH
"/sbin:/bin:/usr/sbin:/usr/bin:/usr/syno/sbin:/usr/syno/bin:/usr/local/sbin:/usr/local/bin"
PHP_SELF
"/index.php"
QUERY_STRING
""
REDIRECT_HOST
"hkbe.synology.me"
REDIRECT_MOD_X_SENDFILE_ENABLED
"yes"
REDIRECT_STATUS
"200"
REDIRECT_URL
"/favicon.ico"
REMOTE_ADDR
"199.45.155.83"
REMOTE_PORT
"53472"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"http"
REQUEST_TIME
1734352187
REQUEST_TIME_FLOAT
1734352187.936
REQUEST_URI
"/favicon.ico"
SCRIPT_FILENAME
"/volume1/web/mwaccount/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"192.168.2.100"
SERVER_ADMIN
"[no address given]"
SERVER_NAME
"hkbe.synology.me"
SERVER_PORT
"80"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SIGNATURE
""
SERVER_SOFTWARE
"Apache/2.4.57 (Unix)"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,MESSENGER_TRANSPORT_DSN,DATABASE_URL,GOOGLE_API_KEY,GOOGLE_CLIENT_ID,GOOGLE_CLIENT_SECRET,GOOGLE_AUTH_CONFIG,VATRI_GOOGLE_DRIVE_CREDENTIALS_FILE,VATRI_GOOGLE_DRIVE_REDIRECT_AFTER_AUTH"
USER
"http"

Sub Requests 1

ErrorController (token = c20839)

Key Value
_controller
"error_controller"
_stopwatch_token
"40a80e"
exception
Symfony\Component\HttpKernel\Exception\NotFoundHttpException {#222
  -statusCode: 404
  -headers: []
  #message: "No route found for "GET http://hkbe.synology.me/favicon.ico""
  #code: 0
  #file: "/volume1/web/mwaccount/vendor/symfony/http-kernel/EventListener/RouterListener.php"
  #line: 130
  -previous: Symfony\Component\Routing\Exception\ResourceNotFoundException {#177 …}
  trace: {
    /volume1/web/mwaccount/vendor/symfony/http-kernel/EventListener/RouterListener.php:130 {
      Symfony\Component\HttpKernel\EventListener\RouterListener->onKernelRequest(RequestEvent $event) …
      › 
      ›     throw new NotFoundHttpException($message, $e);} catch (MethodNotAllowedException $e) {
    }
    /volume1/web/mwaccount/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:111 {
      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 {#86 …}
        ...: {
          "kernel.request"
          Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#93 …}
        }
      }
    }
    /volume1/web/mwaccount/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 {#86 …}
        $eventName: "kernel.request"
        $dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#93 …}
      }
    }
    /volume1/web/mwaccount/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: [ …9]
        $eventName: "kernel.request"
        $event: Symfony\Component\HttpKernel\Event\RequestEvent {#86 …}
      }
    }
    /volume1/web/mwaccount/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:152 {
      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 {#86 …}
        $eventName: "kernel.request"
      }
    }
    /volume1/web/mwaccount/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);arguments: {
        $event: Symfony\Component\HttpKernel\Event\RequestEvent {#86 …}
        $eventName: "kernel.request"
      }
    }
    /volume1/web/mwaccount/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) {
      arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#53 …}
        $type: 1
      }
    }
    /volume1/web/mwaccount/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 {
      arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#53 …}
        $type: 1
        $catch: true
      }
    }
    /volume1/web/mwaccount/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 {#53 …}
      }
    }
    /volume1/web/mwaccount/vendor/autoload_runtime.php:29 {
      require_once …
      ›         ->getRunner($app)        ->run());
    }
    /volume1/web/mwaccount/public/index.php:5 {
      › 
      › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
        "/volume1/web/mwaccount/vendor/autoload_runtime.php"
      }
    }
  }
}
logger
Symfony\Bridge\Monolog\Logger {#43 …9}