Error 500 Internal Server Error

POST https://dollypass-admin.netperv.com/login

Forwarded to ErrorController (1f1375)

Request / Response

Request

GET Parameters

No GET parameters

POST Parameters

Key Value
_csrf_token
"3ac85bb620351772ba3854a7afae.u3ZKmrbOlgmGIGSy5KlWNVBBLSDsz0FpFkTGQ5QG2lQ.0iIGr-Ss_iTuFzv2vp4CbxMMFU7ZiHZdc3SiB8Bls2DKHnnA97jmOeNXJQ"
_remember_me
"on'EnPiOd<'">ZKSXTx"
email
"yntj"
password
"RqYM"

Uploaded Files

No files were uploaded

Request Attributes

Key Value
_controller
"App\ControllerBackend\LoginController::login"
_firewall_context
"security.firewall.map.context.backend"
_remove_csp_headers
true
_route
"backend_login"
_route_params
[]
_security_firewall_run
"_security_backend"
_security_remember_me_cookie
Symfony\Component\HttpFoundation\Cookie {#1072
  #name: "b_rememberme"
  #value: null
  #domain: null
  #expire: 1
  #path: "/"
  #secure: true
  #httpOnly: true
  -raw: false
  -sameSite: "lax"
  -partitioned: false
  -secureDefault: false
}
_stopwatch_token
"17a804"

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip,deflate"
cache-control
"no-cache"
connection
"close"
content-length
"211"
content-type
"application/x-www-form-urlencoded; charset=utf-8"
cookie
"PHPSESSID=b3256d269cacffe1df61871160fcd5a0"
host
"dollypass-admin.netperv.com"
user-agent
"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:139.0) Gecko/20100101 Firefox/139.0"
x-php-ob-level
"1"

Request Content

Raw

email=yntj&password=RqYM&_remember_me=on%27EnPiOd%3C%27%22%3EZKSXTx&_csrf_token=3ac85bb620351772ba3854a7afae.u3ZKmrbOlgmGIGSy5KlWNVBBLSDsz0FpFkTGQ5QG2lQ.0iIGr-Ss_iTuFzv2vp4CbxMMFU7ZiHZdc3SiB8Bls2DKHnnA97jmOeNXJQ

Response

Response Headers

Header Value
cache-control
"no-cache, private"
content-security-policy-report-only
"img-src 'self' data: blob: https://*.google-analytics.com https://*.googletagmanager.com https://*.doubleclick.net https://analytics.maxx53.com https://trailers.thumbmaxx.com https://1062992722.rsc.cdn77.org https://dollypass.netperv.com https://1730971411.rsc.cdn77.org; media-src 'self' blob: https://trailers.thumbmaxx.com https://1062992722.rsc.cdn77.org https://dollypass.netperv.com; script-src 'self' https://*.google-analytics.com https://www.gstatic.com https://*.googletagmanager.com https://analytics.maxx53.com https://cdn.cookie-script.com https://www.google.com/recaptcha/ https://dollypass.netperv.com; style-src 'self' 'unsafe-inline' https://dollypass.netperv.com; font-src 'self' data: https://dollypass.netperv.com; manifest-src 'self' https://dollypass.netperv.com; frame-src https://www.google.com/recaptcha/ https://www.googletagmanager.com; connect-src 'self' https://trailers.thumbmaxx.com https://1062992722.rsc.cdn77.org https://dollypass.netperv.com https://*.google-analytics.com https://analytics.maxx53.com https://*.google-analytics.com https://*.analytics.google.com https://*.googletagmanager.com; frame-ancestors 'none'; object-src 'none'; worker-src blob:; default-src 'self'; report-uri https://dollypass.netperv.com/csp-violation-report; report-to csp-endpoint"
content-type
"text/html; charset=UTF-8"
date
"Mon, 26 Jan 2026 12:30:31 GMT"
reporting-endpoints
"csp-endpoint="https://dollypass.netperv.com/csp-violation-report""
set-cookie
"b_rememberme=deleted; expires=Sun, 26 Jan 2025 12:30:30 GMT; Max-Age=0; path=/; secure; httponly; samesite=lax"
vary
"Accept"
x-debug-exception
"Unable%20to%20create%20a%20directory%20at%20%2Fvar%2Fwww%2Fdollypass.netperv.com%2Freleases%2F196%2Fpublic%2Fdollypass.%20mkdir%28%29%3A%20Permission%20denied"
x-debug-exception-file
"%2Fvar%2Fwww%2Fdollypass.netperv.com%2Freleases%2F196%2Fvendor%2Fleague%2Fflysystem%2Fsrc%2FUnableToCreateDirectory.php:18"
x-debug-token
"542e95"
x-debug-token-link
"https://dollypass-admin.netperv.com/_profiler/1f1375"
x-previous-debug-token
"1f1375"
x-robots-tag
"noindex"

Cookies

Request Cookies

Key Value
PHPSESSID
"b3256d269cacffe1df61871160fcd5a0"

Response Cookies

Key Value
b_rememberme
Symfony\Component\HttpFoundation\Cookie {#1072
  #name: "b_rememberme"
  #value: null
  #domain: null
  #expire: 1
  #path: "/"
  #secure: true
  #httpOnly: true
  -raw: false
  -sameSite: "lax"
  -partitioned: false
  -secureDefault: false
}

Session 4

Session Metadata

Key Value
Created
"Mon, 26 Jan 26 13:30:13 +0100"
Last used
"Mon, 26 Jan 26 13:30:29 +0100"
Lifetime
0

Session Attributes

Attribute Value
_security.last_error
Symfony\Component\Security\Core\Exception\InvalidCsrfTokenException {#1352
  #message: "Invalid CSRF token."
  #code: 0
  #file: "/var/www/dollypass.netperv.com/releases/196/vendor/symfony/security-http/EventListener/CsrfProtectionListener.php"
  #line: 51
  -token: null
  trace: {
    /var/www/dollypass.netperv.com/releases/196/vendor/symfony/security-http/EventListener/CsrfProtectionListener.php:51 {
      Symfony\Component\Security\Http\EventListener\CsrfProtectionListener->checkPassport(CheckPassportEvent $event): void …
      › if (false === $this->csrfTokenManager->isTokenValid($csrfToken)) {    throw new InvalidCsrfTokenException('Invalid CSRF token.');}
    }
    /var/www/dollypass.netperv.com/releases/196/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/dollypass.netperv.com/releases/196/vendor/symfony/event-dispatcher/EventDispatcher.php:220 {
      Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
      ›     }    $listener($event, $eventName, $this);}
    }
    /var/www/dollypass.netperv.com/releases/196/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/dollypass.netperv.com/releases/196/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/dollypass.netperv.com/releases/196/vendor/symfony/security-http/Authentication/AuthenticatorManager.php:180 {
      Symfony\Component\Security\Http\Authentication\AuthenticatorManager->executeAuthenticator(AuthenticatorInterface $authenticator, Request $request): Response …
      › $event = new CheckPassportEvent($authenticator, $passport);$this->eventDispatcher->dispatch($event);}
    /var/www/dollypass.netperv.com/releases/196/vendor/symfony/security-http/Authentication/AuthenticatorManager.php:158 {
      Symfony\Component\Security\Http\Authentication\AuthenticatorManager->executeAuthenticators(array $authenticators, Request $request): Response …
      › 
      › $response = $this->executeAuthenticator($authenticator, $request);if (null !== $response) {
    }
    /var/www/dollypass.netperv.com/releases/196/vendor/symfony/security-http/Authentication/AuthenticatorManager.php:140 {
      Symfony\Component\Security\Http\Authentication\AuthenticatorManager->authenticateRequest(Request $request): Response …
      › 
      ›     return $this->executeAuthenticators($authenticators, $request);}
    }
    /var/www/dollypass.netperv.com/releases/196/vendor/symfony/security-http/Firewall/AuthenticatorManagerListener.php:40 {
      Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener->authenticate(RequestEvent $event): void …
      › $request = $event->getRequest();$response = $this->authenticatorManager->authenticateRequest($request);if (null === $response) {
    }
    /var/www/dollypass.netperv.com/releases/196/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticatorManagerListener.php:68 {
      Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener->authenticate(RequestEvent $event): void …
      › 
      › $this->authenticationManagerListener->authenticate($event);}
    /var/www/dollypass.netperv.com/releases/196/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php:46 {
      Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener->authenticate(RequestEvent $event): void …
      › try {    $this->listener->authenticate($event);} catch (LazyResponseException $e) {
    }
    /var/www/dollypass.netperv.com/releases/196/vendor/symfony/security-http/Firewall/AbstractListener.php:26 {
      Symfony\Component\Security\Http\Firewall\AbstractListener->__invoke(RequestEvent $event): void …
      › if (false !== $this->supports($event->getRequest())) {    $this->authenticate($event);}
    }
    /var/www/dollypass.netperv.com/releases/196/vendor/symfony/security-bundle/Security/LazyFirewallContext.php:60 {
      Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext->__invoke(RequestEvent $event): void …
      › foreach ($listeners as $listener) {    $listener($event);}
    /var/www/dollypass.netperv.com/releases/196/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php:80 {
      Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener->callListeners(RequestEvent $event, iterable $listeners): void …
      › 
      ›     $listener($event);} else {
    }
    /var/www/dollypass.netperv.com/releases/196/vendor/symfony/security-http/Firewall.php:95 {
      Symfony\Component\Security\Http\Firewall->onKernelRequest(RequestEvent $event) …
      › 
      ›     $this->callListeners($event, $authenticationListeners());}
    }
    /var/www/dollypass.netperv.com/releases/196/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/dollypass.netperv.com/releases/196/vendor/symfony/event-dispatcher/EventDispatcher.php:220 {
      Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
      ›     }    $listener($event, $eventName, $this);}
    }
    /var/www/dollypass.netperv.com/releases/196/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/dollypass.netperv.com/releases/196/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/dollypass.netperv.com/releases/196/vendor/symfony/http-kernel/HttpKernel.php:157 {
      Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
      › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
    /var/www/dollypass.netperv.com/releases/196/vendor/symfony/http-kernel/HttpKernel.php:76 {
      Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
      › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
    }
    /var/www/dollypass.netperv.com/releases/196/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/dollypass.netperv.com/releases/196/public/index.php:25 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
    }
  }
}
_security.last_username
"yntj"

Session Usage

