Error 500 Internal Server Error

GET https://www.g2l2corp.com/prestations

ErrorController

Request

GET Parameters

None

POST Parameters

None

Uploaded Files

None

Request Attributes

Key Value
_controller
"error_controller"
_stopwatch_token
"9fd932"
exception
ValueError {#2478
  #message: "unlink(): Argument #1 ($filename) must not contain any null bytes"
  #code: 0
  #file: "/home/glcorp/www/v6.3/vendor/symfony/http-kernel/Profiler/FileProfilerStorage.php"
  #line: 332
  trace: {
    /home/glcorp/www/v6.3/vendor/symfony/http-kernel/Profiler/FileProfilerStorage.php:332 {
      Symfony\Component\HttpKernel\Profiler\FileProfilerStorage->removeExpiredProfiles(): void …
      › 
      › @unlink($this->getFilename($csvToken));$offset += \strlen($line);
      arguments: {
        $filename: "/home/glcorp/www/v6.3/var/cache/dev/profiler/86/72/\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00697286"
      }
    }
    /home/glcorp/www/v6.3/vendor/symfony/http-kernel/Profiler/FileProfilerStorage.php:182 {
      Symfony\Component\HttpKernel\Profiler\FileProfilerStorage->write(Profile $profile): bool …
      › if (1 === mt_rand(1, 10)) {    $this->removeExpiredProfiles();}
    }
    /home/glcorp/www/v6.3/vendor/symfony/http-kernel/Profiler/Profiler.php:104 {
      Symfony\Component\HttpKernel\Profiler\Profiler->saveProfile(Profile $profile): bool …
      › 
      › if (!($ret = $this->storage->write($profile)) && null !== $this->logger) {    $this->logger->warning('Unable to store the profiler information.', ['configured_storage' => $this->storage::class]);
      arguments: {
        $profile: Symfony\Component\HttpKernel\Profiler\Profile {#75 …}
      }
    }
    /home/glcorp/www/v6.3/vendor/symfony/http-kernel/EventListener/ProfilerListener.php:135 {
      Symfony\Component\HttpKernel\EventListener\ProfilerListener->onKernelTerminate(TerminateEvent $event): void …
      › foreach ($this->profiles as $request) {    $this->profiler->saveProfile($this->profiles[$request]);}
      arguments: {
        $profile: Symfony\Component\HttpKernel\Profiler\Profile {#75 …}
      }
    }
    /home/glcorp/www/v6.3/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:116 {
      Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
      › try {    ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} finally {
      arguments: {
        $event: Symfony\Component\HttpKernel\Event\TerminateEvent {#205 …}
        ...: {
          "kernel.terminate"
          Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#169 …}
        }
      }
    }
    /home/glcorp/www/v6.3/vendor/symfony/event-dispatcher/EventDispatcher.php:220 {
      Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
      ›     }    $listener($event, $eventName, $this);}
      arguments: {
        $event: Symfony\Component\HttpKernel\Event\TerminateEvent {#205 …}
        $eventName: "kernel.terminate"
        $dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#169 …}
      }
    }
    /home/glcorp/www/v6.3/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);}
      arguments: {
        $listeners: [ …1]
        $eventName: "kernel.terminate"
        $event: Symfony\Component\HttpKernel\Event\TerminateEvent {#205 …}
      }
    }
    /home/glcorp/www/v6.3/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:139 {
      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\TerminateEvent {#205 …}
        $eventName: "kernel.terminate"
      }
    }
    /home/glcorp/www/v6.3/vendor/symfony/http-kernel/HttpKernel.php:116 {
      Symfony\Component\HttpKernel\HttpKernel->terminate(Request $request, Response $response) …
      › {    $this->dispatcher->dispatch(new TerminateEvent($this, $request, $response), KernelEvents::TERMINATE);}
      arguments: {
        $event: Symfony\Component\HttpKernel\Event\TerminateEvent {#205 …}
        $eventName: "kernel.terminate"
      }
    }
    /home/glcorp/www/v6.3/vendor/symfony/http-kernel/Kernel.php:157 {
      Symfony\Component\HttpKernel\Kernel->terminate(Request $request, Response $response) …
      › if ($this->getHttpKernel() instanceof TerminableInterface) {    $this->getHttpKernel()->terminate($request, $response);}
      arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#17 …}
        $response: Symfony\Component\HttpFoundation\Response {#1834 …}
      }
    }
    /home/glcorp/www/v6.3/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:39 {
      Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
      › if ($this->kernel instanceof TerminableInterface) {    $this->kernel->terminate($this->request, $response);}
      arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#17 …}
        $response: Symfony\Component\HttpFoundation\Response {#1834 …}
      }
    }
    /home/glcorp/www/v6.3/vendor/autoload_runtime.php:29 {
      require_once …
      ›         ->getRunner($app)        ->run());
    }
    /home/glcorp/www/v6.3/public/index.php:5 {
      › 
      › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
        "/home/glcorp/www/v6.3/vendor/autoload_runtime.php"
      }
    }
  }
}
logger
Symfony\Bridge\Monolog\Logger {#123 …9}

Request Headers

Header Value
accept
"text/html,application/xhtml+xml,application/xml"
accept-encoding
"gzip;q=0.6, deflate;q=0.6, br;q=0.7, *;q=0.5"
cache-control
"no-cache"
dnt
"1"
host
"www.g2l2corp.com"
pragma
"no-cache"
remote-ip
"35.206.110.229"
upgrade-insecure-requests
"1"
user-agent
"Buck/2.4.2; (+https://app.hypefactors.com/media-monitoring/about.html)"
x-forwarded-for
"35.206.110.229"
x-forwarded-proto
"https"
x-ovhrequest-id
"03644df0973c8ed6bbf2a3a3a498e755"
x-php-ob-level
"0"
x-predictor
"1"

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
"Sun, 22 Dec 2024 13:53:11 GMT"
x-debug-exception
"unlink%28%29%3A%20Argument%20%231%20%28%24filename%29%20must%20not%20contain%20any%20null%20bytes"
x-debug-exception-file
"%2Fhome%2Fglcorp%2Fwww%2Fv6.3%2Fvendor%2Fsymfony%2Fhttp-kernel%2FProfiler%2FFileProfilerStorage.php:332"
x-debug-token
"6fcb27"

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
"9be37a1447f19ab063097bc476c1a3a1"
DATABASE_URL
"mysql://glcorpweb:lgslive2011@glcorpweb.mysql.db/glcorpweb"
MAILER_DSN
"smtp://postmaster@g2l2corp.com:fumblefest2023@ssl0.ovh.net:587"
RIB_BIC
"CCBPFRPPGRE"
RIB_IBAN
"FR76 1680 7004 0081 5940 5321 429"
RIB_NAME
"G2L2 CORP"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
APP_ENGINE
"phpcgi"
APP_ENGINE_VERSION
"8.2"
CFG_CLUSTER
"cluster006"
DOCUMENT_ROOT
"/home/glcorp/www"
ENVIRONMENT
"production"
GATEWAY_INTERFACE
"CGI/1.1"
GEOIP_AREA_CODE
"712"
GEOIP_CITY
"Council Bluffs"
GEOIP_COUNTRY_CODE
"US"
GEOIP_COUNTRY_NAME
"United States"
GEOIP_DMA_CODE
"652"
GEOIP_LATITUDE
"41.259102"
GEOIP_LONGITUDE
"-95.851700"
GEOIP_REGION
"IA"
HOME
"/homez.740/glcorp"
HTTPS
"on"
HTTP_ACCEPT
"text/html,application/xhtml+xml,application/xml"
HTTP_ACCEPT_ENCODING
"gzip;q=0.6, deflate;q=0.6, br;q=0.7, *;q=0.5"
HTTP_CACHE_CONTROL
"no-cache"
HTTP_DNT
"1"
HTTP_HOST
"www.g2l2corp.com"
HTTP_PRAGMA
"no-cache"
HTTP_REMOTE_IP
"35.206.110.229"
HTTP_UPGRADE_INSECURE_REQUESTS
"1"
HTTP_USER_AGENT
"Buck/2.4.2; (+https://app.hypefactors.com/media-monitoring/about.html)"
HTTP_X_FORWARDED_FOR
"35.206.110.229"
HTTP_X_FORWARDED_PROTO
"https"
HTTP_X_OVHREQUEST_ID
"03644df0973c8ed6bbf2a3a3a498e755"
HTTP_X_PREDICTOR
"1"
PATH
"/usr/local/bin:/usr/bin:/bin"
PHP_SELF
"/v6.3/public/index.php"
PWD
"/homez.740/glcorp/www/v6.3/public"
QUERY_STRING
""
REDIRECT_STATUS
"200"
REDIRECT_URL
"/v6.3/public/prestations"
REMOTE_ADDR
"35.206.110.229"
REMOTE_PORT
"52442"
REQUEST_METHOD
"GET"
REQUEST_TIME
1734875591
REQUEST_TIME_FLOAT
1734875591.4816
REQUEST_URI
"/prestations"
SCRIPT_FILENAME
"/home/glcorp/www/v6.3/public/index.php"
SCRIPT_NAME
"/v6.3/public/index.php"
SCRIPT_URI
"https://www.g2l2corp.com:443/prestations"
SCRIPT_URL
"/prestations"
SERVER_ADDR
"10.6.20.104"
SERVER_ADMIN
"postmaster@www.g2l2corp.com"
SERVER_NAME
"www.g2l2corp.com"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SIGNATURE
""
SERVER_SOFTWARE
"Apache"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,DATABASE_URL,MAILER_DSN,RIB_NAME,RIB_IBAN,RIB_BIC"
UID
"glcorp"
UNIQUE_ID
"Z2gZxyosPsmAU45lp24pbgAAACE"
argc
1
argv
[
  "index.php"
]

Parent Request

Return to parent request (token = f7d32c)

Key Value
_controller
"App\Controller\DefaultController::frontEvenements"
_firewall_context
"security.firewall.map.context.main"
_remove_csp_headers
true
_route
"frontPrestations"
_route_params
[]
_security_firewall_run
"_security_main"
_stopwatch_token
"4eb762"