https://frontend-dev.frivol.com/profil/User414961/gaestebuch

ErrorController

Request

GET Parameters

No GET parameters

POST Parameters

No POST parameters

Uploaded Files

No files were uploaded

Request Attributes

Key Value
_controller
"error_controller"
_stopwatch_token
"255aba"
exception
ErrorException {#459
  #message: "Warning: Trying to access array offset on value of type null"
  #code: 0
  #file: "/var/www/frontend-dev/apps/frontend/src/Controller/User/GuestbookController.php"
  #line: 48
  #severity: E_WARNING
  trace: {
    /var/www/frontend-dev/apps/frontend/src/Controller/User/GuestbookController.php:48 {
      App\Controller\User\GuestbookController->index(Request $request, string $username, int $page): Response …
      › $member = $this->memberService->getMemberDetailByUsername($username);if ($this->mpService->isGuestbookDisabled($member['id'])) {    $this->addFlash('info', $username . ' hat das Gästebuch deaktiviert.');
    }
    /var/www/frontend-dev/apps/frontend/src/Controller/User/ProfileController.php:251 {
      App\Controller\User\ProfileController->guestbook(Request $request, string $username, GuestbookController $gbController, int $page = 1): Response …
      › {    return $gbController->index($request, $username, $page);}
    }
    /var/www/frontend-dev/apps/frontend/vendor/symfony/http-kernel/HttpKernel.php:163 {
      Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
      › // call controller$response = $controller(...$arguments);}
    /var/www/frontend-dev/apps/frontend/vendor/symfony/http-kernel/HttpKernel.php:75 {
      Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
      › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
    }
    /var/www/frontend-dev/apps/frontend/vendor/symfony/http-kernel/Kernel.php:202 {
      Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
      › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
    }
    /var/www/frontend-dev/apps/frontend/public/index.php:38 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
    }
  }
}
logger
Symfony\Bridge\Monolog\Logger {#325 …9}

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, deflate, br"
from
"bingbot(at)microsoft.com"
host
"frontend-dev.frivol.com"
user-agent
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm) Chrome/116.0.1938.76 Safari/537.36"
x-forwarded-for
"52.167.144.211"
x-forwarded-host
"frontend-dev.frivol.com"
x-forwarded-proto
"https"
x-php-ob-level
"1"
x-real-ip
"52.167.144.211"

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
"Wed, 08 Oct 2025 02:19:19 GMT"
vary
"Accept"
x-debug-exception
"Warning%3A%20Trying%20to%20access%20array%20offset%20on%20value%20of%20type%20null"
x-debug-exception-file
"%2Fvar%2Fwww%2Ffrontend-dev%2Fapps%2Ffrontend%2Fsrc%2FController%2FUser%2FGuestbookController.php:48"
x-debug-token
"96ea23"

Cookies

Request Cookies

No request cookies

Response Cookies

No response cookies

Session 1

Session Metadata

No session metadata

Session Attributes

No session attributes

Session Usage

1 Usages
Stateless check enabled
Usage
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:44
[
  [
    "file" => "/var/www/frontend-dev/apps/frontend/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
    "line" => 44
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/frontend-dev/apps/frontend/vendor/symfony/security-http/Firewall/AccessListener.php"
    "line" => 87
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/var/www/frontend-dev/apps/frontend/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
    "line" => 49
    "function" => "authenticate"
    "class" => "Symfony\Component\Security\Http\Firewall\AccessListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/frontend-dev/apps/frontend/vendor/symfony/security-http/Firewall/AbstractListener.php"
    "line" => 26
    "function" => "authenticate"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/frontend-dev/apps/frontend/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
    "line" => 80
    "function" => "__invoke"
    "class" => "Symfony\Component\Security\Http\Firewall\AbstractListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/frontend-dev/apps/frontend/vendor/symfony/security-http/Firewall.php"
    "line" => 92
    "function" => "callListeners"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/frontend-dev/apps/frontend/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 118
    "function" => "onKernelRequest"
    "class" => "Symfony\Component\Security\Http\Firewall"
    "type" => "->"
  ]
  [
    "file" => "/var/www/frontend-dev/apps/frontend/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/frontend-dev/apps/frontend/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/frontend-dev/apps/frontend/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 154
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/frontend-dev/apps/frontend/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/frontend-dev/apps/frontend/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/frontend-dev/apps/frontend/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/frontend-dev/apps/frontend/public/index.php"
    "line" => 38
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
API_BASE_URI
"https://api-dev.frivol.com"
APP_ENV
"dev"
APP_SECRET
"32L4uiasdfjk"
ELASTICSEARCH_HOST
"http://mainlb.interquest.nl:9200"
FE_BASE_URI
"https://frontend-dev.frivol.com"
LIVECAM_SOCKET_URL
"wss://chat-cam.frivol.com"
PAGE_CACHE_USER_NAME
"__FILL_ME__"
PAGE_CACHE_USER_PASSWORD
"__FILL_ME__"
RECAPTCHA_API_KEY
"__FILL_ME__"
RECAPTCHA_FORM_KEY
"__FILL_ME__"
REDIS_HOST
"localhost"
REDIS_ONLINE_LIVECAMS_KEY
"LIVECAM_AMATEURS_ONLINE"
REDIS_PORT
"6379"
SENTRY_DSN
""
TRUSTED_PROXIES
"172.16.252.252,172.16.252.251,172.16.252.250,172.16.159.25"
WEBSOCKET_LISTENHOST
"0.0.0.0"
WEBSOCKET_LISTENHOST2
"172.16.252.130"
WEBSOCKET_LISTENHOST2_SSLCERT
"/etc/ssl/frivol/wildcard.frivol.com/cert.pem"
WEBSOCKET_LISTENHOST2_SSLKEY
"/etc/ssl/frivol/wildcard.frivol.com/privkey.pem"
WEBSOCKET_LISTENPORT
"9501"
WEBSOCKET_LISTENPORT2
"8080"
WEBSOCKET_URL
"wss://chat-dev.frivol.com"
WEBSOCKET_URL_FE
"ws://frivol-client.docker.localhost:9501"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
CONTENT_LENGTH
""
CONTENT_TYPE
""
DOCUMENT_ROOT
"/var/www/frontend-dev/apps/frontend/public"
DOCUMENT_URI
"/index.php/profil/User414961/gaestebuch"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
HOME
"/var/www"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, deflate, br"
HTTP_FROM
"bingbot(at)microsoft.com"
HTTP_HOST
"frontend-dev.frivol.com"
HTTP_USER_AGENT
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm) Chrome/116.0.1938.76 Safari/537.36"
HTTP_X_FORWARDED_FOR
"52.167.144.211"
HTTP_X_FORWARDED_HOST
"frontend-dev.frivol.com"
HTTP_X_FORWARDED_PROTO
"https"
HTTP_X_REAL_IP
"52.167.144.211"
PHP_SELF
"/index.php"
QUERY_STRING
""
REDIRECT_STATUS
"200"
REMOTE_ADDR
"172.16.252.190"
REMOTE_PORT
"47654"
REMOTE_USER
""
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"http"
REQUEST_TIME
1759889959
REQUEST_TIME_FLOAT
1759889959.7717
REQUEST_URI
"/profil/User414961/gaestebuch"
SCRIPT_FILENAME
"/var/www/frontend-dev/apps/frontend/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"172.16.252.130"
SERVER_NAME
"frontend-dev.frivol.com"
SERVER_PORT
"80"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SOFTWARE
"nginx/1.24.0"
SYMFONY_DOTENV_VARS
"APP_ENV,TRUSTED_PROXIES,API_BASE_URI,FE_BASE_URI,WEBSOCKET_URL,WEBSOCKET_URL_FE,ELASTICSEARCH_HOST,REDIS_HOST,REDIS_PORT,REDIS_ONLINE_LIVECAMS_KEY,RECAPTCHA_FORM_KEY,RECAPTCHA_API_KEY,PAGE_CACHE_USER_NAME,PAGE_CACHE_USER_PASSWORD,WEBSOCKET_LISTENHOST,WEBSOCKET_LISTENPORT,WEBSOCKET_LISTENHOST2,WEBSOCKET_LISTENPORT2,LIVECAM_SOCKET_URL,APP_SECRET,WEBSOCKET_LISTENHOST2_SSLCERT,WEBSOCKET_LISTENHOST2_SSLKEY,SENTRY_DSN"
USER
"www-data"

Parent Request

Return to parent request (token = 037d14)

Key Value
_controller
"App\Controller\User\ProfileController::guestbook"
_firewall_context
"security.firewall.map.context.main"
_remove_csp_headers
true
_route
"app_user_profile_guestbook"
_route_params
[
  "page" => 1
  "username" => "User414961"
]
_security_firewall_run
"_security_main"
_stopwatch_token
"8242fe"
page
1
username
"User414961"