Exceptions
Exception
RuntimeException
in
vendor/symfony/http-foundation/Session/Storage/NativeSessionStorage.php
->
start
(line 296)
in
vendor/symfony/http-foundation/Session/Session.php
->
getBag
(line 201)
in
vendor/symfony/http-foundation/Session/Session.php
->
getBag
(line 221)
in
vendor/symfony/http-foundation/Session/Session.php
->
getAttributeBag
(line 74)
in
vendor/symfony/security-http/Util/TargetPathTrait.php
->
set
(line 28)
in
vendor/symfony/security-http/Firewall/ExceptionListener.php
->
saveTargetPath
(line 224)
in
vendor/symfony/security-http/Firewall/ExceptionListener.php
->
setTargetPath
(line 195)
in
vendor/symfony/security-http/Firewall/ExceptionListener.php
->
startAuthentication
(line 148)
in
vendor/symfony/security-http/Firewall/ExceptionListener.php
->
handleAccessDeniedException
(line 103)
in
vendor/symfony/event-dispatcher/Debug/WrappedListener.php
->
onKernelException
(line 116)
in
vendor/symfony/event-dispatcher/EventDispatcher.php
->
__invoke
(line 206)
in
vendor/symfony/event-dispatcher/EventDispatcher.php
->
callListeners
(line 56)
in
vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php
->
dispatch
(line 127)
in
vendor/symfony/http-kernel/HttpKernel.php
->
dispatch
(line 221)
in
vendor/symfony/http-kernel/HttpKernel.php
->
handleThrowable
(line 89)
in
vendor/symfony/http-kernel/Kernel.php
->
handle
(line 184)
in
vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php
->
handle
(line 35)
in
vendor/autoload_runtime.php
->
run
(line 29)
require_once('/home/u761779440/domains/josette-tic.com/public_html/intranet-staging/vendor/autoload_runtime.php')
in
public/index.php
(line 5)
<?php use App\Kernel; require_once dirname(__DIR__).'/vendor/autoload_runtime.php'; return function (array $context) { return new Kernel($context['APP_ENV'], (bool) $context['APP_DEBUG']); };
Logs
| Level | Channel | Message |
|---|---|---|
| INFO 13:25:51 | request |
Matched route "_profiler". {
"route": "_profiler",
"route_parameters": {
"_route": "_profiler",
"_controller": "web_profiler.controller.profiler::panelAction",
"token": "7c8325"
},
"request_uri": "https://cdsfzgu-grzoh.josette-tic.com/_profiler/7c8325?panel=exception",
"method": "GET"
}
|
| INFO 13:25:51 | deprecation |
Deprecated: Constant NumberFormatter::TYPE_CURRENCY is deprecated since 8.3 {
"exception": {}
}
|
| INFO 13:25:51 | doctrine |
Connecting with parameters {params} {
"params": {
"driver": "pdo_mysql",
"host": "127.0.0.1",
"port": 3306,
"user": "u761779440_stagingintra",
"password": "<redacted>",
"driverOptions": [],
"defaultTableOptions": [],
"dbname": "u761779440_stagingintra",
"serverVersion": "mariadb-10.4.118",
"charset": "utf8mb4"
}
}
|
| DEBUG 13:25:51 | doctrine |
Executing query: SELECT t0.id AS id_1, t0.content AS content_2, t0.type AS type_3 FROM home_nav_message t0 ORDER BY t0.id DESC LIMIT 1 {
"sql": "SELECT t0.id AS id_1, t0.content AS content_2, t0.type AS type_3 FROM home_nav_message t0 ORDER BY t0.id DESC LIMIT 1"
}
|
Stack Trace
|
RuntimeException
|
|---|
RuntimeException:
Failed to start the session because headers have already been sent by "/home/u761779440/domains/josette-tic.com/public_html/intranet-staging/vendor/symfony/doctrine-bridge/Security/User/EntityUserProvider.php" at line 42.
at vendor/symfony/http-foundation/Session/Storage/NativeSessionStorage.php:132
at Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage->start()
(vendor/symfony/http-foundation/Session/Storage/NativeSessionStorage.php:296)
at Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage->getBag()
(vendor/symfony/http-foundation/Session/Session.php:201)
at Symfony\Component\HttpFoundation\Session\Session->getBag()
(vendor/symfony/http-foundation/Session/Session.php:221)
at Symfony\Component\HttpFoundation\Session\Session->getAttributeBag()
(vendor/symfony/http-foundation/Session/Session.php:74)
at Symfony\Component\HttpFoundation\Session\Session->set()
(vendor/symfony/security-http/Util/TargetPathTrait.php:28)
at Symfony\Component\Security\Http\Firewall\ExceptionListener->saveTargetPath()
(vendor/symfony/security-http/Firewall/ExceptionListener.php:224)
at Symfony\Component\Security\Http\Firewall\ExceptionListener->setTargetPath()
(vendor/symfony/security-http/Firewall/ExceptionListener.php:195)
at Symfony\Component\Security\Http\Firewall\ExceptionListener->startAuthentication()
(vendor/symfony/security-http/Firewall/ExceptionListener.php:148)
at Symfony\Component\Security\Http\Firewall\ExceptionListener->handleAccessDeniedException()
(vendor/symfony/security-http/Firewall/ExceptionListener.php:103)
at Symfony\Component\Security\Http\Firewall\ExceptionListener->onKernelException()
(vendor/symfony/event-dispatcher/Debug/WrappedListener.php:116)
at Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke()
(vendor/symfony/event-dispatcher/EventDispatcher.php:206)
at Symfony\Component\EventDispatcher\EventDispatcher->callListeners()
(vendor/symfony/event-dispatcher/EventDispatcher.php:56)
at Symfony\Component\EventDispatcher\EventDispatcher->dispatch()
(vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:127)
at Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch()
(vendor/symfony/http-kernel/HttpKernel.php:221)
at Symfony\Component\HttpKernel\HttpKernel->handleThrowable()
(vendor/symfony/http-kernel/HttpKernel.php:89)
at Symfony\Component\HttpKernel\HttpKernel->handle()
(vendor/symfony/http-kernel/Kernel.php:184)
at Symfony\Component\HttpKernel\Kernel->handle()
(vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35)
at Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run()
(vendor/autoload_runtime.php:29)
at require_once('/home/u761779440/domains/josette-tic.com/public_html/intranet-staging/vendor/autoload_runtime.php')
(public/index.php:5)
|