Error 500 Internal Server Error

GET https://www.safeplorer.xyz/safeplorer/public/mainpage/1

Forwarded to ErrorController (f0b6c7)

MainPageController :: MainPageController

Request

GET Parameters

None

POST Parameters

None

Uploaded Files

None

Request Attributes

Key Value
Param
"1"
_controller
"App\Controller\MainPage\MainPageController::MainPageController"
_firewall_context
"security.firewall.map.context.main"
_locale
"en_EN"
_remove_csp_headers
true
_route
"MainPage"
_route_params
[
  "_locale" => "en_EN"
  "Param" => "1"
]
_security_firewall_run
"_security_main"
_stopwatch_token
"33a2d9"

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br, zstd, deflate"
connection
"close"
host
"www.safeplorer.xyz"
user-agent
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
x-accel-internal
"/internal-nginx-static-location"
x-php-ob-level
"1"
x-real-ip
"216.73.216.141"

Request Content

Request content not available (it was retrieved as a resource).

Response

Response Headers

Header Value
cache-control
"private, must-revalidate"
content-type
"text/html; charset=UTF-8"
date
"Wed, 05 Nov 2025 03:50:52 GMT"
expires
"-1"
pragma
"no-cache"
vary
"Accept"
x-debug-exception
"Warning%3A%20Attempt%20to%20read%20property%20%22ModulePart%22%20on%20null"
x-debug-exception-file
"%2Fvar%2Fwww%2Fvhosts%2Fsafeplorer.xyz%2Fpublic_html%2Fsafeplorer%2Fsrc%2FController%2FMain%2FSafeplorerController.php:1242"
x-debug-token
"a0f53c"
x-debug-token-link
"https://www.safeplorer.xyz/safeplorer/public/_profiler/f0b6c7"
x-previous-debug-token
"f0b6c7"
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_DEBUG
"1"
APP_ENV
"dev"
APP_SECRET
"0d423702a163be6443018b38a45b6956"
DATABASE_URL
"mysql://sp_db_user:Arme9002!@localhost:3306/safeplor_dbsafeplorer3"

Defined as regular env variables

Key Value
BASE
"/safeplorer/public"
CONTEXT_DOCUMENT_ROOT
"/var/www/vhosts/safeplorer.xyz/public_html"
CONTEXT_PREFIX
""
DOCUMENT_ROOT
"/var/www/vhosts/safeplorer.xyz/public_html"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
HOME
"/var/www/vhosts/safeplorer.xyz"
HTTPS
"on"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, br, zstd, deflate"
HTTP_CONNECTION
"close"
HTTP_HOST
"www.safeplorer.xyz"
HTTP_USER_AGENT
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
HTTP_X_ACCEL_INTERNAL
"/internal-nginx-static-location"
HTTP_X_REAL_IP
"216.73.216.141"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin"
PERL5LIB
"/usr/share/awstats/lib:/usr/share/awstats/plugins"
PHP_SELF
"/safeplorer/public/index.php"
QUERY_STRING
""
REDIRECT_BASE
"/safeplorer/public"
REDIRECT_HTTPS
"on"
REDIRECT_PERL5LIB
"/usr/share/awstats/lib:/usr/share/awstats/plugins"
REDIRECT_SCRIPT_URI
"https://www.safeplorer.xyz/safeplorer/public/mainpage/1"
REDIRECT_SCRIPT_URL
"/safeplorer/public/mainpage/1"
REDIRECT_STATUS
"200"
REDIRECT_UNIQUE_ID
"aQrJnArRoc@SzhI39ExhigAAABY"
REDIRECT_URL
"/safeplorer/public/mainpage/1"
REMOTE_ADDR
"216.73.216.141"
REMOTE_PORT
"53092"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1762314652
REQUEST_TIME_FLOAT
1762314652.0143
REQUEST_URI
"/safeplorer/public/mainpage/1"
SCRIPT_FILENAME
"/var/www/vhosts/safeplorer.xyz/public_html/safeplorer/public/index.php"
SCRIPT_NAME
"/safeplorer/public/index.php"
SCRIPT_URI
"https://www.safeplorer.xyz/safeplorer/public/mainpage/1"
SCRIPT_URL
"/safeplorer/public/mainpage/1"
SERVER_ADDR
"127.0.0.1"
SERVER_ADMIN
"root@localhost"
SERVER_NAME
"www.safeplorer.xyz"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.0"
SERVER_SIGNATURE
""
SERVER_SOFTWARE
"Apache"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_DEBUG,APP_SECRET,DATABASE_URL"
UNIQUE_ID
"aQrJnArRoc@SzhI39ExhigAAABY"
USER
"safeplorer"
proxy-nokeepalive
"1"

Sub Requests 1

ErrorController (token = f0b6c7)

Key Value
_controller
"error_controller"
_stopwatch_token
"1361c2"
exception
ErrorException {#226
  #message: "Warning: Attempt to read property "ModulePart" on null"
  #code: 0
  #file: "/var/www/vhosts/safeplorer.xyz/public_html/safeplorer/src/Controller/Main/SafeplorerController.php"
  #line: 1242
  #severity: E_WARNING
  trace: {
    /var/www/vhosts/safeplorer.xyz/public_html/safeplorer/src/Controller/Main/SafeplorerController.php:1242 {
      App\Controller\Main\SafeplorerController->EntryPublicFunction($data) …
      › $this->Auth->user_authentication($data['q']);$this->SetModulePartId($data['ParamDecode']->ModulePart);$this->ActivePage($data['ParamDecode']->ModulePart);
    }
    /var/www/vhosts/safeplorer.xyz/public_html/safeplorer/src/Controller/MainPage/MainPageController.php:46 {
      App\Controller\MainPage\MainPageController->MainPageController($Param, SessionInterface $session, Request $q, RouterInterface $router, TranslatorInterface $translator) …
      › $ParamDecode=json_decode($this->AestoVal($Param));$this->EntryPublicFunction(['q'=>$q,'param'=>$Param,'ParamDecode'=>$ParamDecode,'session'=>$session,'translator'=>$translator]);}
    /var/www/vhosts/safeplorer.xyz/public_html/safeplorer/vendor/symfony/http-kernel/HttpKernel.php:166 {
      Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
      › // call controller$response = $controller(...$arguments);}
    /var/www/vhosts/safeplorer.xyz/public_html/safeplorer/vendor/symfony/http-kernel/HttpKernel.php:74 {
      Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
      › try {    return $this->handleRaw($request, $type);} catch (\Throwable $e) {
    }
    /var/www/vhosts/safeplorer.xyz/public_html/safeplorer/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/vhosts/safeplorer.xyz/public_html/safeplorer/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/vhosts/safeplorer.xyz/public_html/safeplorer/vendor/autoload_runtime.php:29 {
      require_once …
      ›         ->getRunner($app)        ->run());
    }
    /var/www/vhosts/safeplorer.xyz/public_html/safeplorer/public/index.php:5 {
      › 
      › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
        "/var/www/vhosts/safeplorer.xyz/public_html/safeplorer/vendor/autoload_runtime.php"
      }
    }
  }
}
logger
Symfony\Bridge\Monolog\Logger {#312 …9}