| exception |
Symfony\Component\HttpKernel\Exception\HttpException {#695
#message: "Full authentication is required to access this resource."
#code: 0
#file: "/home2/xxflgkte/welovedoner.shopme24.website/vendor/symfony/security-http/Firewall/ExceptionListener.php"
#line: 216
-previous: Symfony\Component\Security\Core\Exception\InsufficientAuthenticationException {#694 …}
-statusCode: 401
-headers: []
trace: {
/home2/xxflgkte/welovedoner.shopme24.website/vendor/symfony/security-http/Firewall/ExceptionListener.php:216 {
Symfony\Component\Security\Http\Firewall\ExceptionListener->throwUnauthorizedException(AuthenticationException $authException): never …
›
› throw new HttpException(Response::HTTP_UNAUTHORIZED, $authException->getMessage(), $authException, [], $authException->getCode());
› }
}
/home2/xxflgkte/welovedoner.shopme24.website/vendor/symfony/security-http/Firewall/ExceptionListener.php:179 {
Symfony\Component\Security\Http\Firewall\ExceptionListener->startAuthentication(Request $request, AuthenticationException $authException): Response …
› if (null === $this->authenticationEntryPoint) {
› $this->throwUnauthorizedException($authException);
› }
arguments: {
$authException: Symfony\Component\Security\Core\Exception\InsufficientAuthenticationException {#694 …}
}
}
/home2/xxflgkte/welovedoner.shopme24.website/vendor/symfony/security-http/Firewall/ExceptionListener.php:138 {
Symfony\Component\Security\Http\Firewall\ExceptionListener->handleAccessDeniedException(ExceptionEvent $event, AccessDeniedException $exception): void …
›
› $event->setResponse($this->startAuthentication($event->getRequest(), $insufficientAuthenticationException));
› } catch (\Exception $e) {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#21 …}
$authException: Symfony\Component\Security\Core\Exception\InsufficientAuthenticationException {#694 …}
}
}
/home2/xxflgkte/welovedoner.shopme24.website/vendor/symfony/security-http/Firewall/ExceptionListener.php:93 {
Symfony\Component\Security\Http\Firewall\ExceptionListener->onKernelException(ExceptionEvent $event): void …
› if ($exception instanceof AccessDeniedException) {
› $this->handleAccessDeniedException($event, $exception);
›
arguments: {
$event: Symfony\Component\HttpKernel\Event\ExceptionEvent {#648 …}
$exception: Symfony\Component\Security\Core\Exception\AccessDeniedException {#647 …}
}
}
/home2/xxflgkte/welovedoner.shopme24.website/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
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\ExceptionEvent {#648 …}
...: {
"kernel.exception"
Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#173 …}
}
}
}
/home2/xxflgkte/welovedoner.shopme24.website/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
arguments: {
$event: Symfony\Component\HttpKernel\Event\ExceptionEvent {#648 …}
$eventName: "kernel.exception"
$dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#173 …}
}
}
/home2/xxflgkte/welovedoner.shopme24.website/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: [ …5]
$eventName: "kernel.exception"
$event: Symfony\Component\HttpKernel\Event\ExceptionEvent {#648 …}
}
}
/home2/xxflgkte/welovedoner.shopme24.website/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
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\ExceptionEvent {#648 …}
$eventName: "kernel.exception"
}
}
/home2/xxflgkte/welovedoner.shopme24.website/vendor/symfony/http-kernel/HttpKernel.php:241 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e, isKernelTerminating: $this->terminating);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
arguments: {
$event: Symfony\Component\HttpKernel\Event\ExceptionEvent {#648 …}
$eventName: "kernel.exception"
}
}
/home2/xxflgkte/welovedoner.shopme24.website/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $response = $this->handleThrowable($e, $request, $type);
› } finally {
arguments: {
$e: Symfony\Component\Security\Core\Exception\AccessDeniedException {#647 …}
$request: Symfony\Component\HttpFoundation\Request {#21 …}
$type: 1
}
}
/home2/xxflgkte/welovedoner.shopme24.website/vendor/symfony/http-kernel/Kernel.php:193 {
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 {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#21 …}
$type: 1
$catch: true
}
}
/home2/xxflgkte/welovedoner.shopme24.website/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#21 …}
}
}
/home2/xxflgkte/welovedoner.shopme24.website/vendor/autoload_runtime.php:32 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/home2/xxflgkte/welovedoner.shopme24.website/index.php:6 {
› #require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
› require_once ('./vendor/autoload_runtime.php');
›
arguments: {
"/home2/xxflgkte/welovedoner.shopme24.website/vendor/autoload_runtime.php"
}
}
}
} |
| logger |
Symfony\Bridge\Monolog\Processor\DebugProcessor {#183
-records: [
21 => [
[
"timestamp" => 1777309060
"timestamp_rfc3339" => "2026-04-27T11:57:40.826-05:00"
"message" => "Matched route "{route}"."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"route" => "article.edit"
"route_parameters" => [
"_route" => "article.edit"
"_controller" => "App\Controller\ArticleController::edit"
"id" => "66"
]
"request_uri" => "https://welovedoner.shopme24.website/user/article/edit/66"
"method" => "GET"
]
"channel" => "request"
]
[
"timestamp" => 1777309060
"timestamp_rfc3339" => "2026-04-27T11:57:40.827-05:00"
"message" => "Checking for authenticator support."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"firewall_name" => "main"
"authenticators" => 1
]
"channel" => "security"
]
[
"timestamp" => 1777309060
"timestamp_rfc3339" => "2026-04-27T11:57:40.827-05:00"
"message" => "Checking support on authenticator."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"firewall_name" => "main"
"authenticator" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator"
]
"channel" => "security"
]
[
"timestamp" => 1777309060
"timestamp_rfc3339" => "2026-04-27T11:57:40.827-05:00"
"message" => "Authenticator does not support the request."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"firewall_name" => "main"
"authenticator" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator"
]
"channel" => "security"
]
[
"timestamp" => 1777309060
"timestamp_rfc3339" => "2026-04-27T11:57:40.827-05:00"
"message" => "Access denied, the user is not fully authenticated; redirecting to authentication entry point."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"exception" => Symfony\Component\Security\Core\Exception\AccessDeniedException {#647 …}
]
"channel" => "security"
]
[
"timestamp" => 1777309060
"timestamp_rfc3339" => "2026-04-27T11:57:40.827-05:00"
"message" => "No Authentication entry point configured, returning a 401 HTTP response. Configure "entry_point" on the firewall "main" if you want to modify the response."
"priority" => 250
"priorityName" => "NOTICE"
"context" => []
"channel" => "security"
]
[
"timestamp" => 1777309060
"timestamp_rfc3339" => "2026-04-27T11:57:40.828-05:00"
"message" => "Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\HttpException: "Full authentication is required to access this resource." at ExceptionListener.php line 216"
"priority" => 400
"priorityName" => "ERROR"
"context" => [
"exception" => Symfony\Component\HttpKernel\Exception\HttpException {#695
#message: "Full authentication is required to access this resource."
#code: 0
#file: "/home2/xxflgkte/welovedoner.shopme24.website/vendor/symfony/security-http/Firewall/ExceptionListener.php"
#line: 216
-previous: Symfony\Component\Security\Core\Exception\InsufficientAuthenticationException {#694 …}
-statusCode: 401
-headers: []
trace: {
/home2/xxflgkte/welovedoner.shopme24.website/vendor/symfony/security-http/Firewall/ExceptionListener.php:216 {
Symfony\Component\Security\Http\Firewall\ExceptionListener->throwUnauthorizedException(AuthenticationException $authException): never …
›
› throw new HttpException(Response::HTTP_UNAUTHORIZED, $authException->getMessage(), $authException, [], $authException->getCode());
› }
}
/home2/xxflgkte/welovedoner.shopme24.website/vendor/symfony/security-http/Firewall/ExceptionListener.php:179 {
Symfony\Component\Security\Http\Firewall\ExceptionListener->startAuthentication(Request $request, AuthenticationException $authException): Response …
› if (null === $this->authenticationEntryPoint) {
› $this->throwUnauthorizedException($authException);
› }
arguments: {
$authException: Symfony\Component\Security\Core\Exception\InsufficientAuthenticationException {#694 …}
}
}
/home2/xxflgkte/welovedoner.shopme24.website/vendor/symfony/security-http/Firewall/ExceptionListener.php:138 {
Symfony\Component\Security\Http\Firewall\ExceptionListener->handleAccessDeniedException(ExceptionEvent $event, AccessDeniedException $exception): void …
›
› $event->setResponse($this->startAuthentication($event->getRequest(), $insufficientAuthenticationException));
› } catch (\Exception $e) {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#21 …}
$authException: Symfony\Component\Security\Core\Exception\InsufficientAuthenticationException {#694 …}
}
}
/home2/xxflgkte/welovedoner.shopme24.website/vendor/symfony/security-http/Firewall/ExceptionListener.php:93 {
Symfony\Component\Security\Http\Firewall\ExceptionListener->onKernelException(ExceptionEvent $event): void …
› if ($exception instanceof AccessDeniedException) {
› $this->handleAccessDeniedException($event, $exception);
›
arguments: {
$event: Symfony\Component\HttpKernel\Event\ExceptionEvent {#648 …}
$exception: Symfony\Component\Security\Core\Exception\AccessDeniedException {#647 …}
}
}
/home2/xxflgkte/welovedoner.shopme24.website/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
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\ExceptionEvent {#648 …}
...: {
"kernel.exception"
Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#173 …}
}
}
}
/home2/xxflgkte/welovedoner.shopme24.website/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
arguments: {
$event: Symfony\Component\HttpKernel\Event\ExceptionEvent {#648 …}
$eventName: "kernel.exception"
$dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#173 …}
}
}
/home2/xxflgkte/welovedoner.shopme24.website/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: [ …5]
$eventName: "kernel.exception"
$event: Symfony\Component\HttpKernel\Event\ExceptionEvent {#648 …}
}
}
/home2/xxflgkte/welovedoner.shopme24.website/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
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\ExceptionEvent {#648 …}
$eventName: "kernel.exception"
}
}
/home2/xxflgkte/welovedoner.shopme24.website/vendor/symfony/http-kernel/HttpKernel.php:241 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e, isKernelTerminating: $this->terminating);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
arguments: {
$event: Symfony\Component\HttpKernel\Event\ExceptionEvent {#648 …}
$eventName: "kernel.exception"
}
}
/home2/xxflgkte/welovedoner.shopme24.website/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $response = $this->handleThrowable($e, $request, $type);
› } finally {
arguments: {
$e: Symfony\Component\Security\Core\Exception\AccessDeniedException {#647 …}
$request: Symfony\Component\HttpFoundation\Request {#21 …}
$type: 1
}
}
/home2/xxflgkte/welovedoner.shopme24.website/vendor/symfony/http-kernel/Kernel.php:193 {
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 {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#21 …}
$type: 1
$catch: true
}
}
/home2/xxflgkte/welovedoner.shopme24.website/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#21 …}
}
}
/home2/xxflgkte/welovedoner.shopme24.website/vendor/autoload_runtime.php:32 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/home2/xxflgkte/welovedoner.shopme24.website/index.php:6 {
› #require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
› require_once ('./vendor/autoload_runtime.php');
›
arguments: {
"/home2/xxflgkte/welovedoner.shopme24.website/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "request"
]
]
]
-errorCount: [
21 => 1
]
-requestStack: Symfony\Component\HttpKernel\Debug\VirtualRequestStack {#182 …}
} |