4 Usages
Stateless check enabled
Usage
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:41
[
  [
    "file" => "/var/www/dollypass.netperv.com/releases/196/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
    "line" => 41
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dollypass.netperv.com/releases/196/vendor/symfony/security-http/Authenticator/RememberMeAuthenticator.php"
    "line" => 69
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dollypass.netperv.com/releases/196/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
    "line" => 111
    "function" => "supports"
    "class" => "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dollypass.netperv.com/releases/196/vendor/symfony/security-http/Firewall/AuthenticatorManagerListener.php"
    "line" => 34
    "function" => "supports"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dollypass.netperv.com/releases/196/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticatorManagerListener.php"
    "line" => 40
    "function" => "supports"
    "class" => "Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dollypass.netperv.com/releases/196/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
    "line" => 38
    "function" => "supports"
    "class" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dollypass.netperv.com/releases/196/vendor/symfony/security-http/Firewall/AbstractListener.php"
    "line" => 25
    "function" => "supports"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dollypass.netperv.com/releases/196/vendor/symfony/security-bundle/Security/LazyFirewallContext.php"
    "line" => 60
    "function" => "__invoke"
    "class" => "Symfony\Component\Security\Http\Firewall\AbstractListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dollypass.netperv.com/releases/196/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
    "line" => 80
    "function" => "__invoke"
    "class" => "Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dollypass.netperv.com/releases/196/vendor/symfony/security-http/Firewall.php"
    "line" => 95
    "function" => "callListeners"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dollypass.netperv.com/releases/196/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelRequest"
    "class" => "Symfony\Component\Security\Http\Firewall"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dollypass.netperv.com/releases/196/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 220
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dollypass.netperv.com/releases/196/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dollypass.netperv.com/releases/196/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dollypass.netperv.com/releases/196/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 157
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dollypass.netperv.com/releases/196/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dollypass.netperv.com/releases/196/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dollypass.netperv.com/releases/196/public/index.php"
    "line" => 25
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]
Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator:132
[
  [
    "file" => "/var/www/dollypass.netperv.com/releases/196/vendor/symfony/security-http/Authenticator/FormLoginAuthenticator.php"
    "line" => 132
    "function" => "set"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dollypass.netperv.com/releases/196/vendor/symfony/security-http/Authenticator/FormLoginAuthenticator.php"
    "line" => 82
    "function" => "getCredentials"
    "class" => "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dollypass.netperv.com/releases/196/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticator.php"
    "line" => 70
    "function" => "authenticate"
    "class" => "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dollypass.netperv.com/releases/196/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
    "line" => 176
    "function" => "authenticate"
    "class" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dollypass.netperv.com/releases/196/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
    "line" => 158
    "function" => "executeAuthenticator"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dollypass.netperv.com/releases/196/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
    "line" => 140
    "function" => "executeAuthenticators"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dollypass.netperv.com/releases/196/vendor/symfony/security-http/Firewall/AuthenticatorManagerListener.php"
    "line" => 40
    "function" => "authenticateRequest"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dollypass.netperv.com/releases/196/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticatorManagerListener.php"
    "line" => 68
    "function" => "authenticate"
    "class" => "Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dollypass.netperv.com/releases/196/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
    "line" => 46
    "function" => "authenticate"
    "class" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dollypass.netperv.com/releases/196/vendor/symfony/security-http/Firewall/AbstractListener.php"
    "line" => 26
    "function" => "authenticate"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dollypass.netperv.com/releases/196/vendor/symfony/security-bundle/Security/LazyFirewallContext.php"
    "line" => 60
    "function" => "__invoke"
    "class" => "Symfony\Component\Security\Http\Firewall\AbstractListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dollypass.netperv.com/releases/196/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
    "line" => 80
    "function" => "__invoke"
    "class" => "Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dollypass.netperv.com/releases/196/vendor/symfony/security-http/Firewall.php"
    "line" => 95
    "function" => "callListeners"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dollypass.netperv.com/releases/196/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelRequest"
    "class" => "Symfony\Component\Security\Http\Firewall"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dollypass.netperv.com/releases/196/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 220
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dollypass.netperv.com/releases/196/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dollypass.netperv.com/releases/196/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dollypass.netperv.com/releases/196/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 157
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dollypass.netperv.com/releases/196/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dollypass.netperv.com/releases/196/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dollypass.netperv.com/releases/196/public/index.php"
    "line" => 25
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:79
[
  [
    "file" => "/var/www/dollypass.netperv.com/releases/196/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
    "line" => 79
    "function" => "has"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dollypass.netperv.com/releases/196/vendor/symfony/security-csrf/CsrfTokenManager.php"
    "line" => 98
    "function" => "hasToken"
    "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dollypass.netperv.com/releases/196/vendor/symfony/security-http/EventListener/CsrfProtectionListener.php"
    "line" => 50
    "function" => "isTokenValid"
    "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dollypass.netperv.com/releases/196/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "checkPassport"
    "class" => "Symfony\Component\Security\Http\EventListener\CsrfProtectionListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dollypass.netperv.com/releases/196/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 220
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dollypass.netperv.com/releases/196/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dollypass.netperv.com/releases/196/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dollypass.netperv.com/releases/196/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
    "line" => 180
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dollypass.netperv.com/releases/196/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
    "line" => 158
    "function" => "executeAuthenticator"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dollypass.netperv.com/releases/196/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
    "line" => 140
    "function" => "executeAuthenticators"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dollypass.netperv.com/releases/196/vendor/symfony/security-http/Firewall/AuthenticatorManagerListener.php"
    "line" => 40
    "function" => "authenticateRequest"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dollypass.netperv.com/releases/196/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticatorManagerListener.php"
    "line" => 68
    "function" => "authenticate"
    "class" => "Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dollypass.netperv.com/releases/196/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
    "line" => 46
    "function" => "authenticate"
    "class" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dollypass.netperv.com/releases/196/vendor/symfony/security-http/Firewall/AbstractListener.php"
    "line" => 26
    "function" => "authenticate"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dollypass.netperv.com/releases/196/vendor/symfony/security-bundle/Security/LazyFirewallContext.php"
    "line" => 60
    "function" => "__invoke"
    "class" => "Symfony\Component\Security\Http\Firewall\AbstractListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dollypass.netperv.com/releases/196/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
    "line" => 80
    "function" => "__invoke"
    "class" => "Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dollypass.netperv.com/releases/196/vendor/symfony/security-http/Firewall.php"
    "line" => 95
    "function" => "callListeners"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dollypass.netperv.com/releases/196/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelRequest"
    "class" => "Symfony\Component\Security\Http\Firewall"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dollypass.netperv.com/releases/196/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 220
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dollypass.netperv.com/releases/196/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dollypass.netperv.com/releases/196/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dollypass.netperv.com/releases/196/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 157
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dollypass.netperv.com/releases/196/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dollypass.netperv.com/releases/196/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dollypass.netperv.com/releases/196/public/index.php"
    "line" => 25
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]
Symfony\Component\Security\Http\Authentication\DefaultAuthenticationFailureHandler:95
[
  [
    "file" => "/var/www/dollypass.netperv.com/releases/196/vendor/symfony/security-http/Authentication/DefaultAuthenticationFailureHandler.php"
    "line" => 95
    "function" => "set"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dollypass.netperv.com/releases/196/vendor/symfony/security-http/Authenticator/FormLoginAuthenticator.php"
    "line" => 110
    "function" => "onAuthenticationFailure"
    "class" => "Symfony\Component\Security\Http\Authentication\DefaultAuthenticationFailureHandler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dollypass.netperv.com/releases/196/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticator.php"
    "line" => 92
    "function" => "onAuthenticationFailure"
    "class" => "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dollypass.netperv.com/releases/196/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
    "line" => 259
    "function" => "onAuthenticationFailure"
    "class" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dollypass.netperv.com/releases/196/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
    "line" => 212
    "function" => "handleAuthenticationFailure"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dollypass.netperv.com/releases/196/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
    "line" => 158
    "function" => "executeAuthenticator"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dollypass.netperv.com/releases/196/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
    "line" => 140
    "function" => "executeAuthenticators"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dollypass.netperv.com/releases/196/vendor/symfony/security-http/Firewall/AuthenticatorManagerListener.php"
    "line" => 40
    "function" => "authenticateRequest"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dollypass.netperv.com/releases/196/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticatorManagerListener.php"
    "line" => 68
    "function" => "authenticate"
    "class" => "Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dollypass.netperv.com/releases/196/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
    "line" => 46
    "function" => "authenticate"
    "class" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dollypass.netperv.com/releases/196/vendor/symfony/security-http/Firewall/AbstractListener.php"
    "line" => 26
    "function" => "authenticate"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dollypass.netperv.com/releases/196/vendor/symfony/security-bundle/Security/LazyFirewallContext.php"
    "line" => 60
    "function" => "__invoke"
    "class" => "Symfony\Component\Security\Http\Firewall\AbstractListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dollypass.netperv.com/releases/196/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
    "line" => 80
    "function" => "__invoke"
    "class" => "Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dollypass.netperv.com/releases/196/vendor/symfony/security-http/Firewall.php"
    "line" => 95
    "function" => "callListeners"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dollypass.netperv.com/releases/196/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelRequest"
    "class" => "Symfony\Component\Security\Http\Firewall"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dollypass.netperv.com/releases/196/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 220
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dollypass.netperv.com/releases/196/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dollypass.netperv.com/releases/196/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dollypass.netperv.com/releases/196/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 157
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dollypass.netperv.com/releases/196/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dollypass.netperv.com/releases/196/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dollypass.netperv.com/releases/196/public/index.php"
    "line" => 25
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
API_GALLERY_ENDPOINT
""
API_GALLERY_KEY
"The gallery key"
API_GALLERY_USERNAME
"gallery_username"
API_KEY
"mamboPreview12!"
API_PAYSITE_ENDPOINT
"https://pay.site"
API_PAYSITE_KEY
"The key"
API_PAYSITE_USERNAME
"username"
API_SECRET
"some_secret_change_me"
API_SYNC
""
API_USERNAME
"api"
APP_ENV
"dev"
APP_NAME
"adultoriginals"
APP_NAME_SHORT
"AO"
APP_SECRET
"AKSJdgi7Ti*as&f8IaOSFUYA"
ASSET_LINK
"https://dollypass.netperv.com"
BACKEND_HOST
"dollypass-admin.netperv.com"
BLOCK_ALLOWED_IP
"["109.81.209.104","213.151.79.238"]"
BLOCK_ENABLED
"true"
CDN77_API_PASSWORD
"N58KUuJ9R"
CDN77_API_USERNAME
"communicon"
CDN77_API_V2_PASSWORD
"CATpvtthDzkyOFRtQVstVSV5Jyuoc9O6$NzNkNjk1ODMtOWM4NS00N2Y5LWIwM2UtYjIyMDcwN2MxMThl"
CDN77_API_V2_USERNAME
"it@communicon.cz"
CDN77_API_V2_ZONE_ID
"user_b28hro80"
CDN77_PRIVATE_KEY
"wg1jbqrzzg6h3v8g"
CDN77_PRIVATE_THUMBNAIL_KEY
"XZRBj5YYPIzobEPG"
CDN_CONTENT_DIRECTORY
"/dollypass"
CDN_LINK
"https://1062992722.rsc.cdn77.org"
CDN_PROTECTED_HOST
"push-33.cdn77.com"
CDN_PROTECTED_PASSWORD
"***"
CDN_PROTECTED_ROOT
"/www/mambo_test"
CDN_PROTECTED_USER
"user_b28hro80"
CDN_PURGE_CLIENT_ID
"1062992722"
CDN_PURGE_TOKEN
"XyZlVXgxXrmWoCPeTNg5oF3AtmdZHIXY$ZjFiNWVlNDQtZWRmMi00NmQ2LTgwYzEtMjM3ZThjMDVjZDRj"
CONFIRMO_API_KEY
"eyJraWQiOiIyMDI1MDQxNy1pbml0aWFsLXByb2R1Y3Rpb24ta2V5IiwidHlwIjoiSldUIiwiYWxnIjoiRVMyNTYifQ.eyJha2lkIjoiYXBpbWR6eDF2bGVrIiwibWlkIjoibWVyNWVqajN4OGUwIiwiZXhwIjoxNzkwODQ0NTQxLCJpYXQiOjE3NTkzMDg1NDF9.6fQzwH10qNuo9LnCQFO8P3reXIOyWpdBpaas6_W4-ZaaTeHLFXjmFs4yuFscmJjtkXms7_l1HYELTLn_xgGUnA"
CONFIRMO_CALLBACK_PASSWORD
"ItjbsXPGSkTMladn"
CONTACT_EMAIL
"contact@adultoriginals.com"
CONTENT_PROTECTION
"true"
DATABASE_URL
"mysql://mambo5_dev:W7o7O4YE4NP@192.168.204.2:3306/mambo5_dev?serverVersion=8.0"
ENABLE_RABBIT
"true"
ENCODING_PASSWORD
"q81Z63fKhTcpCxEXksyam4MAIPdW5Yjv"
ENCODING_URL
"https://streaming-client.cdn77.com/"
ENCODING_USERNAME
"it@communicon.cz"
EPOCH_SEARCH_PASSWORD
"password"
EPOCH_SEARCH_SHARED_KEY
"the search key"
EPOCH_SEARCH_USERNAME
"username"
EPOCH_SHARED_KEY
"c6eeea05d734663a139a285b5faabc22"
FFMPEG_BINARY
"/usr/bin/ffmpeg"
FFPROBE_BINARY
"/usr/bin/ffprobe"
FRONTEND_HOST
"dollypass.netperv.com"
GEOIP_DB
"/usr/local/share/GeoIP/GeoLite2-City.mmdb"
INTERNAL_NOTIFICATION_EMAIL
"proposal-notification@dressplay.com"
LOGO_EMAIL
"%kernel.project_dir%/public/images/ao_center.png"
MAILER_DEV_RECIPIENT
"info@sinx.com"
MAILER_DSN
"smtp://localhost"
MEMCACHED_HOST
"127.0.0.1"
MEMCACHED_PORT
"11211"
MEMCACHED_WEIGHT
"0"
OPTIMIZER_JPEGTRAN_PATH
"/usr/bin/jpegtran"
OPTIMIZER_OPTIPNG_PATH
"/usr/bin/optipng"
OPTIMIZER_PNGQUANT_PATH
"/usr/bin/pngquant"
PAP_PASSWORD
"password"
PAP_USERNAME
"username"
RABBIT_MQ_URL
"amqp://mambo5-dev:o28P8Yq43wi@127.0.0.1:5672/%2Fmambo5-dev"
RECAPTCHA_ENABLED
"false"
RECAPTCHA_PRIVATE_KEY
"6LeCuQwbAAAAAECNj-LyI_JhDbc94I1sqHLDmNM3"
RECAPTCHA_PUBLIC_KEY
"6LeCuQwbAAAAAL5evw9mwDVe1RL0V2PbQwU0UFZS"
SENDER_EMAIL
"info@adultoriginals.com"
SFW_COUNTRIES
"{}"
THUMBNAIL_FORMAT
"jpg"
THUMBNAIL_HOST
"1730971411.rsc.cdn77.org"
TWO_FACTOR_ENABLED
"false"
TWO_FACTOR_ISSUER
"Adult Originals"
VXS_MERCHANT_PASSWORD
"khez2kag5"
VXS_MERCHANT_SITE_ID
"1281"
VXS_MERCHANT_USERNAME
"DMMserv"
VXS_PACKAGE
"17169"
VXS_PACKAGE_TRACKED
"17169"
VXS_PACKAGE_USD
"14797"
VXS_PACKAGE_USD_TRACKED
"14797"
VXS_REDIRECT_URL
"https://secure.vxsbill.com/ezbill.php3?session_id="

Defined as regular env variables

Key Value
APP_DEBUG
"1"
CONTENT_LENGTH
"211"
CONTENT_TYPE
"application/x-www-form-urlencoded; charset=utf-8"
CONTEXT_DOCUMENT_ROOT
"/var/www/dollypass.netperv.com/current/public"
CONTEXT_PREFIX
""
DOCUMENT_ROOT
"/var/www/dollypass.netperv.com/current/public"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
HOME
"/var/www"
HTTPS
"on"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip,deflate"
HTTP_CACHE_CONTROL
"no-cache"
HTTP_CONNECTION
"close"
HTTP_COOKIE
"PHPSESSID=b3256d269cacffe1df61871160fcd5a0"
HTTP_HOST
"dollypass-admin.netperv.com"
HTTP_USER_AGENT
"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:139.0) Gecko/20100101 Firefox/139.0"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
PHP_SELF
"/index.php"
QUERY_STRING
""
REDIRECT_HTTPS
"on"
REDIRECT_STATUS
"200"
REDIRECT_UNIQUE_ID
"aXdeZoPK7vyX_lA_rrrHLwAAAAs"
REDIRECT_URL
"/login"
REMOTE_ADDR
"45.133.172.231"
REMOTE_PORT
"23478"
REQUEST_METHOD
"POST"
REQUEST_SCHEME
"https"
REQUEST_TIME
1769430630
REQUEST_TIME_FLOAT
1769430630.5988
REQUEST_URI
"/login"
SCRIPT_FILENAME
"/var/www/dollypass.netperv.com/current/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"185.99.71.196"
SERVER_ADMIN
"[no address given]"
SERVER_NAME
"dollypass-admin.netperv.com"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SIGNATURE
""
SERVER_SOFTWARE
"Apache"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,MAILER_DSN,MAILER_DEV_RECIPIENT,DATABASE_URL,BACKEND_HOST,FRONTEND_HOST,APP_NAME,APP_NAME_SHORT,TWO_FACTOR_ISSUER,TWO_FACTOR_ENABLED,CDN_PROTECTED_HOST,CDN_PROTECTED_USER,CDN_PROTECTED_PASSWORD,CDN_PROTECTED_ROOT,MEMCACHED_HOST,MEMCACHED_PORT,MEMCACHED_WEIGHT,CDN_PURGE_TOKEN,CDN_PURGE_CLIENT_ID,CDN77_API_USERNAME,CDN77_API_PASSWORD,CDN77_API_V2_ZONE_ID,CDN77_API_V2_USERNAME,CDN77_API_V2_PASSWORD,CONTENT_PROTECTION,CDN77_PRIVATE_KEY,CDN77_PRIVATE_THUMBNAIL_KEY,CDN_LINK,CDN_CONTENT_DIRECTORY,ASSET_LINK,THUMBNAIL_HOST,THUMBNAIL_FORMAT,OPTIMIZER_JPEGTRAN_PATH,OPTIMIZER_PNGQUANT_PATH,OPTIMIZER_OPTIPNG_PATH,ENABLE_RABBIT,RABBIT_MQ_URL,API_SECRET,RECAPTCHA_ENABLED,RECAPTCHA_PUBLIC_KEY,RECAPTCHA_PRIVATE_KEY,FFMPEG_BINARY,FFPROBE_BINARY,VXS_MERCHANT_USERNAME,VXS_MERCHANT_PASSWORD,VXS_MERCHANT_SITE_ID,VXS_REDIRECT_URL,VXS_PACKAGE,VXS_PACKAGE_TRACKED,VXS_PACKAGE_USD,VXS_PACKAGE_USD_TRACKED,GEOIP_DB,BLOCK_ALLOWED_IP,BLOCK_ENABLED,SFW_COUNTRIES,INTERNAL_NOTIFICATION_EMAIL,SENDER_EMAIL,CONTACT_EMAIL,LOGO_EMAIL,API_USERNAME,API_KEY,API_SYNC,API_PAYSITE_USERNAME,API_PAYSITE_KEY,API_PAYSITE_ENDPOINT,API_GALLERY_USERNAME,API_GALLERY_KEY,API_GALLERY_ENDPOINT,EPOCH_SHARED_KEY,EPOCH_SEARCH_SHARED_KEY,EPOCH_SEARCH_USERNAME,EPOCH_SEARCH_PASSWORD,PAP_USERNAME,PAP_PASSWORD,CONFIRMO_API_KEY,CONFIRMO_CALLBACK_PASSWORD,ENCODING_USERNAME,ENCODING_PASSWORD,ENCODING_URL"
UNIQUE_ID
"aXdeZoPK7vyX_lA_rrrHLwAAAAs"
USER
"www-data"
proxy-nokeepalive
"1"

Sub Requests 1

ErrorController (token = 1f1375)

Key Value
_controller
"error_controller"
_stopwatch_token
"1a1c18"
exception
League\Flysystem\UnableToCreateDirectory {#899
  #message: "Unable to create a directory at /var/www/dollypass.netperv.com/releases/196/public/dollypass. mkdir(): Permission denied"
  #code: 0
  #file: "/var/www/dollypass.netperv.com/releases/196/vendor/league/flysystem/src/UnableToCreateDirectory.php"
  #line: 18
  -location: "/var/www/dollypass.netperv.com/releases/196/public/dollypass"
  -reason: "mkdir(): Permission denied"
  trace: {
    /var/www/dollypass.netperv.com/releases/196/vendor/league/flysystem/src/UnableToCreateDirectory.php:18 {
      League\Flysystem\UnableToCreateDirectory::atLocation(string $dirname, string $errorMessage = '', ?Throwable $previous = null): UnableToCreateDirectory …
      › $message = "Unable to create a directory at {$dirname}. {$errorMessage}";$e = new static(rtrim($message), 0, $previous);$e->location = $dirname;
    }
    /var/www/dollypass.netperv.com/releases/196/vendor/league/flysystem-local/LocalFilesystemAdapter.php:333 {
      League\Flysystem\Local\LocalFilesystemAdapter->ensureDirectoryExists(string $dirname, int $visibility): void …
      › 
      ›     throw UnableToCreateDirectory::atLocation($dirname, $errorMessage);}
    }
    /var/www/dollypass.netperv.com/releases/196/vendor/league/flysystem-local/LocalFilesystemAdapter.php:101 {
      League\Flysystem\Local\LocalFilesystemAdapter->ensureRootDirectoryExists(): void …
      › 
      › $this->ensureDirectoryExists($this->rootLocation, $this->visibility->defaultForDirectories());$this->rootLocationIsSetup = true;
    }
    /var/www/dollypass.netperv.com/releases/196/vendor/league/flysystem-local/LocalFilesystemAdapter.php:91 {
      League\Flysystem\Local\LocalFilesystemAdapter->__construct(string $location, ?VisibilityConverter $visibility = null, int $writeFlags = LOCK_EX, int $linkHandling = self::DISALLOW_LINKS, ?MimeTypeDetector $mimeTypeDetector = null, bool $lazyRootCreation = false, bool $useInconclusiveMimeTypeFallback = false) …
      › if ( ! $lazyRootCreation) {    $this->ensureRootDirectoryExists();}
    }
    /var/www/dollypass.netperv.com/releases/196/var/cache/dev/ContainerHwrI9rt/App_KernelDevDebugContainer.php:5960 {
      ContainerHwrI9rt\App_KernelDevDebugContainer::getOneupFlysystem_CdnProtectedFilesystemService($container) …
      › 
      ›     return $container->services['oneup_flysystem.cdn_protected_filesystem'] = new \League\Flysystem\Filesystem(new \League\Flysystem\Local\LocalFilesystemAdapter((\dirname(__DIR__, 4).'/public'.$container->getEnv('string:CDN_CONTENT_DIRECTORY')), NULL, 2, 2, NULL, false), ['visibility' => 'public', 'directory_visibility' => 'public']);}
    }
    /var/www/dollypass.netperv.com/releases/196/var/cache/dev/ContainerHwrI9rt/App_KernelDevDebugContainer.php:6015 {
      ContainerHwrI9rt\App_KernelDevDebugContainer::getOneupFlysystem_MountManagerService($container) …
      › 
      ›     return $container->services['oneup_flysystem.mount_manager'] = new \League\Flysystem\MountManager(['local' => ($container->services['oneup_flysystem.local_filesystem'] ?? self::getOneupFlysystem_LocalFilesystemService($container)), 'local_non_public' => ($container->services['oneup_flysystem.local_non_public_filesystem'] ?? self::getOneupFlysystem_LocalNonPublicFilesystemService($container)), 'cdn_protected' => ($container->services['oneup_flysystem.cdn_protected_filesystem'] ?? self::getOneupFlysystem_CdnProtectedFilesystemService($container))]);}
    }
    /var/www/dollypass.netperv.com/releases/196/var/cache/dev/ContainerHwrI9rt/App_KernelDevDebugContainer.php:11827 {
      ContainerHwrI9rt\App_KernelDevDebugContainer::getCleanupGeneratedFilesHandlerService($container) …
      › 
      ›     return $container->privates['App\\VideoProcessing\\Encoding\\CleanupGeneratedFilesHandler'] = new \App\VideoProcessing\Encoding\CleanupGeneratedFilesHandler(($container->services['oneup_flysystem.mount_manager'] ?? self::getOneupFlysystem_MountManagerService($container)), ($container->services['monolog.logger.cdn77'] ?? self::getMonolog_Logger_Cdn77Service($container)));}
    }
    /var/www/dollypass.netperv.com/releases/196/var/cache/dev/ContainerHwrI9rt/App_KernelDevDebugContainer.php:5847 {
      ContainerHwrI9rt\App_KernelDevDebugContainer::getOldSoundRabbitMq_TasksProcessConsumerService($container) …
      › $b->addHandler(($container->privates['App\\RabbitMq\\Handler\\VideoUsageHandler'] ?? self::getVideoUsageHandlerService($container)));$b->addHandler(($container->privates['App\\VideoProcessing\\Encoding\\CleanupGeneratedFilesHandler'] ?? self::getCleanupGeneratedFilesHandlerService($container)));$b->addHandler(($container->privates['App\\VideoProcessing\\PurgeVideoHandler'] ?? self::getPurgeVideoHandlerService($container)));
    }
    /var/www/dollypass.netperv.com/releases/196/var/cache/dev/ContainerHwrI9rt/App_KernelDevDebugContainer.php:5787 {
      ContainerHwrI9rt\App_KernelDevDebugContainer::getOldSoundRabbitMq_PartsHolderService($container) …
      › $c = ($container->services['old_sound_rabbit_mq.login_log_producer'] ?? self::getOldSoundRabbitMq_LoginLogProducerService($container));$d = ($container->services['old_sound_rabbit_mq.tasks_process_consumer'] ?? self::getOldSoundRabbitMq_TasksProcessConsumerService($container));$e = ($container->services['old_sound_rabbit_mq.tasks_process_dead_consumer'] ?? self::getOldSoundRabbitMq_TasksProcessDeadConsumerService($container));
    }
    /var/www/dollypass.netperv.com/releases/196/vendor/symfony/dependency-injection/Container.php:404 {
      Symfony\Component\DependencyInjection\Container->getService(string|false $registry, string $id, ?string $method, string|bool $load): mixed …
      › if (false !== $registry) {    return $this->{$registry}[$id] ??= $load ? $this->load($method) : $this->{$method}($this);}
    }
    /var/www/dollypass.netperv.com/releases/196/vendor/symfony/dependency-injection/Argument/ServiceLocator.php:40 {
      Symfony\Component\DependencyInjection\Argument\ServiceLocator->get(string $id): mixed …
      ›     1 => $this->serviceMap[$id][0],    default => ($this->factory)(...$this->serviceMap[$id]),};
    }
    /var/www/dollypass.netperv.com/releases/196/vendor/sindrive/sindrive/RabbitMqTaskBundle/Service/TaskHandler.php:67 {
      Sindrive\RabbitMqTaskBundle\Service\TaskHandler->findInHolder(string $type, string $queue): void …
      › if (null === $this->amqpHolder) {    $this->amqpHolder = $this->container->get(AmqpPartsHolder::class);}
    }
    /var/www/dollypass.netperv.com/releases/196/vendor/sindrive/sindrive/RabbitMqTaskBundle/Service/TaskHandler.php:41 {
      Sindrive\RabbitMqTaskBundle\Service\TaskHandler->sendTask(string $queue, mixed $message): bool …
      › {    $this->findInHolder('producer', $queue);}
    /var/www/dollypass.netperv.com/releases/196/vendor/netperv/user-bundle/src/Security/Subscriber/LoginLogSubscriber.php:122 {
      Netperv\UserBundle\Security\Subscriber\LoginLogSubscriber->processAuthenticationAttempt(Request $request, string $status, ?User $user, ?string $username, ?string $password): void …
      › 
      ›     $this->taskHandler->sendTask(LoginLogWriter::QUEUE_NAME, serialize($loginLog));}
    }
    /var/www/dollypass.netperv.com/releases/196/vendor/netperv/user-bundle/src/Security/Subscriber/LoginLogSubscriber.php:95 {
      Netperv\UserBundle\Security\Subscriber\LoginLogSubscriber->onFailure(LoginFailureEvent $event): void …
      › 
      ›     $this->processAuthenticationAttempt($request, $status, $user, $username, $password);}
    }
    /var/www/dollypass.netperv.com/releases/196/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/dollypass.netperv.com/releases/196/vendor/symfony/event-dispatcher/EventDispatcher.php:220 {
      Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
      ›     }    $listener($event, $eventName, $this);}
    }
    /var/www/dollypass.netperv.com/releases/196/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/dollypass.netperv.com/releases/196/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/dollypass.netperv.com/releases/196/vendor/symfony/security-http/Authentication/AuthenticatorManager.php:264 {
      Symfony\Component\Security\Http\Authentication\AuthenticatorManager->handleAuthenticationFailure(AuthenticationException $authenticationException, Request $request, AuthenticatorInterface $authenticator, ?Passport $passport): Response …
      › 
      › $this->eventDispatcher->dispatch($loginFailureEvent = new LoginFailureEvent($authenticationException, $authenticator, $request, $response, $this->firewallName, $passport));}
    /var/www/dollypass.netperv.com/releases/196/vendor/symfony/security-http/Authentication/AuthenticatorManager.php:212 {
      Symfony\Component\Security\Http\Authentication\AuthenticatorManager->executeAuthenticator(AuthenticatorInterface $authenticator, Request $request): Response …
      › // oh no! Authentication failed!$response = $this->handleAuthenticationFailure($e, $request, $authenticator, $passport);if ($response instanceof Response) {
    }
    /var/www/dollypass.netperv.com/releases/196/vendor/symfony/security-http/Authentication/AuthenticatorManager.php:158 {
      Symfony\Component\Security\Http\Authentication\AuthenticatorManager->executeAuthenticators(array $authenticators, Request $request): Response …
      › 
      › $response = $this->executeAuthenticator($authenticator, $request);if (null !== $response) {
    }
    /var/www/dollypass.netperv.com/releases/196/vendor/symfony/security-http/Authentication/AuthenticatorManager.php:140 {
      Symfony\Component\Security\Http\Authentication\AuthenticatorManager->authenticateRequest(Request $request): Response …
      › 
      ›     return $this->executeAuthenticators($authenticators, $request);}
    }
    /var/www/dollypass.netperv.com/releases/196/vendor/symfony/security-http/Firewall/AuthenticatorManagerListener.php:40 {
      Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener->authenticate(RequestEvent $event): void …
      › $request = $event->getRequest();$response = $this->authenticatorManager->authenticateRequest($request);if (null === $response) {
    }
    /var/www/dollypass.netperv.com/releases/196/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticatorManagerListener.php:68 {
      Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener->authenticate(RequestEvent $event): void …
      › 
      › $this->authenticationManagerListener->authenticate($event);}
    /var/www/dollypass.netperv.com/releases/196/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php:46 {
      Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener->authenticate(RequestEvent $event): void …
      › try {    $this->listener->authenticate($event);} catch (LazyResponseException $e) {
    }
    /var/www/dollypass.netperv.com/releases/196/vendor/symfony/security-http/Firewall/AbstractListener.php:26 {
      Symfony\Component\Security\Http\Firewall\AbstractListener->__invoke(RequestEvent $event): void …
      › if (false !== $this->supports($event->getRequest())) {    $this->authenticate($event);}
    }
    /var/www/dollypass.netperv.com/releases/196/vendor/symfony/security-bundle/Security/LazyFirewallContext.php:60 {
      Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext->__invoke(RequestEvent $event): void …
      › foreach ($listeners as $listener) {    $listener($event);}
    /var/www/dollypass.netperv.com/releases/196/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php:80 {
      Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener->callListeners(RequestEvent $event, iterable $listeners): void …
      › 
      ›     $listener($event);} else {
    }
    /var/www/dollypass.netperv.com/releases/196/vendor/symfony/security-http/Firewall.php:95 {
      Symfony\Component\Security\Http\Firewall->onKernelRequest(RequestEvent $event) …
      › 
      ›     $this->callListeners($event, $authenticationListeners());}
    }
    /var/www/dollypass.netperv.com/releases/196/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/dollypass.netperv.com/releases/196/vendor/symfony/event-dispatcher/EventDispatcher.php:220 {
      Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
      ›     }    $listener($event, $eventName, $this);}
    }
    /var/www/dollypass.netperv.com/releases/196/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/dollypass.netperv.com/releases/196/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/dollypass.netperv.com/releases/196/vendor/symfony/http-kernel/HttpKernel.php:157 {
      Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
      › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
    /var/www/dollypass.netperv.com/releases/196/vendor/symfony/http-kernel/HttpKernel.php:76 {
      Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
      › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
    }
    /var/www/dollypass.netperv.com/releases/196/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/dollypass.netperv.com/releases/196/public/index.php:25 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
    }
  }
}
logger
Symfony\Bridge\Monolog\Processor\DebugProcessor {#716
  -records: [
    "" => [
      [
        "timestamp" => 1769430630
        "timestamp_rfc3339" => "2026-01-26T13:30:30.641+01:00"
        "message" => "User Deprecated: Class "Doctrine\ORM\Proxy\Autoloader" is deprecated. Use native lazy objects instead. (Autoloader.php:74 called by DoctrineBundle.php:130, https://github.com/doctrine/orm/pull/12005, package doctrine/orm)"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#733
            #message: "User Deprecated: Class "Doctrine\ORM\Proxy\Autoloader" is deprecated. Use native lazy objects instead. (Autoloader.php:74 called by DoctrineBundle.php:130, https://github.com/doctrine/orm/pull/12005, package doctrine/orm)"
            #code: 0
            #file: "/var/www/dollypass.netperv.com/releases/196/vendor/doctrine/deprecations/src/Deprecation.php"
            #line: 208
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/dollypass.netperv.com/releases/196/vendor/doctrine/deprecations/src/Deprecation.php:208 {
                Doctrine\Deprecations\Deprecation::delegateTriggerToBackend(string $message, array $backtrace, string $link, string $package): void …
                › 
                ›     @trigger_error($message, E_USER_DEPRECATED);}
              }
              /var/www/dollypass.netperv.com/releases/196/vendor/doctrine/deprecations/src/Deprecation.php:108 {
                Doctrine\Deprecations\Deprecation::trigger(string $package, string $link, string $message, ...$args): void …
                › 
                ›     self::delegateTriggerToBackend($message, $backtrace, $link, $package);}
              }
              /var/www/dollypass.netperv.com/releases/196/vendor/doctrine/orm/src/Proxy/Autoloader.php:74 {
                Doctrine\ORM\Proxy\Autoloader::register(string $proxyDir, string $proxyNamespace, ?Closure $notFoundCallback = null): Closure …
                › if (PHP_VERSION_ID >= 80400) {    Deprecation::trigger(        'doctrine/orm',
              }
              /var/www/dollypass.netperv.com/releases/196/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php:130 {
                Doctrine\Bundle\DoctrineBundle\DoctrineBundle->boot(): void …
                › 
                ›     $this->autoloader = Autoloader::register($dir, $namespace, $proxyGenerator);}
              }
              /var/www/dollypass.netperv.com/releases/196/vendor/symfony/http-kernel/Kernel.php:131 {
                Symfony\Component\HttpKernel\Kernel->boot() …
                ›     $bundle->setContainer($this->container);    $bundle->boot();}
              }
              /var/www/dollypass.netperv.com/releases/196/vendor/symfony/http-kernel/Kernel.php:192 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › 
                › $this->boot();++$this->requestStackSize;
              }
              /var/www/dollypass.netperv.com/releases/196/public/index.php:25 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
              }
            }
          }
        ]
        "channel" => "php"
      ]
    ]
    13 => [
      [
        "timestamp" => 1769430630
        "timestamp_rfc3339" => "2026-01-26T13:30:30.654+01:00"
        "message" => "User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal)"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#300
            #message: "User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal)"
            #code: 0
            #file: "/var/www/dollypass.netperv.com/releases/196/vendor/doctrine/deprecations/src/Deprecation.php"
            #line: 208
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/dollypass.netperv.com/releases/196/vendor/doctrine/deprecations/src/Deprecation.php:208 {
                Doctrine\Deprecations\Deprecation::delegateTriggerToBackend(string $message, array $backtrace, string $link, string $package): void …
                › 
                ›     @trigger_error($message, E_USER_DEPRECATED);}
              }
              /var/www/dollypass.netperv.com/releases/196/vendor/doctrine/deprecations/src/Deprecation.php:108 {
                Doctrine\Deprecations\Deprecation::trigger(string $package, string $link, string $message, ...$args): void …
                › 
                ›     self::delegateTriggerToBackend($message, $backtrace, $link, $package);}
              }
              /var/www/dollypass.netperv.com/releases/196/vendor/doctrine/dbal/src/Driver/AbstractMySQLDriver.php:75 {
                Doctrine\DBAL\Driver\AbstractMySQLDriver->getDatabasePlatform(ServerVersionProvider $versionProvider): AbstractMySQLPlatform …
                › 
                › Deprecation::trigger(    'doctrine/dbal',
              }
              /var/www/dollypass.netperv.com/releases/196/vendor/doctrine/dbal/src/Driver/Middleware/AbstractDriverMiddleware.php:32 {
                Doctrine\DBAL\Driver\Middleware\AbstractDriverMiddleware->getDatabasePlatform(ServerVersionProvider $versionProvider): AbstractPlatform …
                › {    return $this->wrappedDriver->getDatabasePlatform($versionProvider);}
              }
              /var/www/dollypass.netperv.com/releases/196/vendor/doctrine/dbal/src/Driver/Middleware/AbstractDriverMiddleware.php:32 {
                Doctrine\DBAL\Driver\Middleware\AbstractDriverMiddleware->getDatabasePlatform(ServerVersionProvider $versionProvider): AbstractPlatform …
                › {    return $this->wrappedDriver->getDatabasePlatform($versionProvider);}
              }
              /var/www/dollypass.netperv.com/releases/196/vendor/doctrine/doctrine-bundle/src/ConnectionFactory.php:122 {
                Doctrine\Bundle\DoctrineBundle\ConnectionFactory->createConnection(array $params, ?Configuration $config = null, ?EventManager $eventManager = null, array $mappingTypes = []) …
                › /** @phpstan-ignore arguments.count (DBAL < 4.x doesn't accept an argument) */$platform = $driver->getDatabasePlatform(    ...(class_exists(StaticServerVersionProvider::class)
              }
              /var/www/dollypass.netperv.com/releases/196/var/cache/dev/ContainerHwrI9rt/App_KernelDevDebugContainer.php:4821 {
                ContainerHwrI9rt\App_KernelDevDebugContainer::getDoctrine_Dbal_DefaultConnectionService($container) …
                › 
                ›     return $container->services['doctrine.dbal.default_connection'] = (new \Doctrine\Bundle\DoctrineBundle\ConnectionFactory([], new \Doctrine\DBAL\Tools\DsnParser(['db2' => 'ibm_db2', 'mssql' => 'pdo_sqlsrv', 'mysql' => 'pdo_mysql', 'mysql2' => 'pdo_mysql', 'postgres' => 'pdo_pgsql', 'postgresql' => 'pdo_pgsql', 'pgsql' => 'pdo_pgsql', 'sqlite' => 'pdo_sqlite', 'sqlite3' => 'pdo_sqlite'])))->createConnection(['url' => $container->getEnv('resolve:DATABASE_URL'), 'use_savepoints' => true, 'driver' => 'pdo_mysql', 'idle_connection_ttl' => 600, 'host' => 'localhost', 'port' => NULL, 'user' => 'root', 'password' => NULL, 'driverOptions' => [], 'defaultTableOptions' => []], $a, NULL, []);}
              }
              /var/www/dollypass.netperv.com/releases/196/var/cache/dev/ContainerHwrI9rt/App_KernelDevDebugContainer.php:5049 {
                ContainerHwrI9rt\App_KernelDevDebugContainer::getDoctrine_Orm_DefaultEntityManagerService($container, $lazyLoad = true) …
                › 
                › $instance = ($lazyLoad->__construct(($container->services['doctrine.dbal.default_connection'] ?? self::getDoctrine_Dbal_DefaultConnectionService($container)), ($container->privates['doctrine.orm.default_configuration'] ?? self::getDoctrine_Orm_DefaultConfigurationService($container)), ($container->privates['doctrine.dbal.default_connection.event_manager'] ?? self::getDoctrine_Dbal_DefaultConnection_EventManagerService($container))) && false ?: $lazyLoad);}
              /var/www/dollypass.netperv.com/releases/196/var/cache/dev/ContainerHwrI9rt/App_KernelDevDebugContainer.php:5044 {
                ContainerHwrI9rt\App_KernelDevDebugContainer::{closure:{closure:ContainerHwrI9rt\App_KernelDevDebugContainer::getDoctrine_Orm_DefaultEntityManagerService():5044}:5044} …
                › if (true === $lazyLoad) {    return $container->services['doctrine.orm.default_entity_manager'] = $container->createProxy('EntityManagerGhostEbeb667', static fn () => \EntityManagerGhostEbeb667::createLazyGhost(static fn ($proxy) => self::getDoctrine_Orm_DefaultEntityManagerService($container, $proxy)));}
              }
              /var/www/dollypass.netperv.com/releases/196/vendor/symfony/var-exporter/Internal/LazyObjectState.php:100 {
                Symfony\Component\VarExporter\Internal\LazyObjectState->initialize($instance, $propertyName, $writeScope) …
                › 
                ›     ($this->initializer)($instance);} catch (\Throwable $e) {
              }
              /var/www/dollypass.netperv.com/releases/196/vendor/symfony/var-exporter/LazyGhostTrait.php:184 {
                ContainerHwrI9rt\EntityManagerGhostEbeb667->__get&($name): mixed …
                › 
                › if ($property?->isInitialized($this) ?? LazyObjectState::STATUS_UNINITIALIZED_PARTIAL !== $state->initialize($this, $name, $writeScope ?? $scope)) {    goto get_in_scope;
              }
              /var/www/dollypass.netperv.com/releases/196/vendor/doctrine/orm/src/EntityManager.php:499 {
                Doctrine\ORM\EntityManager->getRepository(string $className): EntityRepository …
                › {    return $this->repositoryFactory->getRepository($this, $className);}
              }
              /var/www/dollypass.netperv.com/releases/196/src/App/Repository/SatelliteRepository.php:21 {
                App\Repository\SatelliteRepository->__construct(EntityManagerInterface $entityManager) …
                › {    $entityRepository = $entityManager->getRepository(Satellite::class);    $this->repository = $entityRepository;
              }
              /var/www/dollypass.netperv.com/releases/196/var/cache/dev/ContainerHwrI9rt/App_KernelDevDebugContainer.php:10790 {
                ContainerHwrI9rt\App_KernelDevDebugContainer::getSatelliteRepositoryService($container) …
                › 
                ›     return $container->privates['App\\Repository\\SatelliteRepository'] = new \App\Repository\SatelliteRepository($a);}
              }
              /var/www/dollypass.netperv.com/releases/196/var/cache/dev/ContainerHwrI9rt/App_KernelDevDebugContainer.php:11397 {
                ContainerHwrI9rt\App_KernelDevDebugContainer::getSatelliteProviderService($container) …
                › {    $a = ($container->privates['App\\Repository\\SatelliteRepository'] ?? self::getSatelliteRepositoryService($container));}
              /var/www/dollypass.netperv.com/releases/196/var/cache/dev/ContainerHwrI9rt/App_KernelDevDebugContainer.php:5114 {
                ContainerHwrI9rt\App_KernelDevDebugContainer::{closure:ContainerHwrI9rt\App_KernelDevDebugContainer::getEventDispatcherService():5114} …
                › $instance->addListener('security.interactive_login', [#[\Closure(name: 'App\\Service\\LoginMessage\\MessageSubscriber')] fn () => ($container->privates['App\\Service\\LoginMessage\\MessageSubscriber'] ?? self::getMessageSubscriberService($container)), 'onSuccess'], 10);$instance->addListener('kernel.request', [#[\Closure(name: 'App\\Service\\SatelliteProvider')] fn () => ($container->privates['App\\Service\\SatelliteProvider'] ?? self::getSatelliteProviderService($container)), 'onKernelRequest'], 0);$instance->addListener('kernel.exception', [#[\Closure(name: 'App\\Service\\SatelliteProvider')] fn () => ($container->privates['App\\Service\\SatelliteProvider'] ?? self::getSatelliteProviderService($container)), 'onKernelException'], 0);
              }
              /var/www/dollypass.netperv.com/releases/196/vendor/symfony/event-dispatcher/EventDispatcher.php:235 {
                Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
                › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] ??= '__invoke';
              }
              /var/www/dollypass.netperv.com/releases/196/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
                Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
                › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
              }
              /var/www/dollypass.netperv.com/releases/196/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:276 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
                › 
                › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
              }
              /var/www/dollypass.netperv.com/releases/196/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:133 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › 
                › $this->preProcess($eventName);try {
              }
              /var/www/dollypass.netperv.com/releases/196/vendor/symfony/http-kernel/HttpKernel.php:157 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
              /var/www/dollypass.netperv.com/releases/196/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
              }
              /var/www/dollypass.netperv.com/releases/196/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/dollypass.netperv.com/releases/196/public/index.php:25 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
              }
            }
          }
        ]
        "channel" => "php"
      ]
      [
        "timestamp" => 1769430630
        "timestamp_rfc3339" => "2026-01-26T13:30:30.655+01:00"
        "message" => "Connected to 127.0.0.1:11211 weight 0"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => []
        "channel" => "memcached"
      ]
      [
        "timestamp" => 1769430630
        "timestamp_rfc3339" => "2026-01-26T13:30:30.674+01:00"
        "message" => "Matched route "{route}"."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "route" => "backend_login"
          "route_parameters" => [
            "_route" => "backend_login"
            "_controller" => "App\ControllerBackend\LoginController::login"
          ]
          "request_uri" => "https://dollypass-admin.netperv.com/login"
          "method" => "POST"
        ]
        "channel" => "request"
      ]
      [
        "timestamp" => 1769430630
        "timestamp_rfc3339" => "2026-01-26T13:30:30.681+01:00"
        "message" => "Checking for authenticator support."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "firewall_name" => "backend"
          "authenticators" => 2
        ]
        "channel" => "security"
      ]
      [
        "timestamp" => 1769430630
        "timestamp_rfc3339" => "2026-01-26T13:30:30.681+01:00"
        "message" => "Checking support on authenticator."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "firewall_name" => "backend"
          "authenticator" => "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator"
        ]
        "channel" => "security"
      ]
      [
        "timestamp" => 1769430630
        "timestamp_rfc3339" => "2026-01-26T13:30:30.681+01:00"
        "message" => "Checking support on authenticator."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "firewall_name" => "backend"
          "authenticator" => "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator"
        ]
        "channel" => "security"
      ]
      [
        "timestamp" => 1769430630
        "timestamp_rfc3339" => "2026-01-26T13:30:30.682+01:00"
        "message" => "Authenticator does not support the request."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "firewall_name" => "backend"
          "authenticator" => "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator"
        ]
        "channel" => "security"
      ]
      [
        "timestamp" => 1769430630
        "timestamp_rfc3339" => "2026-01-26T13:30:30.684+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "Symfony\Component\Security\Http\Event\CheckPassportEvent"
          "listener" => "Symfony\Component\Security\Http\EventListener\UserProviderListener::checkPassport"
        ]
        "channel" => "app"
      ]
      [
        "timestamp" => 1769430630
        "timestamp_rfc3339" => "2026-01-26T13:30:30.684+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "Symfony\Component\Security\Http\Event\CheckPassportEvent"
          "listener" => "Symfony\Component\Security\Http\EventListener\UserProviderListener::checkPassport"
        ]
        "channel" => "app"
      ]
      [
        "timestamp" => 1769430630
        "timestamp_rfc3339" => "2026-01-26T13:30:30.684+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "Symfony\Component\Security\Http\Event\CheckPassportEvent"
          "listener" => "Symfony\Component\Security\Http\EventListener\CsrfProtectionListener::checkPassport"
        ]
        "channel" => "app"
      ]
      [
        "timestamp" => 1769430630
        "timestamp_rfc3339" => "2026-01-26T13:30:30.684+01:00"
        "message" => "Authenticator failed."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => Symfony\Component\Security\Core\Exception\InvalidCsrfTokenException {#1352
            #message: "Invalid CSRF token."
            #code: 0
            #file: "/var/www/dollypass.netperv.com/releases/196/vendor/symfony/security-http/EventListener/CsrfProtectionListener.php"
            #line: 51
            -token: null
            trace: {
              /var/www/dollypass.netperv.com/releases/196/vendor/symfony/security-http/EventListener/CsrfProtectionListener.php:51 {
                Symfony\Component\Security\Http\EventListener\CsrfProtectionListener->checkPassport(CheckPassportEvent $event): void …
                › if (false === $this->csrfTokenManager->isTokenValid($csrfToken)) {    throw new InvalidCsrfTokenException('Invalid CSRF token.');}
              }
              /var/www/dollypass.netperv.com/releases/196/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/dollypass.netperv.com/releases/196/vendor/symfony/event-dispatcher/EventDispatcher.php:220 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
                ›     }    $listener($event, $eventName, $this);}
              }
              /var/www/dollypass.netperv.com/releases/196/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/dollypass.netperv.com/releases/196/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/dollypass.netperv.com/releases/196/vendor/symfony/security-http/Authentication/AuthenticatorManager.php:180 {
                Symfony\Component\Security\Http\Authentication\AuthenticatorManager->executeAuthenticator(AuthenticatorInterface $authenticator, Request $request): Response …
                › $event = new CheckPassportEvent($authenticator, $passport);$this->eventDispatcher->dispatch($event);}
              /var/www/dollypass.netperv.com/releases/196/vendor/symfony/security-http/Authentication/AuthenticatorManager.php:158 {
                Symfony\Component\Security\Http\Authentication\AuthenticatorManager->executeAuthenticators(array $authenticators, Request $request): Response …
                › 
                › $response = $this->executeAuthenticator($authenticator, $request);if (null !== $response) {
              }
              /var/www/dollypass.netperv.com/releases/196/vendor/symfony/security-http/Authentication/AuthenticatorManager.php:140 {
                Symfony\Component\Security\Http\Authentication\AuthenticatorManager->authenticateRequest(Request $request): Response …
                › 
                ›     return $this->executeAuthenticators($authenticators, $request);}
              }
              /var/www/dollypass.netperv.com/releases/196/vendor/symfony/security-http/Firewall/AuthenticatorManagerListener.php:40 {
                Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener->authenticate(RequestEvent $event): void …
                › $request = $event->getRequest();$response = $this->authenticatorManager->authenticateRequest($request);if (null === $response) {
              }
              /var/www/dollypass.netperv.com/releases/196/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticatorManagerListener.php:68 {
                Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener->authenticate(RequestEvent $event): void …
                › 
                › $this->authenticationManagerListener->authenticate($event);}
              /var/www/dollypass.netperv.com/releases/196/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php:46 {
                Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener->authenticate(RequestEvent $event): void …
                › try {    $this->listener->authenticate($event);} catch (LazyResponseException $e) {
              }
              /var/www/dollypass.netperv.com/releases/196/vendor/symfony/security-http/Firewall/AbstractListener.php:26 {
                Symfony\Component\Security\Http\Firewall\AbstractListener->__invoke(RequestEvent $event): void …
                › if (false !== $this->supports($event->getRequest())) {    $this->authenticate($event);}
              }
              /var/www/dollypass.netperv.com/releases/196/vendor/symfony/security-bundle/Security/LazyFirewallContext.php:60 {
                Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext->__invoke(RequestEvent $event): void …
                › foreach ($listeners as $listener) {    $listener($event);}
              /var/www/dollypass.netperv.com/releases/196/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php:80 {
                Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener->callListeners(RequestEvent $event, iterable $listeners): void …
                › 
                ›     $listener($event);} else {
              }
              /var/www/dollypass.netperv.com/releases/196/vendor/symfony/security-http/Firewall.php:95 {
                Symfony\Component\Security\Http\Firewall->onKernelRequest(RequestEvent $event) …
                › 
                ›     $this->callListeners($event, $authenticationListeners());}
              }
              /var/www/dollypass.netperv.com/releases/196/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/dollypass.netperv.com/releases/196/vendor/symfony/event-dispatcher/EventDispatcher.php:220 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
                ›     }    $listener($event, $eventName, $this);}
              }
              /var/www/dollypass.netperv.com/releases/196/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/dollypass.netperv.com/releases/196/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/dollypass.netperv.com/releases/196/vendor/symfony/http-kernel/HttpKernel.php:157 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
              /var/www/dollypass.netperv.com/releases/196/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
              }
              /var/www/dollypass.netperv.com/releases/196/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/dollypass.netperv.com/releases/196/public/index.php:25 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
              }
            }
          }
          "authenticator" => "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator"
        ]
        "channel" => "security"
      ]
      [
        "timestamp" => 1769430630
        "timestamp_rfc3339" => "2026-01-26T13:30:30.684+01:00"
        "message" => "Authentication failure, redirect triggered."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "failure_path" => "backend_login"
        ]
        "channel" => "security"
      ]
      [
        "timestamp" => 1769430630
        "timestamp_rfc3339" => "2026-01-26T13:30:30.687+01:00"
        "message" => "The "{authenticator}" authenticator set the failure response."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "authenticator" => "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator"
        ]
        "channel" => "security"
      ]
      [
        "timestamp" => 1769430630
        "timestamp_rfc3339" => "2026-01-26T13:30:30.687+01:00"
        "message" => "Clearing remember-me cookie."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "name" => "b_rememberme"
        ]
        "channel" => "security"
      ]
      [
        "timestamp" => 1769430630
        "timestamp_rfc3339" => "2026-01-26T13:30:30.700+01:00"
        "message" => "User Deprecated: The "Netperv\ContentBundle\Contract\Content\VideoContent::getVideoFiles()" method is considered internal Used by uploader. It may change without further notice. You should not extend it from "App\Entity\ShopVideo"."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#1335
            #message: "User Deprecated: The "Netperv\ContentBundle\Contract\Content\VideoContent::getVideoFiles()" method is considered internal Used by uploader. It may change without further notice. You should not extend it from "App\Entity\ShopVideo"."
            #code: 0
            #file: "/var/www/dollypass.netperv.com/releases/196/vendor/symfony/error-handler/DebugClassLoader.php"
            #line: 341
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/dollypass.netperv.com/releases/196/vendor/symfony/error-handler/DebugClassLoader.php:341 {
                class_exists(string $class, bool $autoload = true): bool …
                › foreach ($deprecations as $message) {    @trigger_error($message, \E_USER_DEPRECATED);}
              }
              /var/www/dollypass.netperv.com/releases/196/vendor/doctrine/orm/src/Mapping/ClassMetadata.php:948 {
                Doctrine\ORM\Mapping\ClassMetadata->validateAssociations(): void …
                › if (    ! class_exists($mapping->targetEntity)    && ! interface_exists($mapping->targetEntity)
              }
              /var/www/dollypass.netperv.com/releases/196/vendor/doctrine/orm/src/Mapping/ClassMetadataFactory.php:271 {
                Doctrine\ORM\Mapping\ClassMetadataFactory->validateRuntimeMetadata(ClassMetadata $class, ?ClassMetadata $parent): void …
                › $class->validateIdentifier();$class->validateAssociations();$class->validateLifecycleCallbacks($this->getReflectionService());
              }
              /var/www/dollypass.netperv.com/releases/196/vendor/doctrine/orm/src/Mapping/ClassMetadataFactory.php:255 {
                Doctrine\ORM\Mapping\ClassMetadataFactory->doLoadMetadata(ClassMetadata $class, ?ClassMetadata $parent, bool $rootEntityFound, array $nonSuperclassParents): void …
                › 
                ›     $this->validateRuntimeMetadata($class, $parent);}
              }
              /var/www/dollypass.netperv.com/releases/196/vendor/doctrine/doctrine-bundle/src/Mapping/ClassMetadataFactory.php:18 {
                Doctrine\Bundle\DoctrineBundle\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents): void …
                › {    parent::doLoadMetadata($class, $parent, $rootEntityFound, $nonSuperclassParents);}
              /var/www/dollypass.netperv.com/releases/196/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:318 {
                Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->loadMetadata(string $name): array …
                › 
                › $this->doLoadMetadata($class, $parent, $rootEntityFound, $visited);}
              /var/www/dollypass.netperv.com/releases/196/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:187 {
                Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->getMetadataFor(string $className): ClassMetadata …
                › } else {    $loadedMetadata = $this->loadMetadata($realClassName);    $classNames     = array_combine(
              }
              /var/www/dollypass.netperv.com/releases/196/vendor/doctrine/orm/src/EntityManager.php:224 {
                Doctrine\ORM\EntityManager->getClassMetadata(string $className): ClassMetadata …
                › {    return $this->metadataFactory->getMetadataFor($className);}
              }
              /var/www/dollypass.netperv.com/releases/196/vendor/doctrine/doctrine-bundle/src/Repository/ContainerRepositoryFactory.php:47 {
                Doctrine\Bundle\DoctrineBundle\Repository\ContainerRepositoryFactory->doGetRepository(EntityManagerInterface $entityManager, string $entityName, bool $strictTypeCheck): ObjectRepository …
                › {    $metadata            = $entityManager->getClassMetadata($entityName);    $repositoryServiceId = $metadata->customRepositoryClassName;
              }
              /var/www/dollypass.netperv.com/releases/196/vendor/doctrine/doctrine-bundle/src/Repository/RepositoryFactoryCompatibility.php:27 {
                Doctrine\Bundle\DoctrineBundle\Repository\ContainerRepositoryFactory->getRepository(EntityManagerInterface $entityManager, string $entityName): EntityRepository …
                › {    return $this->doGetRepository($entityManager, $entityName, true);}
              }
              /var/www/dollypass.netperv.com/releases/196/vendor/doctrine/orm/src/EntityManager.php:499 {
                Doctrine\ORM\EntityManager->getRepository(string $className): EntityRepository …
                › {    return $this->repositoryFactory->getRepository($this, $className);}
              }
              /var/www/dollypass.netperv.com/releases/196/src/App/Repository/DownloadRepository.php:21 {
                App\Repository\DownloadRepository->__construct(EntityManagerInterface $entityManager) …
                › {    $entityRepository = $entityManager->getRepository(Download::class);    $this->repository = $entityRepository;
              }
              /var/www/dollypass.netperv.com/releases/196/var/cache/dev/ContainerHwrI9rt/App_KernelDevDebugContainer.php:10685 {
                ContainerHwrI9rt\App_KernelDevDebugContainer::getDownloadRepositoryService($container) …
                › 
                ›     return $container->privates['App\\Repository\\DownloadRepository'] = new \App\Repository\DownloadRepository($a);}
              }
              /var/www/dollypass.netperv.com/releases/196/var/cache/dev/ContainerHwrI9rt/App_KernelDevDebugContainer.php:10498 {
                ContainerHwrI9rt\App_KernelDevDebugContainer::getDownloadableContentBidHandlerService($container) …
                › 
                › $a = ($container->privates['App\\Repository\\DownloadRepository'] ?? self::getDownloadRepositoryService($container));}
              /var/www/dollypass.netperv.com/releases/196/var/cache/dev/ContainerHwrI9rt/App_KernelDevDebugContainer.php:5841 {
                ContainerHwrI9rt\App_KernelDevDebugContainer::getOldSoundRabbitMq_TasksProcessConsumerService($container) …
                › $b->addHandler(($container->privates['App\\RabbitMq\\Handler\\AffiliateStatsHandler'] ?? self::getAffiliateStatsHandlerService($container)));$b->addHandler(($container->privates['App\\RabbitMq\\Handler\\DownloadableContentBidHandler'] ?? self::getDownloadableContentBidHandlerService($container)));$b->addHandler(($container->privates['App\\RabbitMq\\Handler\\DownloadableContentHandler'] ?? self::getDownloadableContentHandlerService($container)));
              }
              /var/www/dollypass.netperv.com/releases/196/var/cache/dev/ContainerHwrI9rt/App_KernelDevDebugContainer.php:5787 {
                ContainerHwrI9rt\App_KernelDevDebugContainer::getOldSoundRabbitMq_PartsHolderService($container) …
                › $c = ($container->services['old_sound_rabbit_mq.login_log_producer'] ?? self::getOldSoundRabbitMq_LoginLogProducerService($container));$d = ($container->services['old_sound_rabbit_mq.tasks_process_consumer'] ?? self::getOldSoundRabbitMq_TasksProcessConsumerService($container));$e = ($container->services['old_sound_rabbit_mq.tasks_process_dead_consumer'] ?? self::getOldSoundRabbitMq_TasksProcessDeadConsumerService($container));
              }
              /var/www/dollypass.netperv.com/releases/196/vendor/symfony/dependency-injection/Container.php:404 {
                Symfony\Component\DependencyInjection\Container->getService(string|false $registry, string $id, ?string $method, string|bool $load): mixed …
                › if (false !== $registry) {    return $this->{$registry}[$id] ??= $load ? $this->load($method) : $this->{$method}($this);}
              }
              /var/www/dollypass.netperv.com/releases/196/vendor/symfony/dependency-injection/Argument/ServiceLocator.php:40 {
                Symfony\Component\DependencyInjection\Argument\ServiceLocator->get(string $id): mixed …
                ›     1 => $this->serviceMap[$id][0],    default => ($this->factory)(...$this->serviceMap[$id]),};
              }
              /var/www/dollypass.netperv.com/releases/196/vendor/sindrive/sindrive/RabbitMqTaskBundle/Service/TaskHandler.php:67 {
                Sindrive\RabbitMqTaskBundle\Service\TaskHandler->findInHolder(string $type, string $queue): void …
                › if (null === $this->amqpHolder) {    $this->amqpHolder = $this->container->get(AmqpPartsHolder::class);}
              }
              /var/www/dollypass.netperv.com/releases/196/vendor/sindrive/sindrive/RabbitMqTaskBundle/Service/TaskHandler.php:41 {
                Sindrive\RabbitMqTaskBundle\Service\TaskHandler->sendTask(string $queue, mixed $message): bool …
                › {    $this->findInHolder('producer', $queue);}
              /var/www/dollypass.netperv.com/releases/196/vendor/netperv/user-bundle/src/Security/Subscriber/LoginLogSubscriber.php:122 {
                Netperv\UserBundle\Security\Subscriber\LoginLogSubscriber->processAuthenticationAttempt(Request $request, string $status, ?User $user, ?string $username, ?string $password): void …
                › 
                ›     $this->taskHandler->sendTask(LoginLogWriter::QUEUE_NAME, serialize($loginLog));}
              }
              /var/www/dollypass.netperv.com/releases/196/vendor/netperv/user-bundle/src/Security/Subscriber/LoginLogSubscriber.php:95 {
                Netperv\UserBundle\Security\Subscriber\LoginLogSubscriber->onFailure(LoginFailureEvent $event): void …
                › 
                ›     $this->processAuthenticationAttempt($request, $status, $user, $username, $password);}
              }
              /var/www/dollypass.netperv.com/releases/196/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/dollypass.netperv.com/releases/196/vendor/symfony/event-dispatcher/EventDispatcher.php:220 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
                ›     }    $listener($event, $eventName, $this);}
              }
              /var/www/dollypass.netperv.com/releases/196/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/dollypass.netperv.com/releases/196/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/dollypass.netperv.com/releases/196/vendor/symfony/security-http/Authentication/AuthenticatorManager.php:264 {
                Symfony\Component\Security\Http\Authentication\AuthenticatorManager->handleAuthenticationFailure(AuthenticationException $authenticationException, Request $request, AuthenticatorInterface $authenticator, ?Passport $passport): Response …
                › 
                › $this->eventDispatcher->dispatch($loginFailureEvent = new LoginFailureEvent($authenticationException, $authenticator, $request, $response, $this->firewallName, $passport));}
              /var/www/dollypass.netperv.com/releases/196/vendor/symfony/security-http/Authentication/AuthenticatorManager.php:212 {
                Symfony\Component\Security\Http\Authentication\AuthenticatorManager->executeAuthenticator(AuthenticatorInterface $authenticator, Request $request): Response …
                › // oh no! Authentication failed!$response = $this->handleAuthenticationFailure($e, $request, $authenticator, $passport);if ($response instanceof Response) {
              }
              /var/www/dollypass.netperv.com/releases/196/vendor/symfony/security-http/Authentication/AuthenticatorManager.php:158 {
                Symfony\Component\Security\Http\Authentication\AuthenticatorManager->executeAuthenticators(array $authenticators, Request $request): Response …
                › 
                › $response = $this->executeAuthenticator($authenticator, $request);if (null !== $response) {
              }
              /var/www/dollypass.netperv.com/releases/196/vendor/symfony/security-http/Authentication/AuthenticatorManager.php:140 {
                Symfony\Component\Security\Http\Authentication\AuthenticatorManager->authenticateRequest(Request $request): Response …
                › 
                ›     return $this->executeAuthenticators($authenticators, $request);}
              }
              /var/www/dollypass.netperv.com/releases/196/vendor/symfony/security-http/Firewall/AuthenticatorManagerListener.php:40 {
                Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener->authenticate(RequestEvent $event): void …
                › $request = $event->getRequest();$response = $this->authenticatorManager->authenticateRequest($request);if (null === $response) {
              }
              /var/www/dollypass.netperv.com/releases/196/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticatorManagerListener.php:68 {
                Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener->authenticate(RequestEvent $event): void …
                › 
                › $this->authenticationManagerListener->authenticate($event);}
              /var/www/dollypass.netperv.com/releases/196/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php:46 {
                Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener->authenticate(RequestEvent $event): void …
                › try {    $this->listener->authenticate($event);} catch (LazyResponseException $e) {
              }
              /var/www/dollypass.netperv.com/releases/196/vendor/symfony/security-http/Firewall/AbstractListener.php:26 {
                Symfony\Component\Security\Http\Firewall\AbstractListener->__invoke(RequestEvent $event): void …
                › if (false !== $this->supports($event->getRequest())) {    $this->authenticate($event);}
              }
              /var/www/dollypass.netperv.com/releases/196/vendor/symfony/security-bundle/Security/LazyFirewallContext.php:60 {
                Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext->__invoke(RequestEvent $event): void …
                › foreach ($listeners as $listener) {    $listener($event);}
              /var/www/dollypass.netperv.com/releases/196/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php:80 {
                Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener->callListeners(RequestEvent $event, iterable $listeners): void …
                › 
                ›     $listener($event);} else {
              }
              /var/www/dollypass.netperv.com/releases/196/vendor/symfony/security-http/Firewall.php:95 {
                Symfony\Component\Security\Http\Firewall->onKernelRequest(RequestEvent $event) …
                › 
                ›     $this->callListeners($event, $authenticationListeners());}
              }
              /var/www/dollypass.netperv.com/releases/196/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/dollypass.netperv.com/releases/196/vendor/symfony/event-dispatcher/EventDispatcher.php:220 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
                ›     }    $listener($event, $eventName, $this);}
              }
              /var/www/dollypass.netperv.com/releases/196/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/dollypass.netperv.com/releases/196/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/dollypass.netperv.com/releases/196/vendor/symfony/http-kernel/HttpKernel.php:157 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
              /var/www/dollypass.netperv.com/releases/196/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
              }
              /var/www/dollypass.netperv.com/releases/196/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/dollypass.netperv.com/releases/196/public/index.php:25 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
              }
            }
          }
        ]
        "channel" => "php"
      ]
      [
        "timestamp" => 1769430630
        "timestamp_rfc3339" => "2026-01-26T13:30:30.700+01:00"
        "message" => "User Deprecated: The "Netperv\ContentBundle\Contract\Content\VideoContent::setVideoFiles()" method is considered internal Used by uploader. It may change without further notice. You should not extend it from "App\Entity\ShopVideo"."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#1338
            #message: "User Deprecated: The "Netperv\ContentBundle\Contract\Content\VideoContent::setVideoFiles()" method is considered internal Used by uploader. It may change without further notice. You should not extend it from "App\Entity\ShopVideo"."
            #code: 0
            #file: "/var/www/dollypass.netperv.com/releases/196/vendor/symfony/error-handler/DebugClassLoader.php"
            #line: 341
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/dollypass.netperv.com/releases/196/vendor/symfony/error-handler/DebugClassLoader.php:341 {
                class_exists(string $class, bool $autoload = true): bool …
                › foreach ($deprecations as $message) {    @trigger_error($message, \E_USER_DEPRECATED);}
              }
              /var/www/dollypass.netperv.com/releases/196/vendor/doctrine/orm/src/Mapping/ClassMetadata.php:948 {
                Doctrine\ORM\Mapping\ClassMetadata->validateAssociations(): void …
                › if (    ! class_exists($mapping->targetEntity)    && ! interface_exists($mapping->targetEntity)
              }
              /var/www/dollypass.netperv.com/releases/196/vendor/doctrine/orm/src/Mapping/ClassMetadataFactory.php:271 {
                Doctrine\ORM\Mapping\ClassMetadataFactory->validateRuntimeMetadata(ClassMetadata $class, ?ClassMetadata $parent): void …
                › $class->validateIdentifier();$class->validateAssociations();$class->validateLifecycleCallbacks($this->getReflectionService());
              }
              /var/www/dollypass.netperv.com/releases/196/vendor/doctrine/orm/src/Mapping/ClassMetadataFactory.php:255 {
                Doctrine\ORM\Mapping\ClassMetadataFactory->doLoadMetadata(ClassMetadata $class, ?ClassMetadata $parent, bool $rootEntityFound, array $nonSuperclassParents): void …
                › 
                ›     $this->validateRuntimeMetadata($class, $parent);}
              }
              /var/www/dollypass.netperv.com/releases/196/vendor/doctrine/doctrine-bundle/src/Mapping/ClassMetadataFactory.php:18 {
                Doctrine\Bundle\DoctrineBundle\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents): void …
                › {    parent::doLoadMetadata($class, $parent, $rootEntityFound, $nonSuperclassParents);}
              /var/www/dollypass.netperv.com/releases/196/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:318 {
                Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->loadMetadata(string $name): array …
                › 
                › $this->doLoadMetadata($class, $parent, $rootEntityFound, $visited);}
              /var/www/dollypass.netperv.com/releases/196/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:187 {
                Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->getMetadataFor(string $className): ClassMetadata …
                › } else {    $loadedMetadata = $this->loadMetadata($realClassName);    $classNames     = array_combine(
              }
              /var/www/dollypass.netperv.com/releases/196/vendor/doctrine/orm/src/EntityManager.php:224 {
                Doctrine\ORM\EntityManager->getClassMetadata(string $className): ClassMetadata …
                › {    return $this->metadataFactory->getMetadataFor($className);}
              }
              /var/www/dollypass.netperv.com/releases/196/vendor/doctrine/doctrine-bundle/src/Repository/ContainerRepositoryFactory.php:47 {
                Doctrine\Bundle\DoctrineBundle\Repository\ContainerRepositoryFactory->doGetRepository(EntityManagerInterface $entityManager, string $entityName, bool $strictTypeCheck): ObjectRepository …
                › {    $metadata            = $entityManager->getClassMetadata($entityName);    $repositoryServiceId = $metadata->customRepositoryClassName;
              }
              /var/www/dollypass.netperv.com/releases/196/vendor/doctrine/doctrine-bundle/src/Repository/RepositoryFactoryCompatibility.php:27 {
                Doctrine\Bundle\DoctrineBundle\Repository\ContainerRepositoryFactory->getRepository(EntityManagerInterface $entityManager, string $entityName): EntityRepository …
                › {    return $this->doGetRepository($entityManager, $entityName, true);}
              }
              /var/www/dollypass.netperv.com/releases/196/vendor/doctrine/orm/src/EntityManager.php:499 {
                Doctrine\ORM\EntityManager->getRepository(string $className): EntityRepository …
                › {    return $this->repositoryFactory->getRepository($this, $className);}
              }
              /var/www/dollypass.netperv.com/releases/196/src/App/Repository/DownloadRepository.php:21 {
                App\Repository\DownloadRepository->__construct(EntityManagerInterface $entityManager) …
                › {    $entityRepository = $entityManager->getRepository(Download::class);    $this->repository = $entityRepository;
              }
              /var/www/dollypass.netperv.com/releases/196/var/cache/dev/ContainerHwrI9rt/App_KernelDevDebugContainer.php:10685 {
                ContainerHwrI9rt\App_KernelDevDebugContainer::getDownloadRepositoryService($container) …
                › 
                ›     return $container->privates['App\\Repository\\DownloadRepository'] = new \App\Repository\DownloadRepository($a);}
              }
              /var/www/dollypass.netperv.com/releases/196/var/cache/dev/ContainerHwrI9rt/App_KernelDevDebugContainer.php:10498 {
                ContainerHwrI9rt\App_KernelDevDebugContainer::getDownloadableContentBidHandlerService($container) …
                › 
                › $a = ($container->privates['App\\Repository\\DownloadRepository'] ?? self::getDownloadRepositoryService($container));}
              /var/www/dollypass.netperv.com/releases/196/var/cache/dev/ContainerHwrI9rt/App_KernelDevDebugContainer.php:5841 {
                ContainerHwrI9rt\App_KernelDevDebugContainer::getOldSoundRabbitMq_TasksProcessConsumerService($container) …
                › $b->addHandler(($container->privates['App\\RabbitMq\\Handler\\AffiliateStatsHandler'] ?? self::getAffiliateStatsHandlerService($container)));$b->addHandler(($container->privates['App\\RabbitMq\\Handler\\DownloadableContentBidHandler'] ?? self::getDownloadableContentBidHandlerService($container)));$b->addHandler(($container->privates['App\\RabbitMq\\Handler\\DownloadableContentHandler'] ?? self::getDownloadableContentHandlerService($container)));
              }
              /var/www/dollypass.netperv.com/releases/196/var/cache/dev/ContainerHwrI9rt/App_KernelDevDebugContainer.php:5787 {
                ContainerHwrI9rt\App_KernelDevDebugContainer::getOldSoundRabbitMq_PartsHolderService($container) …
                › $c = ($container->services['old_sound_rabbit_mq.login_log_producer'] ?? self::getOldSoundRabbitMq_LoginLogProducerService($container));$d = ($container->services['old_sound_rabbit_mq.tasks_process_consumer'] ?? self::getOldSoundRabbitMq_TasksProcessConsumerService($container));$e = ($container->services['old_sound_rabbit_mq.tasks_process_dead_consumer'] ?? self::getOldSoundRabbitMq_TasksProcessDeadConsumerService($container));
              }
              /var/www/dollypass.netperv.com/releases/196/vendor/symfony/dependency-injection/Container.php:404 {
                Symfony\Component\DependencyInjection\Container->getService(string|false $registry, string $id, ?string $method, string|bool $load): mixed …
                › if (false !== $registry) {    return $this->{$registry}[$id] ??= $load ? $this->load($method) : $this->{$method}($this);}
              }
              /var/www/dollypass.netperv.com/releases/196/vendor/symfony/dependency-injection/Argument/ServiceLocator.php:40 {
                Symfony\Component\DependencyInjection\Argument\ServiceLocator->get(string $id): mixed …
                ›     1 => $this->serviceMap[$id][0],    default => ($this->factory)(...$this->serviceMap[$id]),};
              }
              /var/www/dollypass.netperv.com/releases/196/vendor/sindrive/sindrive/RabbitMqTaskBundle/Service/TaskHandler.php:67 {
                Sindrive\RabbitMqTaskBundle\Service\TaskHandler->findInHolder(string $type, string $queue): void …
                › if (null === $this->amqpHolder) {    $this->amqpHolder = $this->container->get(AmqpPartsHolder::class);}
              }
              /var/www/dollypass.netperv.com/releases/196/vendor/sindrive/sindrive/RabbitMqTaskBundle/Service/TaskHandler.php:41 {
                Sindrive\RabbitMqTaskBundle\Service\TaskHandler->sendTask(string $queue, mixed $message): bool …
                › {    $this->findInHolder('producer', $queue);}
              /var/www/dollypass.netperv.com/releases/196/vendor/netperv/user-bundle/src/Security/Subscriber/LoginLogSubscriber.php:122 {
                Netperv\UserBundle\Security\Subscriber\LoginLogSubscriber->processAuthenticationAttempt(Request $request, string $status, ?User $user, ?string $username, ?string $password): void …
                › 
                ›     $this->taskHandler->sendTask(LoginLogWriter::QUEUE_NAME, serialize($loginLog));}
              }
              /var/www/dollypass.netperv.com/releases/196/vendor/netperv/user-bundle/src/Security/Subscriber/LoginLogSubscriber.php:95 {
                Netperv\UserBundle\Security\Subscriber\LoginLogSubscriber->onFailure(LoginFailureEvent $event): void …
                › 
                ›     $this->processAuthenticationAttempt($request, $status, $user, $username, $password);}
              }
              /var/www/dollypass.netperv.com/releases/196/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/dollypass.netperv.com/releases/196/vendor/symfony/event-dispatcher/EventDispatcher.php:220 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
                ›     }    $listener($event, $eventName, $this);}
              }
              /var/www/dollypass.netperv.com/releases/196/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/dollypass.netperv.com/releases/196/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/dollypass.netperv.com/releases/196/vendor/symfony/security-http/Authentication/AuthenticatorManager.php:264 {
                Symfony\Component\Security\Http\Authentication\AuthenticatorManager->handleAuthenticationFailure(AuthenticationException $authenticationException, Request $request, AuthenticatorInterface $authenticator, ?Passport $passport): Response …
                › 
                › $this->eventDispatcher->dispatch($loginFailureEvent = new LoginFailureEvent($authenticationException, $authenticator, $request, $response, $this->firewallName, $passport));}
              /var/www/dollypass.netperv.com/releases/196/vendor/symfony/security-http/Authentication/AuthenticatorManager.php:212 {
                Symfony\Component\Security\Http\Authentication\AuthenticatorManager->executeAuthenticator(AuthenticatorInterface $authenticator, Request $request): Response …
                › // oh no! Authentication failed!$response = $this->handleAuthenticationFailure($e, $request, $authenticator, $passport);if ($response instanceof Response) {
              }
              /var/www/dollypass.netperv.com/releases/196/vendor/symfony/security-http/Authentication/AuthenticatorManager.php:158 {
                Symfony\Component\Security\Http\Authentication\AuthenticatorManager->executeAuthenticators(array $authenticators, Request $request): Response …
                › 
                › $response = $this->executeAuthenticator($authenticator, $request);if (null !== $response) {
              }
              /var/www/dollypass.netperv.com/releases/196/vendor/symfony/security-http/Authentication/AuthenticatorManager.php:140 {
                Symfony\Component\Security\Http\Authentication\AuthenticatorManager->authenticateRequest(Request $request): Response …
                › 
                ›     return $this->executeAuthenticators($authenticators, $request);}
              }
              /var/www/dollypass.netperv.com/releases/196/vendor/symfony/security-http/Firewall/AuthenticatorManagerListener.php:40 {
                Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener->authenticate(RequestEvent $event): void …
                › $request = $event->getRequest();$response = $this->authenticatorManager->authenticateRequest($request);if (null === $response) {
              }
              /var/www/dollypass.netperv.com/releases/196/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticatorManagerListener.php:68 {
                Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener->authenticate(RequestEvent $event): void …
                › 
                › $this->authenticationManagerListener->authenticate($event);}
              /var/www/dollypass.netperv.com/releases/196/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php:46 {
                Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener->authenticate(RequestEvent $event): void …
                › try {    $this->listener->authenticate($event);} catch (LazyResponseException $e) {
              }
              /var/www/dollypass.netperv.com/releases/196/vendor/symfony/security-http/Firewall/AbstractListener.php:26 {
                Symfony\Component\Security\Http\Firewall\AbstractListener->__invoke(RequestEvent $event): void …
                › if (false !== $this->supports($event->getRequest())) {    $this->authenticate($event);}
              }
              /var/www/dollypass.netperv.com/releases/196/vendor/symfony/security-bundle/Security/LazyFirewallContext.php:60 {
                Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext->__invoke(RequestEvent $event): void …
                › foreach ($listeners as $listener) {    $listener($event);}
              /var/www/dollypass.netperv.com/releases/196/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php:80 {
                Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener->callListeners(RequestEvent $event, iterable $listeners): void …
                › 
                ›     $listener($event);} else {
              }
              /var/www/dollypass.netperv.com/releases/196/vendor/symfony/security-http/Firewall.php:95 {
                Symfony\Component\Security\Http\Firewall->onKernelRequest(RequestEvent $event) …
                › 
                ›     $this->callListeners($event, $authenticationListeners());}
              }
              /var/www/dollypass.netperv.com/releases/196/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/dollypass.netperv.com/releases/196/vendor/symfony/event-dispatcher/EventDispatcher.php:220 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
                ›     }    $listener($event, $eventName, $this);}
              }
              /var/www/dollypass.netperv.com/releases/196/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/dollypass.netperv.com/releases/196/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/dollypass.netperv.com/releases/196/vendor/symfony/http-kernel/HttpKernel.php:157 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
              /var/www/dollypass.netperv.com/releases/196/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
              }
              /var/www/dollypass.netperv.com/releases/196/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/dollypass.netperv.com/releases/196/public/index.php:25 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
              }
            }
          }
        ]
        "channel" => "php"
      ]
      [
        "timestamp" => 1769430630
        "timestamp_rfc3339" => "2026-01-26T13:30:30.709+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "Symfony\Component\Security\Http\Event\LoginFailureEvent"
          "listener" => "Symfony\Component\Security\Http\EventListener\RememberMeListener::clearCookie"
        ]
        "channel" => "app"
      ]
      [
        "timestamp" => 1769430630
        "timestamp_rfc3339" => "2026-01-26T13:30:30.709+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "Symfony\Component\Security\Http\Event\LoginFailureEvent"
          "listener" => "Netperv\UserBundle\Security\Subscriber\LoginLogSubscriber::onFailure"
        ]
        "channel" => "app"
      ]
      [
        "timestamp" => 1769430630
        "timestamp_rfc3339" => "2026-01-26T13:30:30.709+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Liip\FunctionalTestBundle\EventListener\ExceptionListener::clearLastException"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1769430630
        "timestamp_rfc3339" => "2026-01-26T13:30:30.709+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Liip\FunctionalTestBundle\Validator\DataCollectingValidator::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1769430630
        "timestamp_rfc3339" => "2026-01-26T13:30:30.709+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1769430630
        "timestamp_rfc3339" => "2026-01-26T13:30:30.709+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Netperv\WebAppBundle\Subscriber\ThumbnailSubscriber::onRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1769430630
        "timestamp_rfc3339" => "2026-01-26T13:30:30.709+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Netperv\WebAppBundle\Subscriber\BlockCountriesSubscriber::onRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1769430630
        "timestamp_rfc3339" => "2026-01-26T13:30:30.709+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1769430630
        "timestamp_rfc3339" => "2026-01-26T13:30:30.709+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1769430630
        "timestamp_rfc3339" => "2026-01-26T13:30:30.709+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1769430630
        "timestamp_rfc3339" => "2026-01-26T13:30:30.709+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1769430630
        "timestamp_rfc3339" => "2026-01-26T13:30:30.709+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1769430630
        "timestamp_rfc3339" => "2026-01-26T13:30:30.709+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1769430630
        "timestamp_rfc3339" => "2026-01-26T13:30:30.709+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::configureLogoutUrlGenerator"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1769430630
        "timestamp_rfc3339" => "2026-01-26T13:30:30.709+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1769430630
        "timestamp_rfc3339" => "2026-01-26T13:30:30.714+01:00"
        "message" => "Uncaught PHP Exception League\Flysystem\UnableToCreateDirectory: "Unable to create a directory at /var/www/dollypass.netperv.com/releases/196/public/dollypass. mkdir(): Permission denied" at UnableToCreateDirectory.php line 18"
        "priority" => 500
        "priorityName" => "CRITICAL"
        "context" => [
          "exception" => League\Flysystem\UnableToCreateDirectory {#899
            #message: "Unable to create a directory at /var/www/dollypass.netperv.com/releases/196/public/dollypass. mkdir(): Permission denied"
            #code: 0
            #file: "/var/www/dollypass.netperv.com/releases/196/vendor/league/flysystem/src/UnableToCreateDirectory.php"
            #line: 18
            -location: "/var/www/dollypass.netperv.com/releases/196/public/dollypass"
            -reason: "mkdir(): Permission denied"
            trace: {
              /var/www/dollypass.netperv.com/releases/196/vendor/league/flysystem/src/UnableToCreateDirectory.php:18 {
                League\Flysystem\UnableToCreateDirectory::atLocation(string $dirname, string $errorMessage = '', ?Throwable $previous = null): UnableToCreateDirectory …
                › $message = "Unable to create a directory at {$dirname}. {$errorMessage}";$e = new static(rtrim($message), 0, $previous);$e->location = $dirname;
              }
              /var/www/dollypass.netperv.com/releases/196/vendor/league/flysystem-local/LocalFilesystemAdapter.php:333 {
                League\Flysystem\Local\LocalFilesystemAdapter->ensureDirectoryExists(string $dirname, int $visibility): void …
                › 
                ›     throw UnableToCreateDirectory::atLocation($dirname, $errorMessage);}
              }
              /var/www/dollypass.netperv.com/releases/196/vendor/league/flysystem-local/LocalFilesystemAdapter.php:101 {
                League\Flysystem\Local\LocalFilesystemAdapter->ensureRootDirectoryExists(): void …
                › 
                › $this->ensureDirectoryExists($this->rootLocation, $this->visibility->defaultForDirectories());$this->rootLocationIsSetup = true;
              }
              /var/www/dollypass.netperv.com/releases/196/vendor/league/flysystem-local/LocalFilesystemAdapter.php:91 {
                League\Flysystem\Local\LocalFilesystemAdapter->__construct(string $location, ?VisibilityConverter $visibility = null, int $writeFlags = LOCK_EX, int $linkHandling = self::DISALLOW_LINKS, ?MimeTypeDetector $mimeTypeDetector = null, bool $lazyRootCreation = false, bool $useInconclusiveMimeTypeFallback = false) …
                › if ( ! $lazyRootCreation) {    $this->ensureRootDirectoryExists();}
              }
              /var/www/dollypass.netperv.com/releases/196/var/cache/dev/ContainerHwrI9rt/App_KernelDevDebugContainer.php:5960 {
                ContainerHwrI9rt\App_KernelDevDebugContainer::getOneupFlysystem_CdnProtectedFilesystemService($container) …
                › 
                ›     return $container->services['oneup_flysystem.cdn_protected_filesystem'] = new \League\Flysystem\Filesystem(new \League\Flysystem\Local\LocalFilesystemAdapter((\dirname(__DIR__, 4).'/public'.$container->getEnv('string:CDN_CONTENT_DIRECTORY')), NULL, 2, 2, NULL, false), ['visibility' => 'public', 'directory_visibility' => 'public']);}
              }
              /var/www/dollypass.netperv.com/releases/196/var/cache/dev/ContainerHwrI9rt/App_KernelDevDebugContainer.php:6015 {
                ContainerHwrI9rt\App_KernelDevDebugContainer::getOneupFlysystem_MountManagerService($container) …
                › 
                ›     return $container->services['oneup_flysystem.mount_manager'] = new \League\Flysystem\MountManager(['local' => ($container->services['oneup_flysystem.local_filesystem'] ?? self::getOneupFlysystem_LocalFilesystemService($container)), 'local_non_public' => ($container->services['oneup_flysystem.local_non_public_filesystem'] ?? self::getOneupFlysystem_LocalNonPublicFilesystemService($container)), 'cdn_protected' => ($container->services['oneup_flysystem.cdn_protected_filesystem'] ?? self::getOneupFlysystem_CdnProtectedFilesystemService($container))]);}
              }
              /var/www/dollypass.netperv.com/releases/196/var/cache/dev/ContainerHwrI9rt/App_KernelDevDebugContainer.php:11827 {
                ContainerHwrI9rt\App_KernelDevDebugContainer::getCleanupGeneratedFilesHandlerService($container) …
                › 
                ›     return $container->privates['App\\VideoProcessing\\Encoding\\CleanupGeneratedFilesHandler'] = new \App\VideoProcessing\Encoding\CleanupGeneratedFilesHandler(($container->services['oneup_flysystem.mount_manager'] ?? self::getOneupFlysystem_MountManagerService($container)), ($container->services['monolog.logger.cdn77'] ?? self::getMonolog_Logger_Cdn77Service($container)));}
              }
              /var/www/dollypass.netperv.com/releases/196/var/cache/dev/ContainerHwrI9rt/App_KernelDevDebugContainer.php:5847 {
                ContainerHwrI9rt\App_KernelDevDebugContainer::getOldSoundRabbitMq_TasksProcessConsumerService($container) …
                › $b->addHandler(($container->privates['App\\RabbitMq\\Handler\\VideoUsageHandler'] ?? self::getVideoUsageHandlerService($container)));$b->addHandler(($container->privates['App\\VideoProcessing\\Encoding\\CleanupGeneratedFilesHandler'] ?? self::getCleanupGeneratedFilesHandlerService($container)));$b->addHandler(($container->privates['App\\VideoProcessing\\PurgeVideoHandler'] ?? self::getPurgeVideoHandlerService($container)));
              }
              /var/www/dollypass.netperv.com/releases/196/var/cache/dev/ContainerHwrI9rt/App_KernelDevDebugContainer.php:5787 {
                ContainerHwrI9rt\App_KernelDevDebugContainer::getOldSoundRabbitMq_PartsHolderService($container) …
                › $c = ($container->services['old_sound_rabbit_mq.login_log_producer'] ?? self::getOldSoundRabbitMq_LoginLogProducerService($container));$d = ($container->services['old_sound_rabbit_mq.tasks_process_consumer'] ?? self::getOldSoundRabbitMq_TasksProcessConsumerService($container));$e = ($container->services['old_sound_rabbit_mq.tasks_process_dead_consumer'] ?? self::getOldSoundRabbitMq_TasksProcessDeadConsumerService($container));
              }
              /var/www/dollypass.netperv.com/releases/196/vendor/symfony/dependency-injection/Container.php:404 {
                Symfony\Component\DependencyInjection\Container->getService(string|false $registry, string $id, ?string $method, string|bool $load): mixed …
                › if (false !== $registry) {    return $this->{$registry}[$id] ??= $load ? $this->load($method) : $this->{$method}($this);}
              }
              /var/www/dollypass.netperv.com/releases/196/vendor/symfony/dependency-injection/Argument/ServiceLocator.php:40 {
                Symfony\Component\DependencyInjection\Argument\ServiceLocator->get(string $id): mixed …
                ›     1 => $this->serviceMap[$id][0],    default => ($this->factory)(...$this->serviceMap[$id]),};
              }
              /var/www/dollypass.netperv.com/releases/196/vendor/sindrive/sindrive/RabbitMqTaskBundle/Service/TaskHandler.php:67 {
                Sindrive\RabbitMqTaskBundle\Service\TaskHandler->findInHolder(string $type, string $queue): void …
                › if (null === $this->amqpHolder) {    $this->amqpHolder = $this->container->get(AmqpPartsHolder::class);}
              }
              /var/www/dollypass.netperv.com/releases/196/vendor/sindrive/sindrive/RabbitMqTaskBundle/Service/TaskHandler.php:41 {
                Sindrive\RabbitMqTaskBundle\Service\TaskHandler->sendTask(string $queue, mixed $message): bool …
                › {    $this->findInHolder('producer', $queue);}
              /var/www/dollypass.netperv.com/releases/196/vendor/netperv/user-bundle/src/Security/Subscriber/LoginLogSubscriber.php:122 {
                Netperv\UserBundle\Security\Subscriber\LoginLogSubscriber->processAuthenticationAttempt(Request $request, string $status, ?User $user, ?string $username, ?string $password): void …
                › 
                ›     $this->taskHandler->sendTask(LoginLogWriter::QUEUE_NAME, serialize($loginLog));}
              }
              /var/www/dollypass.netperv.com/releases/196/vendor/netperv/user-bundle/src/Security/Subscriber/LoginLogSubscriber.php:95 {
                Netperv\UserBundle\Security\Subscriber\LoginLogSubscriber->onFailure(LoginFailureEvent $event): void …
                › 
                ›     $this->processAuthenticationAttempt($request, $status, $user, $username, $password);}
              }
              /var/www/dollypass.netperv.com/releases/196/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/dollypass.netperv.com/releases/196/vendor/symfony/event-dispatcher/EventDispatcher.php:220 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
                ›     }    $listener($event, $eventName, $this);}
              }
              /var/www/dollypass.netperv.com/releases/196/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/dollypass.netperv.com/releases/196/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/dollypass.netperv.com/releases/196/vendor/symfony/security-http/Authentication/AuthenticatorManager.php:264 {
                Symfony\Component\Security\Http\Authentication\AuthenticatorManager->handleAuthenticationFailure(AuthenticationException $authenticationException, Request $request, AuthenticatorInterface $authenticator, ?Passport $passport): Response …
                › 
                › $this->eventDispatcher->dispatch($loginFailureEvent = new LoginFailureEvent($authenticationException, $authenticator, $request, $response, $this->firewallName, $passport));}
              /var/www/dollypass.netperv.com/releases/196/vendor/symfony/security-http/Authentication/AuthenticatorManager.php:212 {
                Symfony\Component\Security\Http\Authentication\AuthenticatorManager->executeAuthenticator(AuthenticatorInterface $authenticator, Request $request): Response …
                › // oh no! Authentication failed!$response = $this->handleAuthenticationFailure($e, $request, $authenticator, $passport);if ($response instanceof Response) {
              }
              /var/www/dollypass.netperv.com/releases/196/vendor/symfony/security-http/Authentication/AuthenticatorManager.php:158 {
                Symfony\Component\Security\Http\Authentication\AuthenticatorManager->executeAuthenticators(array $authenticators, Request $request): Response …
                › 
                › $response = $this->executeAuthenticator($authenticator, $request);if (null !== $response) {
              }
              /var/www/dollypass.netperv.com/releases/196/vendor/symfony/security-http/Authentication/AuthenticatorManager.php:140 {
                Symfony\Component\Security\Http\Authentication\AuthenticatorManager->authenticateRequest(Request $request): Response …
                › 
                ›     return $this->executeAuthenticators($authenticators, $request);}
              }
              /var/www/dollypass.netperv.com/releases/196/vendor/symfony/security-http/Firewall/AuthenticatorManagerListener.php:40 {
                Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener->authenticate(RequestEvent $event): void …
                › $request = $event->getRequest();$response = $this->authenticatorManager->authenticateRequest($request);if (null === $response) {
              }
              /var/www/dollypass.netperv.com/releases/196/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticatorManagerListener.php:68 {
                Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener->authenticate(RequestEvent $event): void …
                › 
                › $this->authenticationManagerListener->authenticate($event);}
              /var/www/dollypass.netperv.com/releases/196/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php:46 {
                Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener->authenticate(RequestEvent $event): void …
                › try {    $this->listener->authenticate($event);} catch (LazyResponseException $e) {
              }
              /var/www/dollypass.netperv.com/releases/196/vendor/symfony/security-http/Firewall/AbstractListener.php:26 {
                Symfony\Component\Security\Http\Firewall\AbstractListener->__invoke(RequestEvent $event): void …
                › if (false !== $this->supports($event->getRequest())) {    $this->authenticate($event);}
              }
              /var/www/dollypass.netperv.com/releases/196/vendor/symfony/security-bundle/Security/LazyFirewallContext.php:60 {
                Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext->__invoke(RequestEvent $event): void …
                › foreach ($listeners as $listener) {    $listener($event);}
              /var/www/dollypass.netperv.com/releases/196/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php:80 {
                Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener->callListeners(RequestEvent $event, iterable $listeners): void …
                › 
                ›     $listener($event);} else {
              }
              /var/www/dollypass.netperv.com/releases/196/vendor/symfony/security-http/Firewall.php:95 {
                Symfony\Component\Security\Http\Firewall->onKernelRequest(RequestEvent $event) …
                › 
                ›     $this->callListeners($event, $authenticationListeners());}
              }
              /var/www/dollypass.netperv.com/releases/196/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/dollypass.netperv.com/releases/196/vendor/symfony/event-dispatcher/EventDispatcher.php:220 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
                ›     }    $listener($event, $eventName, $this);}
              }
              /var/www/dollypass.netperv.com/releases/196/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/dollypass.netperv.com/releases/196/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/dollypass.netperv.com/releases/196/vendor/symfony/http-kernel/HttpKernel.php:157 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
              /var/www/dollypass.netperv.com/releases/196/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
              }
              /var/www/dollypass.netperv.com/releases/196/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/dollypass.netperv.com/releases/196/public/index.php:25 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
              }
            }
          }
        ]
        "channel" => "request"
      ]
      [
        "timestamp" => 1769430631
        "timestamp_rfc3339" => "2026-01-26T13:30:31.280+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Liip\FunctionalTestBundle\EventListener\ExceptionListener::setException"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1769430631
        "timestamp_rfc3339" => "2026-01-26T13:30:31.280+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Netperv\DataLayerBundle\Pager\Listener\PagerExceptionToHttpExceptionConverter::onException"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1769430631
        "timestamp_rfc3339" => "2026-01-26T13:30:31.280+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "BabDev\PagerfantaBundle\EventListener\ConvertNotValidCurrentPageToNotFoundListener::onKernelException"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1769430631
        "timestamp_rfc3339" => "2026-01-26T13:30:31.280+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "BabDev\PagerfantaBundle\EventListener\ConvertNotValidMaxPerPageToNotFoundListener::onKernelException"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1769430631
        "timestamp_rfc3339" => "2026-01-26T13:30:31.280+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Symfony\Component\Security\Http\Firewall\ExceptionListener::onKernelException"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1769430631
        "timestamp_rfc3339" => "2026-01-26T13:30:31.280+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Symfony\WebpackEncoreBundle\EventListener\ExceptionListener::onKernelException"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1769430631
        "timestamp_rfc3339" => "2026-01-26T13:30:31.280+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "App\Service\SatelliteProvider::onKernelException"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1769430631
        "timestamp_rfc3339" => "2026-01-26T13:30:31.280+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::logKernelException"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1769430631
        "timestamp_rfc3339" => "2026-01-26T13:30:31.280+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelException"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1769430631
        "timestamp_rfc3339" => "2026-01-26T13:30:31.280+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelException"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1769430631
        "timestamp_rfc3339" => "2026-01-26T13:30:31.280+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::onKernelException"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1769430631
        "timestamp_rfc3339" => "2026-01-26T13:30:31.280+01:00"
        "message" => "Listener "{listener}" stopped propagation of the event "{event}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::onKernelException"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1769430631
        "timestamp_rfc3339" => "2026-01-26T13:30:31.288+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1769430631
        "timestamp_rfc3339" => "2026-01-26T13:30:31.288+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1769430631
        "timestamp_rfc3339" => "2026-01-26T13:30:31.288+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Netperv\WebAppBundle\Subscriber\CspSubscriber::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1769430631
        "timestamp_rfc3339" => "2026-01-26T13:30:31.288+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1769430631
        "timestamp_rfc3339" => "2026-01-26T13:30:31.288+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\WebLink\EventListener\AddLinkHeaderListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1769430631
        "timestamp_rfc3339" => "2026-01-26T13:30:31.288+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1769430631
        "timestamp_rfc3339" => "2026-01-26T13:30:31.288+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\Security\Http\RememberMe\ResponseListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1769430631
        "timestamp_rfc3339" => "2026-01-26T13:30:31.288+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Netperv\PapIntegrationBundle\Subscriber\AffiliateCookieSubscriber::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1769430631
        "timestamp_rfc3339" => "2026-01-26T13:30:31.288+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\CacheAttributeListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1769430631
        "timestamp_rfc3339" => "2026-01-26T13:30:31.288+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1769430631
        "timestamp_rfc3339" => "2026-01-26T13:30:31.288+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::removeCspHeader"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1769430631
        "timestamp_rfc3339" => "2026-01-26T13:30:31.288+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1769430631
        "timestamp_rfc3339" => "2026-01-26T13:30:31.288+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener::onResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1769430631
        "timestamp_rfc3339" => "2026-01-26T13:30:31.288+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1769430631
        "timestamp_rfc3339" => "2026-01-26T13:30:31.288+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelFinishRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1769430631
        "timestamp_rfc3339" => "2026-01-26T13:30:31.288+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelFinishRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1769430631
        "timestamp_rfc3339" => "2026-01-26T13:30:31.288+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelFinishRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1769430631
        "timestamp_rfc3339" => "2026-01-26T13:30:31.288+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\WebpackEncoreBundle\EventListener\ResetAssetsEventListener::resetAssets"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1769430631
        "timestamp_rfc3339" => "2026-01-26T13:30:31.288+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelFinishRequest"
        ]
        "channel" => "event"
      ]
    ]
    1540 => [
      [
        "timestamp" => 1769430630
        "timestamp_rfc3339" => "2026-01-26T13:30:30.714+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Liip\FunctionalTestBundle\EventListener\ExceptionListener::clearLastException"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1769430630
        "timestamp_rfc3339" => "2026-01-26T13:30:30.714+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Liip\FunctionalTestBundle\Validator\DataCollectingValidator::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1769430630
        "timestamp_rfc3339" => "2026-01-26T13:30:30.714+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1769430630
        "timestamp_rfc3339" => "2026-01-26T13:30:30.714+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Netperv\WebAppBundle\Subscriber\ThumbnailSubscriber::onRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1769430630
        "timestamp_rfc3339" => "2026-01-26T13:30:30.714+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Netperv\WebAppBundle\Subscriber\BlockCountriesSubscriber::onRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1769430630
        "timestamp_rfc3339" => "2026-01-26T13:30:30.714+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1769430630
        "timestamp_rfc3339" => "2026-01-26T13:30:30.714+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1769430630
        "timestamp_rfc3339" => "2026-01-26T13:30:30.714+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1769430630
        "timestamp_rfc3339" => "2026-01-26T13:30:30.714+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1769430630
        "timestamp_rfc3339" => "2026-01-26T13:30:30.714+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1769430630
        "timestamp_rfc3339" => "2026-01-26T13:30:30.714+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1769430630
        "timestamp_rfc3339" => "2026-01-26T13:30:30.714+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::configureLogoutUrlGenerator"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1769430630
        "timestamp_rfc3339" => "2026-01-26T13:30:30.714+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1769430630
        "timestamp_rfc3339" => "2026-01-26T13:30:30.714+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "App\Security\TwoFactor\TwoFactorAuthSubscriber::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1769430630
        "timestamp_rfc3339" => "2026-01-26T13:30:30.714+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "App\Service\SatelliteProvider::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1769430630
        "timestamp_rfc3339" => "2026-01-26T13:30:30.714+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Netperv\WebAppBundle\Subscriber\SfwBlockCountriesSubscriber::onRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1769430630
        "timestamp_rfc3339" => "2026-01-26T13:30:30.718+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller"
          "listener" => "Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1769430630
        "timestamp_rfc3339" => "2026-01-26T13:30:30.718+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller"
          "listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelController"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1769430630
        "timestamp_rfc3339" => "2026-01-26T13:30:30.719+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Symfony\Component\Security\Http\EventListener\IsGrantedAttributeListener::onKernelControllerArguments"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1769430630
        "timestamp_rfc3339" => "2026-01-26T13:30:30.719+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Symfony\Component\HttpKernel\EventListener\CacheAttributeListener::onKernelControllerArguments"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1769430630
        "timestamp_rfc3339" => "2026-01-26T13:30:30.719+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "ContainerHwrI9rt\RequestPayloadValueResolverGhost3590451::onKernelControllerArguments"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1769430630
        "timestamp_rfc3339" => "2026-01-26T13:30:30.719+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::onControllerArguments"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1769430631
        "timestamp_rfc3339" => "2026-01-26T13:30:31.280+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1769430631
        "timestamp_rfc3339" => "2026-01-26T13:30:31.280+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1769430631
        "timestamp_rfc3339" => "2026-01-26T13:30:31.280+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Netperv\WebAppBundle\Subscriber\CspSubscriber::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1769430631
        "timestamp_rfc3339" => "2026-01-26T13:30:31.280+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1769430631
        "timestamp_rfc3339" => "2026-01-26T13:30:31.280+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\WebLink\EventListener\AddLinkHeaderListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1769430631
        "timestamp_rfc3339" => "2026-01-26T13:30:31.280+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1769430631
        "timestamp_rfc3339" => "2026-01-26T13:30:31.280+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\Security\Http\RememberMe\ResponseListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1769430631
        "timestamp_rfc3339" => "2026-01-26T13:30:31.280+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Netperv\PapIntegrationBundle\Subscriber\AffiliateCookieSubscriber::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1769430631
        "timestamp_rfc3339" => "2026-01-26T13:30:31.280+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\CacheAttributeListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1769430631
        "timestamp_rfc3339" => "2026-01-26T13:30:31.280+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1769430631
        "timestamp_rfc3339" => "2026-01-26T13:30:31.280+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::removeCspHeader"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1769430631
        "timestamp_rfc3339" => "2026-01-26T13:30:31.280+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1769430631
        "timestamp_rfc3339" => "2026-01-26T13:30:31.280+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener::onResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1769430631
        "timestamp_rfc3339" => "2026-01-26T13:30:31.280+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1769430631
        "timestamp_rfc3339" => "2026-01-26T13:30:31.280+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelFinishRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1769430631
        "timestamp_rfc3339" => "2026-01-26T13:30:31.280+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelFinishRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1769430631
        "timestamp_rfc3339" => "2026-01-26T13:30:31.280+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelFinishRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1769430631
        "timestamp_rfc3339" => "2026-01-26T13:30:31.280+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\WebpackEncoreBundle\EventListener\ResetAssetsEventListener::resetAssets"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1769430631
        "timestamp_rfc3339" => "2026-01-26T13:30:31.280+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelFinishRequest"
        ]
        "channel" => "event"
      ]
    ]
  ]
  -errorCount: [
    "" => 0
    13 => 1
    1540 => 0
  ]
  -requestStack: Symfony\Component\HttpKernel\Debug\VirtualRequestStack {#741 …}
}