Error 500 Internal Server Error

GET http://propeskomistr.cz/

Forwarded to n/a (f84583)

Serializer

1 Handled
0.11 ms Total time

serialize 1

Data Context Normalizer Encoder Time Caller
Symfony\Component\ErrorHandler\Exception\FlattenException
Show contents
Symfony\Component\ErrorHandler\Exception\FlattenException {#6897
  -message: "Unable to create the storage directory (/var/www/html/var/cache/dev/profiler/23/c4)."
  -code: 0
  -previous: null
  -trace: [
    [
      "namespace" => ""
      "short_class" => ""
      "class" => ""
      "type" => ""
      "function" => ""
      "file" => "/var/www/html/vendor/symfony/http-kernel/Profiler/FileProfilerStorage.php"
      "line" => 131
      "args" => []
    ]
    [
      "namespace" => "Symfony\Component\HttpKernel\Profiler"
      "short_class" => "FileProfilerStorage"
      "class" => "Symfony\Component\HttpKernel\Profiler\FileProfilerStorage"
      "type" => "->"
      "function" => "write"
      "file" => "/var/www/html/vendor/symfony/http-kernel/Profiler/Profiler.php"
      "line" => 104
      "args" => []
    ]
    [
      "namespace" => "Symfony\Component\HttpKernel\Profiler"
      "short_class" => "Profiler"
      "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
      "type" => "->"
      "function" => "saveProfile"
      "file" => "/var/www/html/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
      "line" => 135
      "args" => []
    ]
    [
      "namespace" => "Symfony\Component\HttpKernel\EventListener"
      "short_class" => "ProfilerListener"
      "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
      "type" => "->"
      "function" => "onKernelTerminate"
      "file" => "/var/www/html/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
      "line" => 116
      "args" => []
    ]
    [
      "namespace" => "Symfony\Component\EventDispatcher\Debug"
      "short_class" => "WrappedListener"
      "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
      "type" => "->"
      "function" => "__invoke"
      "file" => "/var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php"
      "line" => 220
      "args" => []
    ]
    [
      "namespace" => "Symfony\Component\EventDispatcher"
      "short_class" => "EventDispatcher"
      "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
      "type" => "->"
      "function" => "callListeners"
      "file" => "/var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php"
      "line" => 56
      "args" => []
    ]
    [
      "namespace" => "Symfony\Component\EventDispatcher"
      "short_class" => "EventDispatcher"
      "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
      "type" => "->"
      "function" => "dispatch"
      "file" => "/var/www/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
      "line" => 139
      "args" => []
    ]
    [
      "namespace" => "Symfony\Component\EventDispatcher\Debug"
      "short_class" => "TraceableEventDispatcher"
      "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
      "type" => "->"
      "function" => "dispatch"
      "file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php"
      "line" => 116
      "args" => []
    ]
    [
      "namespace" => "Symfony\Component\HttpKernel"
      "short_class" => "HttpKernel"
      "class" => "Symfony\Component\HttpKernel\HttpKernel"
      "type" => "->"
      "function" => "terminate"
      "file" => "/var/www/html/vendor/symfony/http-kernel/Kernel.php"
      "line" => 157
      "args" => []
    ]
    [
      "namespace" => "Symfony\Component\HttpKernel"
      "short_class" => "Kernel"
      "class" => "Symfony\Component\HttpKernel\Kernel"
      "type" => "->"
      "function" => "terminate"
      "file" => "/var/www/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
      "line" => 39
      "args" => []
    ]
    [
      "namespace" => "Symfony\Component\Runtime\Runner\Symfony"
      "short_class" => "HttpKernelRunner"
      "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
      "type" => "->"
      "function" => "run"
      "file" => "/var/www/html/vendor/autoload_runtime.php"
      "line" => 29
      "args" => []
    ]
    [
      "namespace" => ""
      "short_class" => ""
      "class" => ""
      "type" => ""
      "function" => "require_once"
      "file" => "/var/www/html/public/index.php"
      "line" => 5
      "args" => [
        [
          "string"
          "/var/www/html/vendor/autoload_runtime.php"
        ]
      ]
    ]
  ]
  -traceAsString: """
    #0 /var/www/html/vendor/symfony/http-kernel/Profiler/Profiler.php(104): Symfony\Component\HttpKernel\Profiler\FileProfilerStorage->write()\n
    #1 /var/www/html/vendor/symfony/http-kernel/EventListener/ProfilerListener.php(135): Symfony\Component\HttpKernel\Profiler\Profiler->saveProfile()\n
    #2 /var/www/html/vendor/symfony/event-dispatcher/Debug/WrappedListener.php(116): Symfony\Component\HttpKernel\EventListener\ProfilerListener->onKernelTerminate()\n
    #3 /var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php(220): Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke()\n
    #4 /var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php(56): Symfony\Component\EventDispatcher\EventDispatcher->callListeners()\n
    #5 /var/www/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php(139): Symfony\Component\EventDispatcher\EventDispatcher->dispatch()\n
    #6 /var/www/html/vendor/symfony/http-kernel/HttpKernel.php(116): Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch()\n
    #7 /var/www/html/vendor/symfony/http-kernel/Kernel.php(157): Symfony\Component\HttpKernel\HttpKernel->terminate()\n
    #8 /var/www/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php(39): Symfony\Component\HttpKernel\Kernel->terminate()\n
    #9 /var/www/html/vendor/autoload_runtime.php(29): Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run()\n
    #10 /var/www/html/public/index.php(5): require_once('...')\n
    #11 {main}
    """
  -class: "RuntimeException"
  -statusCode: 500
  -statusText: "Internal Server Error"
  -headers: [
    "Vary" => "Accept"
    "X-Debug-Exception" => "Unable%20to%20create%20the%20storage%20directory%20%28%2Fvar%2Fwww%2Fhtml%2Fvar%2Fcache%2Fdev%2Fprofiler%2F23%2Fc4%29."
    "X-Debug-Exception-File" => "%2Fvar%2Fwww%2Fhtml%2Fvendor%2Fsymfony%2Fhttp-kernel%2FProfiler%2FFileProfilerStorage.php:131"
    "Content-Type" => "application/json"
  ]
  -file: "/var/www/html/vendor/symfony/http-kernel/Profiler/FileProfilerStorage.php"
  -line: 131
  -asString: "{"type":"https:\/\/tools.ietf.org\/html\/rfc2616#section-10","title":"An error occurred","status":500,"detail":"Unable to create the storage directory (\/var\/www\/html\/var\/cache\/dev\/profiler\/23\/c4).","class":"RuntimeException","trace":[{"namespace":"","short_class":"","class":"","type":"","function":"","file":"\/var\/www\/html\/vendor\/symfony\/http-kernel\/Profiler\/FileProfilerStorage.php","line":131,"args":[]},{"namespace":"Symfony\\Component\\HttpKernel\\Profiler","short_class":"FileProfilerStorage","class":"Symfony\\Component\\HttpKernel\\Profiler\\FileProfilerStorage","type":"->","function":"write","file":"\/var\/www\/html\/vendor\/symfony\/http-kernel\/Profiler\/Profiler.php","line":104,"args":[]},{"namespace":"Symfony\\Component\\HttpKernel\\Profiler","short_class":"Profiler","class":"Symfony\\Component\\HttpKernel\\Profiler\\Profiler","type":"->","function":"saveProfile","file":"\/var\/www\/html\/vendor\/symfony\/http-kernel\/EventListener\/ProfilerListener.php","line":135,"args":[]},{"namespace":"Symfony\\Component\\HttpKernel\\EventListener","short_class":"ProfilerListener","class":"Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener","type":"->","function":"onKernelTerminate","file":"\/var\/www\/html\/vendor\/symfony\/event-dispatcher\/Debug\/WrappedListener.php","line":116,"args":[]},{"namespace":"Symfony\\Component\\EventDispatcher\\Debug","short_class":"WrappedListener","class":"Symfony\\Component\\EventDispatcher\\Debug\\WrappedListener","type":"->","function":"__invoke","file":"\/var\/www\/html\/vendor\/symfony\/event-dispatcher\/EventDispatcher.php","line":220,"args":[]},{"namespace":"Symfony\\Component\\EventDispatcher","short_class":"EventDispatcher","class":"Symfony\\Component\\EventDispatcher\\EventDispatcher","type":"->","function":"callListeners","file":"\/var\/www\/html\/vendor\/symfony\/event-dispatcher\/EventDispatcher.php","line":56,"args":[]},{"namespace":"Symfony\\Component\\EventDispatcher","short_class":"EventDispatcher","class":"Symfony\\Component\\EventDispatcher\\EventDispatcher","type":"->","function":"dispatch","file":"\/var\/www\/html\/vendor\/symfony\/event-dispatcher\/Debug\/TraceableEventDispatcher.php","line":139,"args":[]},{"namespace":"Symfony\\Component\\EventDispatcher\\Debug","short_class":"TraceableEventDispatcher","class":"Symfony\\Component\\EventDispatcher\\Debug\\TraceableEventDispatcher","type":"->","function":"dispatch","file":"\/var\/www\/html\/vendor\/symfony\/http-kernel\/HttpKernel.php","line":116,"args":[]},{"namespace":"Symfony\\Component\\HttpKernel","short_class":"HttpKernel","class":"Symfony\\Component\\HttpKernel\\HttpKernel","type":"->","function":"terminate","file":"\/var\/www\/html\/vendor\/symfony\/http-kernel\/Kernel.php","line":157,"args":[]},{"namespace":"Symfony\\Component\\HttpKernel","short_class":"Kernel","class":"Symfony\\Component\\HttpKernel\\Kernel","type":"->","function":"terminate","file":"\/var\/www\/html\/vendor\/symfony\/runtime\/Runner\/Symfony\/HttpKernelRunner.php","line":39,"args":[]},{"namespace":"Symfony\\Component\\Runtime\\Runner\\Symfony","short_class":"HttpKernelRunner","class":"Symfony\\Component\\Runtime\\Runner\\Symfony\\HttpKernelRunner","type":"->","function":"run","file":"\/var\/www\/html\/vendor\/autoload_runtime.php","line":29,"args":[]},{"namespace":"","short_class":"","class":"","type":"","function":"require_once","file":"\/var\/www\/html\/public\/index.php","line":5,"args":[["string","\/var\/www\/html\/vendor\/autoload_runtime.php"]]}]}"
}
Format: json
Show context
[
  "exception" => RuntimeException {#6674
    #message: "Unable to create the storage directory (/var/www/html/var/cache/dev/profiler/23/c4)."
    #code: 0
    #file: "/var/www/html/vendor/symfony/http-kernel/Profiler/FileProfilerStorage.php"
    #line: 131
    trace: {
      /var/www/html/vendor/symfony/http-kernel/Profiler/FileProfilerStorage.php:131 {
        Symfony\Component\HttpKernel\Profiler\FileProfilerStorage->write(Profile $profile): bool …
        › if (!is_dir($dir) && false === @mkdir($dir, 0777, true) && !is_dir($dir)) {    throw new \RuntimeException(sprintf('Unable to create the storage directory (%s).', $dir));}
      }
      /var/www/html/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]);
      }
      /var/www/html/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]);}
      }
      /var/www/html/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 {
      }
      /var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php:220 {
        Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
        ›     }    $listener($event, $eventName, $this);}
      }
      /var/www/html/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);}
      }
      /var/www/html/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 {
      }
      /var/www/html/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);}
      }
      /var/www/html/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);}
      }
      /var/www/html/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);}
      }
      /var/www/html/vendor/autoload_runtime.php:29 {
        require_once …
        ›         ->getRunner($app)        ->run());
      }
      /var/www/html/public/index.php:5 {
        › 
        › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
          "/var/www/html/vendor/autoload_runtime.php"
        }
      }
    }
  }
  "debug" => true
]
ProblemNormalizer (0.00 ms) JsonEncoder (0.03 ms) 0.11 ms

deserialize 0

Nothing was deserialized.

normalize 0

Nothing was normalized.

denormalize 0

Nothing was denormalized.

encode 0

Nothing was encoded.

decode 0

Nothing was decoded.