http://softnauts-back.wenus.softnauts.com/robots.txt

n/a

Request

GET Parameters

No GET parameters

POST Parameters

No POST parameters

Uploaded Files

No files were uploaded

Request Attributes

Key Value
_stopwatch_token
"52cfde"

Request Headers

Header Value
accept
"*/*"
content-length
""
content-type
""
host
"softnauts-back.wenus.softnauts.com"
user-agent
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
x-php-ob-level
"1"

Request Content

Request content not available (it was retrieved as a resource).

Response

Response Headers

Header Value
cache-control
"no-cache, private"
content-type
"text/html; charset=UTF-8"
date
"Thu, 09 May 2024 04:36:21 GMT"
x-debug-token
"743a47"
x-debug-token-link
"http://softnauts-back.wenus.softnauts.com/_profiler/8cb1db"
x-previous-debug-token
"8cb1db"
x-robots-tag
"noindex"

Cookies

Request Cookies

No request cookies

Response Cookies

No response cookies

Session

Session Metadata

No session metadata

Session Attributes

No session attributes

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
APP_ENV
"dev"
APP_SECRET
"21351108d9dd54b6b04c868b30561df2"
BLOG_HOSTNAME
"http://blog.softnauts2019.wenus.softnauts.com"
CLIENT_HOSTNAME
"http://softnauts2019.wenus.softnauts.com"
CORS_ALLOW_ORIGIN
"^https?://localhost(:[0-9]+)?$"
DATABASE_URL
"mysql://root:zxnm1029@127.0.0.1:3306/softnauts-back"
IMAGE_BLOG
"/uploads/images/blog"
IMAGE_PROJECT
"/uploads/images/project"
IMAGE_PROJECT_MEDIUM
"/uploads/images/project/medium"
IMAGE_PROJECT_SMALL
"/uploads/images/project/small"
IMAGE_SERVICE_ICON
"/uploads/images/service/icon"
IMAGE_SERVICE_MAIN
"/uploads/images/service/main"
IMAGE_SERVICE_OFFER
"/uploads/images/service_offer"
IMAGE_SERVICE_SEO
"/uploads/images/service/seo"
IMAGE_TEAMMEMBER
"/uploads/images/teammember"
IMAGE_TECHNOLOGY
"/uploads/images/technology"
IMAGE_USER
"/uploads/images/user"
MAILER_FROM
"piotr.szubryt@softnauts.com"
MAILER_RECIPENT_CARRER
"piotr.szubryt@softnauts.com"
MAILER_RECIPENT_HIREUS
"piotr.szubryt@softnauts.com"
MAILER_URL
"gmail://softnautsmail@gmail.com:Softnauts1234@localhost"
SERVER_HOSTNAME
"http://softnauts-back.wenus.softnauts.com"
UPLOAD_DIRECTORY
"uploads/files"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
CONTENT_LENGTH
""
CONTENT_TYPE
""
DOCUMENT_ROOT
"/mnt/sdc/www/softnauts.com/softnauts-back/public"
DOCUMENT_URI
"/index.php"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
HOME
"/var/www"
HTTP_ACCEPT
"*/*"
HTTP_HOST
"softnauts-back.wenus.softnauts.com"
HTTP_USER_AGENT
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
PHP_SELF
"/index.php"
QUERY_STRING
""
REDIRECT_STATUS
"200"
REMOTE_ADDR
"18.223.32.230"
REMOTE_PORT
"51156"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"http"
REQUEST_TIME
1715229381
REQUEST_TIME_FLOAT
1715229381.7841
REQUEST_URI
"/robots.txt"
SCRIPT_FILENAME
"/mnt/sdc/www/softnauts.com/softnauts-back/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"145.239.26.127"
SERVER_NAME
"softnauts-back.wenus.softnauts.com"
SERVER_PORT
"80"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SOFTWARE
"nginx/1.14.0"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,MAILER_URL,MAILER_RECIPENT_CARRER,MAILER_RECIPENT_HIREUS,MAILER_FROM,DATABASE_URL,IMAGE_USER,IMAGE_TEAMMEMBER,IMAGE_PROJECT,IMAGE_PROJECT_MEDIUM,IMAGE_PROJECT_SMALL,IMAGE_BLOG,IMAGE_SERVICE_ICON,IMAGE_SERVICE_MAIN,IMAGE_SERVICE_SEO,IMAGE_SERVICE_OFFER,IMAGE_TECHNOLOGY,UPLOAD_DIRECTORY,CLIENT_HOSTNAME,SERVER_HOSTNAME,BLOG_HOSTNAME,CORS_ALLOW_ORIGIN"
USER
"www-data"

Sub Requests 1

ExceptionController :: showAction (token = 8cb1db)

Key Value
_controller
"twig.controller.exception::showAction"
_stopwatch_token
"ea7394"
exception
Symfony\Component\ErrorHandler\Exception\FlattenException {#553
  -message: "No route found for "GET /robots.txt""
  -code: 0
  -previous: Symfony\Component\ErrorHandler\Exception\FlattenException {#554 …}
  -trace: [
    [
      "namespace" => ""
      "short_class" => ""
      "class" => ""
      "type" => ""
      "function" => ""
      "file" => "/mnt/sdc/www/softnauts.com/softnauts-back/vendor/symfony/http-kernel/EventListener/RouterListener.php"
      "line" => 136
      "args" => []
    ]
    [
      "namespace" => "Symfony\Component\HttpKernel\EventListener"
      "short_class" => "RouterListener"
      "class" => "Symfony\Component\HttpKernel\EventListener\RouterListener"
      "type" => "->"
      "function" => "onKernelRequest"
      "file" => "/mnt/sdc/www/softnauts.com/softnauts-back/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
      "line" => 126
      "args" => []
    ]
    [
      "namespace" => "Symfony\Component\EventDispatcher\Debug"
      "short_class" => "WrappedListener"
      "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
      "type" => "->"
      "function" => "__invoke"
      "file" => "/mnt/sdc/www/softnauts.com/softnauts-back/vendor/symfony/event-dispatcher/EventDispatcher.php"
      "line" => 264
      "args" => []
    ]
    [
      "namespace" => "Symfony\Component\EventDispatcher"
      "short_class" => "EventDispatcher"
      "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
      "type" => "->"
      "function" => "doDispatch"
      "file" => "/mnt/sdc/www/softnauts.com/softnauts-back/vendor/symfony/event-dispatcher/EventDispatcher.php"
      "line" => 239
      "args" => []
    ]
    [
      "namespace" => "Symfony\Component\EventDispatcher"
      "short_class" => "EventDispatcher"
      "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
      "type" => "->"
      "function" => "callListeners"
      "file" => "/mnt/sdc/www/softnauts.com/softnauts-back/vendor/symfony/event-dispatcher/EventDispatcher.php"
      "line" => 73
      "args" => []
    ]
    [
      "namespace" => "Symfony\Component\EventDispatcher"
      "short_class" => "EventDispatcher"
      "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
      "type" => "->"
      "function" => "dispatch"
      "file" => "/mnt/sdc/www/softnauts.com/softnauts-back/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
      "line" => 168
      "args" => []
    ]
    [
      "namespace" => "Symfony\Component\EventDispatcher\Debug"
      "short_class" => "TraceableEventDispatcher"
      "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
      "type" => "->"
      "function" => "dispatch"
      "file" => "/mnt/sdc/www/softnauts.com/softnauts-back/vendor/symfony/http-kernel/HttpKernel.php"
      "line" => 134
      "args" => []
    ]
    [
      "namespace" => "Symfony\Component\HttpKernel"
      "short_class" => "HttpKernel"
      "class" => "Symfony\Component\HttpKernel\HttpKernel"
      "type" => "->"
      "function" => "handleRaw"
      "file" => "/mnt/sdc/www/softnauts.com/softnauts-back/vendor/symfony/http-kernel/HttpKernel.php"
      "line" => 80
      "args" => []
    ]
    [
      "namespace" => "Symfony\Component\HttpKernel"
      "short_class" => "HttpKernel"
      "class" => "Symfony\Component\HttpKernel\HttpKernel"
      "type" => "->"
      "function" => "handle"
      "file" => "/mnt/sdc/www/softnauts.com/softnauts-back/vendor/symfony/http-kernel/Kernel.php"
      "line" => 201
      "args" => []
    ]
    [
      "namespace" => "Symfony\Component\HttpKernel"
      "short_class" => "Kernel"
      "class" => "Symfony\Component\HttpKernel\Kernel"
      "type" => "->"
      "function" => "handle"
      "file" => "/mnt/sdc/www/softnauts.com/softnauts-back/public/index.php"
      "line" => 25
      "args" => []
    ]
  ]
  -traceAsString: """
    #0 /mnt/sdc/www/softnauts.com/softnauts-back/vendor/symfony/event-dispatcher/Debug/WrappedListener.php(126): Symfony\Component\HttpKernel\EventListener\RouterListener->onKernelRequest()\n
    #1 /mnt/sdc/www/softnauts.com/softnauts-back/vendor/symfony/event-dispatcher/EventDispatcher.php(264): Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke()\n
    #2 /mnt/sdc/www/softnauts.com/softnauts-back/vendor/symfony/event-dispatcher/EventDispatcher.php(239): Symfony\Component\EventDispatcher\EventDispatcher->doDispatch()\n
    #3 /mnt/sdc/www/softnauts.com/softnauts-back/vendor/symfony/event-dispatcher/EventDispatcher.php(73): Symfony\Component\EventDispatcher\EventDispatcher->callListeners()\n
    #4 /mnt/sdc/www/softnauts.com/softnauts-back/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php(168): Symfony\Component\EventDispatcher\EventDispatcher->dispatch()\n
    #5 /mnt/sdc/www/softnauts.com/softnauts-back/vendor/symfony/http-kernel/HttpKernel.php(134): Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch()\n
    #6 /mnt/sdc/www/softnauts.com/softnauts-back/vendor/symfony/http-kernel/HttpKernel.php(80): Symfony\Component\HttpKernel\HttpKernel->handleRaw()\n
    #7 /mnt/sdc/www/softnauts.com/softnauts-back/vendor/symfony/http-kernel/Kernel.php(201): Symfony\Component\HttpKernel\HttpKernel->handle()\n
    #8 /mnt/sdc/www/softnauts.com/softnauts-back/public/index.php(25): Symfony\Component\HttpKernel\Kernel->handle()\n
    #9 {main}
    """
  -class: "Symfony\Component\HttpKernel\Exception\NotFoundHttpException"
  -statusCode: 404
  -statusText: "Not Found"
  -headers: []
  -file: "/mnt/sdc/www/softnauts.com/softnauts-back/vendor/symfony/http-kernel/EventListener/RouterListener.php"
  -line: 136
  -asString: null
  -message: null
  -code: null
  -previous: null
  -trace: null
  -traceAsString: null
  -class: null
  -statusCode: null
  -headers: null
  -file: null
  -line: null
}
logger
Symfony\Bridge\Monolog\Logger {#183
  #name: "request"
  #handlers: [
    Monolog\Handler\StreamHandler {#181
      #stream: stream resource @24
        timed_out: false
        blocked: true
        eof: false
        wrapper_type: "plainfile"
        stream_type: "STDIO"
        mode: "a"
        unread_bytes: 0
        seekable: true
        uri: "/mnt/sdc/www/softnauts.com/softnauts-back/var/log/dev.log"
        options: []
      }
      #url: "/mnt/sdc/www/softnauts.com/softnauts-back/var/log/dev.log"
      -errorMessage: null
      #filePermission: null
      #useLocking: false
      -dirCreated: true
      #level: 100
      #bubble: true
      #formatter: Monolog\Formatter\LineFormatter {#85 …}
      #processors: [
        Monolog\Processor\PsrLogMessageProcessor {#180
          -dateFormat: null
          -removeUsedContextFields: false
        }
      ]
    }
    Symfony\Bridge\Monolog\Handler\ConsoleHandler {#182
      -output: null
      -verbosityLevelMap: [
        16 => 400
        32 => 300
        64 => 250
        128 => 200
        256 => 100
      ]
      -consoleFormatterOptions: []
      #level: 100
      #bubble: true
      #formatter: null
      #processors: []
    }
  ]
  #processors: [
    Symfony\Bridge\Monolog\Processor\DebugProcessor {#269
      -records: [
        "0000000000462c7d000000005d63913b" => [
          [
            "timestamp" => 1715229381
            "message" => "User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead."
            "priority" => 200
            "priorityName" => "INFO"
            "context" => [
              "exception" => ErrorException {#7
                #message: "User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead."
                #code: 0
                #file: "/mnt/sdc/www/softnauts.com/softnauts-back/vendor/symfony/debug/DebugClassLoader.php"
                #line: 16
                #severity: E_USER_DEPRECATED
                trace: {
                  /mnt/sdc/www/softnauts.com/softnauts-back/vendor/symfony/debug/DebugClassLoader.php:16 {
                    include …
                    › 
                    › @trigger_error(sprintf('The "%s" class is deprecated since Symfony 4.4, use "%s" instead.', DebugClassLoader::class, \Symfony\Component\ErrorHandler\DebugClassLoader::class), \E_USER_DEPRECATED);}
                  /mnt/sdc/www/softnauts.com/softnauts-back/vendor/composer/ClassLoader.php:444 {
                    Composer\Autoload\includeFile($file) …
                    › {    include $file;}
                  }
                  /mnt/sdc/www/softnauts.com/softnauts-back/vendor/composer/ClassLoader.php:322 {
                    Composer\Autoload\ClassLoader->loadClass($class) …
                    › if ($file = $this->findFile($class)) {    includeFile($file);}
                  Composer\Autoload\ClassLoader->loadClass() {}
                  /mnt/sdc/www/softnauts.com/softnauts-back/vendor/symfony/debug/Debug.php:62 {
                    Symfony\Component\Debug\Debug::enable($errorReportingLevel = E_ALL, $displayErrors = true) …
                    › 
                    ›     DebugClassLoader::enable();}
                  }
                  /mnt/sdc/www/softnauts.com/softnauts-back/public/index.php:12 {
                    › 
                    ›     Debug::enable();}
                  }
                }
              }
            ]
            "channel" => "php"
          ]
          [
            "timestamp" => 1715229381
            "message" => "User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead."
            "priority" => 200
            "priorityName" => "INFO"
            "context" => [
              "exception" => ErrorException {#277
                #message: "User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead."
                #code: 0
                #file: "/mnt/sdc/www/softnauts.com/softnauts-back/vendor/liip/imagine-bundle/Templating/FilterTrait.php"
                #line: 14
                #severity: E_USER_DEPRECATED
                trace: {
                  /mnt/sdc/www/softnauts.com/softnauts-back/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14 {
                    include_once …
                    › 
                    › @trigger_error('The '.FilterTrait::class.' trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead.', E_USER_DEPRECATED);}
                  /mnt/sdc/www/softnauts.com/softnauts-back/var/cache/dev/ContainerX6hqc4k/srcApp_KernelDevDebugContainer.php:407 {
                    ContainerX6hqc4k\srcApp_KernelDevDebugContainer->ContainerX6hqc4k\{closure} …
                    › include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/JMS/Serializer/Twig/SerializerRuntimeExtension.php';include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Templating/FilterTrait.php';include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Templating/FilterExtension.php';
                  }
                  /mnt/sdc/www/softnauts.com/softnauts-back/vendor/symfony/dependency-injection/Container.php:159 {
                    Symfony\Component\DependencyInjection\Container->set($id, $service) …
                    ›     unset($this->privates['service_container']);    $initialize();}
                  }
                  /mnt/sdc/www/softnauts.com/softnauts-back/vendor/symfony/http-kernel/Kernel.php:517 {
                    Symfony\Component\HttpKernel\Kernel->initializeContainer() …
                    › self::$freshCache[$cachePath] = true;$this->container->set('kernel', $this);error_reporting($errorLevel);
                  }
                  /mnt/sdc/www/softnauts.com/softnauts-back/vendor/symfony/http-kernel/Kernel.php:136 {
                    Symfony\Component\HttpKernel\Kernel->boot() …
                    › // init container$this->initializeContainer();}
                  /mnt/sdc/www/softnauts.com/softnauts-back/vendor/symfony/http-kernel/Kernel.php:196 {
                    Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
                    › {    $this->boot();    ++$this->requestStackSize;
                  }
                  /mnt/sdc/www/softnauts.com/softnauts-back/public/index.php:25 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
                  }
                }
              }
            ]
            "channel" => "php"
          ]
          [
            "timestamp" => 1715229381
            "message" => "User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead."
            "priority" => 200
            "priorityName" => "INFO"
            "context" => [
              "exception" => ErrorException {#276
                #message: "User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead."
                #code: 0
                #file: "/mnt/sdc/www/softnauts.com/softnauts-back/vendor/liip/imagine-bundle/Templating/FilterExtension.php"
                #line: 14
                #severity: E_USER_DEPRECATED
                trace: {
                  /mnt/sdc/www/softnauts.com/softnauts-back/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14 {
                    include_once …
                    › 
                    › @trigger_error('The '.FilterExtension::class.' class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead.', E_USER_DEPRECATED);}
                  /mnt/sdc/www/softnauts.com/softnauts-back/var/cache/dev/ContainerX6hqc4k/srcApp_KernelDevDebugContainer.php:408 {
                    ContainerX6hqc4k\srcApp_KernelDevDebugContainer->ContainerX6hqc4k\{closure} …
                    › include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Templating/FilterTrait.php';include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Templating/FilterExtension.php';include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Twig/Extension/UploaderExtension.php';
                  }
                  /mnt/sdc/www/softnauts.com/softnauts-back/vendor/symfony/dependency-injection/Container.php:159 {
                    Symfony\Component\DependencyInjection\Container->set($id, $service) …
                    ›     unset($this->privates['service_container']);    $initialize();}
                  }
                  /mnt/sdc/www/softnauts.com/softnauts-back/vendor/symfony/http-kernel/Kernel.php:517 {
                    Symfony\Component\HttpKernel\Kernel->initializeContainer() …
                    › self::$freshCache[$cachePath] = true;$this->container->set('kernel', $this);error_reporting($errorLevel);
                  }
                  /mnt/sdc/www/softnauts.com/softnauts-back/vendor/symfony/http-kernel/Kernel.php:136 {
                    Symfony\Component\HttpKernel\Kernel->boot() …
                    › // init container$this->initializeContainer();}
                  /mnt/sdc/www/softnauts.com/softnauts-back/vendor/symfony/http-kernel/Kernel.php:196 {
                    Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
                    › {    $this->boot();    ++$this->requestStackSize;
                  }
                  /mnt/sdc/www/softnauts.com/softnauts-back/public/index.php:25 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
                  }
                }
              }
            ]
            "channel" => "php"
          ]
          [
            "timestamp" => 1715229381
            "message" => "User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead."
            "priority" => 200
            "priorityName" => "INFO"
            "context" => [
              "exception" => ErrorException {#275
                #message: "User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead."
                #code: 0
                #file: "/mnt/sdc/www/softnauts.com/softnauts-back/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php"
                #line: 14
                #severity: E_USER_DEPRECATED
                trace: {
                  /mnt/sdc/www/softnauts.com/softnauts-back/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14 {
                    include_once …
                    › 
                    › @trigger_error('The '.FilesystemLoader::class.' class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead.', \E_USER_DEPRECATED);}
                  /mnt/sdc/www/softnauts.com/softnauts-back/var/cache/dev/ContainerX6hqc4k/srcApp_KernelDevDebugContainer.php:428 {
                    ContainerX6hqc4k\srcApp_KernelDevDebugContainer->ContainerX6hqc4k\{closure} …
                    › include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Loader/FilesystemLoader.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php';include_once \dirname(__DIR__, 4).'/vendor/friendsofsymfony/rest-bundle/EventListener/BodyListener.php';
                  }
                  /mnt/sdc/www/softnauts.com/softnauts-back/vendor/symfony/dependency-injection/Container.php:159 {
                    Symfony\Component\DependencyInjection\Container->set($id, $service) …
                    ›     unset($this->privates['service_container']);    $initialize();}
                  }
                  /mnt/sdc/www/softnauts.com/softnauts-back/vendor/symfony/http-kernel/Kernel.php:517 {
                    Symfony\Component\HttpKernel\Kernel->initializeContainer() …
                    › self::$freshCache[$cachePath] = true;$this->container->set('kernel', $this);error_reporting($errorLevel);
                  }
                  /mnt/sdc/www/softnauts.com/softnauts-back/vendor/symfony/http-kernel/Kernel.php:136 {
                    Symfony\Component\HttpKernel\Kernel->boot() …
                    › // init container$this->initializeContainer();}
                  /mnt/sdc/www/softnauts.com/softnauts-back/vendor/symfony/http-kernel/Kernel.php:196 {
                    Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
                    › {    $this->boot();    ++$this->requestStackSize;
                  }
                  /mnt/sdc/www/softnauts.com/softnauts-back/public/index.php:25 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
                  }
                }
              }
            ]
            "channel" => "php"
          ]
          [
            "timestamp" => 1715229381
            "message" => "User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead."
            "priority" => 200
            "priorityName" => "INFO"
            "context" => [
              "exception" => ErrorException {#273
                #message: "User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead."
                #code: 0
                #file: "/mnt/sdc/www/softnauts.com/softnauts-back/vendor/symfony/web-server-bundle/WebServerBundle.php"
                #line: 23
                #severity: E_USER_DEPRECATED
                trace: {
                  /mnt/sdc/www/softnauts.com/softnauts-back/vendor/symfony/web-server-bundle/WebServerBundle.php:23 {
                    Symfony\Bundle\WebServerBundle\WebServerBundle->boot() …
                    › {    @trigger_error('Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead.', \E_USER_DEPRECATED);}
                  }
                  /mnt/sdc/www/softnauts.com/softnauts-back/vendor/symfony/http-kernel/Kernel.php:140 {
                    Symfony\Component\HttpKernel\Kernel->boot() …
                    ›     $bundle->setContainer($this->container);    $bundle->boot();}
                  }
                  /mnt/sdc/www/softnauts.com/softnauts-back/vendor/symfony/http-kernel/Kernel.php:196 {
                    Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
                    › {    $this->boot();    ++$this->requestStackSize;
                  }
                  /mnt/sdc/www/softnauts.com/softnauts-back/public/index.php:25 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
                  }
                }
              }
            ]
            "channel" => "php"
          ]
          [
            "timestamp" => 1715229381
            "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" => 1715229381
            "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" => 1715229381
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.request"
              "listener" => "Nelmio\CorsBundle\EventListener\CorsListener::onKernelRequest"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1715229381
            "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" => 1715229381
            "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" => 1715229381
            "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" => 1715229381
            "message" => "User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0."
            "priority" => 200
            "priorityName" => "INFO"
            "context" => [
              "exception" => ErrorException {#405
                #message: "User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0."
                #code: 0
                #file: "/mnt/sdc/www/softnauts.com/softnauts-back/var/cache/dev/ContainerX6hqc4k/getTemplating_LocatorService.php"
                #line: 9
                #severity: E_USER_DEPRECATED
                trace: {
                  /mnt/sdc/www/softnauts.com/softnauts-back/var/cache/dev/ContainerX6hqc4k/getTemplating_LocatorService.php:9 {
                    require …
                    › 
                    › @trigger_error('The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0.', E_USER_DEPRECATED);}
                  /mnt/sdc/www/softnauts.com/softnauts-back/var/cache/dev/ContainerX6hqc4k/srcApp_KernelDevDebugContainer.php:616 {
                    ContainerX6hqc4k\srcApp_KernelDevDebugContainer->load($file, $lazyLoad = true) …
                    › {    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
                  }
                  /mnt/sdc/www/softnauts.com/softnauts-back/var/cache/dev/ContainerX6hqc4k/srcApp_KernelDevDebugContainer.php:2318 {
                    ContainerX6hqc4k\srcApp_KernelDevDebugContainer->getTwig_Loader_FilesystemService() …
                    › {    $this->privates['twig.loader.filesystem'] = $instance = new \Symfony\Bundle\TwigBundle\Loader\FilesystemLoader(($this->privates['templating.locator'] ?? $this->load('getTemplating_LocatorService.php')), ($this->privates['templating.name_parser'] ?? $this->load('getTemplating_NameParserService.php')), \dirname(__DIR__, 4));}
                  /mnt/sdc/www/softnauts.com/softnauts-back/var/cache/dev/ContainerX6hqc4k/srcApp_KernelDevDebugContainer.php:1396 {
                    ContainerX6hqc4k\srcApp_KernelDevDebugContainer->getTwigService() …
                    › {    $this->services['twig'] = $instance = new \Twig\Environment(($this->privates['twig.loader.filesystem'] ?? $this->getTwig_Loader_FilesystemService()), ['debug' => true, 'strict_variables' => true, 'autoescape' => 'name', 'cache' => ($this->targetDir.''.'/twig'), 'charset' => 'UTF-8']);}
                  /mnt/sdc/www/softnauts.com/softnauts-back/var/cache/dev/ContainerX6hqc4k/srcApp_KernelDevDebugContainer.php:1309 {
                    ContainerX6hqc4k\srcApp_KernelDevDebugContainer->getProfilerService() …
                    › $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), ($this->privates['security.role_hierarchy'] ?? ($this->privates['security.role_hierarchy'] = new \Symfony\Component\Security\Core\Role\RoleHierarchy([]))), ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()), ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService()), ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService())));$instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), ($this->services['twig'] ?? $this->getTwigService())));$instance->add($e);
                  }
                  /mnt/sdc/www/softnauts.com/softnauts-back/var/cache/dev/ContainerX6hqc4k/srcApp_KernelDevDebugContainer.php:2098 {
                    ContainerX6hqc4k\srcApp_KernelDevDebugContainer->getProfilerListenerService() …
                    › {    return $this->privates['profiler_listener'] = new \Symfony\Component\HttpKernel\EventListener\ProfilerListener(($this->services['profiler'] ?? $this->getProfilerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), NULL, false, false);}
                  }
                  /mnt/sdc/www/softnauts.com/softnauts-back/var/cache/dev/ContainerX6hqc4k/srcApp_KernelDevDebugContainer.php:1031 {
                    ContainerX6hqc4k\srcApp_KernelDevDebugContainer->ContainerX6hqc4k\{closure} …
                    › $instance->addListener('kernel.exception', [0 => function () {    return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());}, 1 => 'onKernelException'], 0);
                  }
                  /mnt/sdc/www/softnauts.com/softnauts-back/vendor/symfony/event-dispatcher/EventDispatcher.php:279 {
                    Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) …
                    › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] = $listener[1] ?? '__invoke';
                  }
                  /mnt/sdc/www/softnauts.com/softnauts-back/vendor/symfony/event-dispatcher/EventDispatcher.php:90 {
                    Symfony\Component\EventDispatcher\EventDispatcher->getListeners($eventName = null) …
                    › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
                  }
                  /mnt/sdc/www/softnauts.com/softnauts-back/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:334 {
                    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName) …
                    › 
                    › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
                  }
                  /mnt/sdc/www/softnauts.com/softnauts-back/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:162 {
                    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
                    › 
                    › $this->preProcess($eventName);try {
                  }
                  /mnt/sdc/www/softnauts.com/softnauts-back/vendor/symfony/http-kernel/HttpKernel.php:219 {
                    Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
                    › $event = new ExceptionEvent($this, $request, $type, $e);$this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);}
                  /mnt/sdc/www/softnauts.com/softnauts-back/vendor/symfony/http-kernel/HttpKernel.php:91 {
                    Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
                    › 
                    ›     return $this->handleThrowable($e, $request, $type);}
                  }
                  /mnt/sdc/www/softnauts.com/softnauts-back/vendor/symfony/http-kernel/Kernel.php:201 {
                    Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
                    › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
                  }
                  /mnt/sdc/www/softnauts.com/softnauts-back/public/index.php:25 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
                  }
                }
              }
            ]
            "channel" => "php"
          ]
          [
            "timestamp" => 1715229381
            "message" => "User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead."
            "priority" => 200
            "priorityName" => "INFO"
            "context" => [
              "exception" => ErrorException {#406
                #message: "User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead."
                #code: 0
                #file: "/mnt/sdc/www/softnauts.com/softnauts-back/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php"
                #line: 14
                #severity: E_USER_DEPRECATED
                trace: {
                  /mnt/sdc/www/softnauts.com/softnauts-back/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14 {
                    spl_autoload_call($class_name) …
                    › 
                    › @trigger_error('The '.TemplateLocator::class.' class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead.', \E_USER_DEPRECATED);}
                  /mnt/sdc/www/softnauts.com/softnauts-back/var/cache/dev/ContainerX6hqc4k/getTemplating_LocatorService.php:11 {
                    require …
                    › 
                    › return $this->privates['templating.locator'] = new \Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator(($this->privates['file_locator'] ?? $this->load('getFileLocatorService.php')), $this->targetDir.'');}
                  /mnt/sdc/www/softnauts.com/softnauts-back/var/cache/dev/ContainerX6hqc4k/srcApp_KernelDevDebugContainer.php:616 {
                    ContainerX6hqc4k\srcApp_KernelDevDebugContainer->load($file, $lazyLoad = true) …
                    › {    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
                  }
                  /mnt/sdc/www/softnauts.com/softnauts-back/var/cache/dev/ContainerX6hqc4k/srcApp_KernelDevDebugContainer.php:2318 {
                    ContainerX6hqc4k\srcApp_KernelDevDebugContainer->getTwig_Loader_FilesystemService() …
                    › {    $this->privates['twig.loader.filesystem'] = $instance = new \Symfony\Bundle\TwigBundle\Loader\FilesystemLoader(($this->privates['templating.locator'] ?? $this->load('getTemplating_LocatorService.php')), ($this->privates['templating.name_parser'] ?? $this->load('getTemplating_NameParserService.php')), \dirname(__DIR__, 4));}
                  /mnt/sdc/www/softnauts.com/softnauts-back/var/cache/dev/ContainerX6hqc4k/srcApp_KernelDevDebugContainer.php:1396 {
                    ContainerX6hqc4k\srcApp_KernelDevDebugContainer->getTwigService() …
                    › {    $this->services['twig'] = $instance = new \Twig\Environment(($this->privates['twig.loader.filesystem'] ?? $this->getTwig_Loader_FilesystemService()), ['debug' => true, 'strict_variables' => true, 'autoescape' => 'name', 'cache' => ($this->targetDir.''.'/twig'), 'charset' => 'UTF-8']);}
                  /mnt/sdc/www/softnauts.com/softnauts-back/var/cache/dev/ContainerX6hqc4k/srcApp_KernelDevDebugContainer.php:1309 {
                    ContainerX6hqc4k\srcApp_KernelDevDebugContainer->getProfilerService() …
                    › $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), ($this->privates['security.role_hierarchy'] ?? ($this->privates['security.role_hierarchy'] = new \Symfony\Component\Security\Core\Role\RoleHierarchy([]))), ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()), ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService()), ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService())));$instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), ($this->services['twig'] ?? $this->getTwigService())));$instance->add($e);
                  }
                  /mnt/sdc/www/softnauts.com/softnauts-back/var/cache/dev/ContainerX6hqc4k/srcApp_KernelDevDebugContainer.php:2098 {
                    ContainerX6hqc4k\srcApp_KernelDevDebugContainer->getProfilerListenerService() …
                    › {    return $this->privates['profiler_listener'] = new \Symfony\Component\HttpKernel\EventListener\ProfilerListener(($this->services['profiler'] ?? $this->getProfilerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), NULL, false, false);}
                  }
                  /mnt/sdc/www/softnauts.com/softnauts-back/var/cache/dev/ContainerX6hqc4k/srcApp_KernelDevDebugContainer.php:1031 {
                    ContainerX6hqc4k\srcApp_KernelDevDebugContainer->ContainerX6hqc4k\{closure} …
                    › $instance->addListener('kernel.exception', [0 => function () {    return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());}, 1 => 'onKernelException'], 0);
                  }
                  /mnt/sdc/www/softnauts.com/softnauts-back/vendor/symfony/event-dispatcher/EventDispatcher.php:279 {
                    Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) …
                    › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] = $listener[1] ?? '__invoke';
                  }
                  /mnt/sdc/www/softnauts.com/softnauts-back/vendor/symfony/event-dispatcher/EventDispatcher.php:90 {
                    Symfony\Component\EventDispatcher\EventDispatcher->getListeners($eventName = null) …
                    › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
                  }
                  /mnt/sdc/www/softnauts.com/softnauts-back/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:334 {
                    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName) …
                    › 
                    › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
                  }
                  /mnt/sdc/www/softnauts.com/softnauts-back/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:162 {
                    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
                    › 
                    › $this->preProcess($eventName);try {
                  }
                  /mnt/sdc/www/softnauts.com/softnauts-back/vendor/symfony/http-kernel/HttpKernel.php:219 {
                    Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
                    › $event = new ExceptionEvent($this, $request, $type, $e);$this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);}
                  /mnt/sdc/www/softnauts.com/softnauts-back/vendor/symfony/http-kernel/HttpKernel.php:91 {
                    Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
                    › 
                    ›     return $this->handleThrowable($e, $request, $type);}
                  }
                  /mnt/sdc/www/softnauts.com/softnauts-back/vendor/symfony/http-kernel/Kernel.php:201 {
                    Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
                    › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
                  }
                  /mnt/sdc/www/softnauts.com/softnauts-back/public/index.php:25 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
                  }
                }
              }
            ]
            "channel" => "php"
          ]
          [
            "timestamp" => 1715229381
            "message" => "User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0."
            "priority" => 200
            "priorityName" => "INFO"
            "context" => [
              "exception" => ErrorException {#409
                #message: "User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0."
                #code: 0
                #file: "/mnt/sdc/www/softnauts.com/softnauts-back/var/cache/dev/ContainerX6hqc4k/getTemplating_NameParserService.php"
                #line: 9
                #severity: E_USER_DEPRECATED
                trace: {
                  /mnt/sdc/www/softnauts.com/softnauts-back/var/cache/dev/ContainerX6hqc4k/getTemplating_NameParserService.php:9 {
                    require …
                    › 
                    › @trigger_error('The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0.', E_USER_DEPRECATED);}
                  /mnt/sdc/www/softnauts.com/softnauts-back/var/cache/dev/ContainerX6hqc4k/srcApp_KernelDevDebugContainer.php:616 {
                    ContainerX6hqc4k\srcApp_KernelDevDebugContainer->load($file, $lazyLoad = true) …
                    › {    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
                  }
                  /mnt/sdc/www/softnauts.com/softnauts-back/var/cache/dev/ContainerX6hqc4k/srcApp_KernelDevDebugContainer.php:2318 {
                    ContainerX6hqc4k\srcApp_KernelDevDebugContainer->getTwig_Loader_FilesystemService() …
                    › {    $this->privates['twig.loader.filesystem'] = $instance = new \Symfony\Bundle\TwigBundle\Loader\FilesystemLoader(($this->privates['templating.locator'] ?? $this->load('getTemplating_LocatorService.php')), ($this->privates['templating.name_parser'] ?? $this->load('getTemplating_NameParserService.php')), \dirname(__DIR__, 4));}
                  /mnt/sdc/www/softnauts.com/softnauts-back/var/cache/dev/ContainerX6hqc4k/srcApp_KernelDevDebugContainer.php:1396 {
                    ContainerX6hqc4k\srcApp_KernelDevDebugContainer->getTwigService() …
                    › {    $this->services['twig'] = $instance = new \Twig\Environment(($this->privates['twig.loader.filesystem'] ?? $this->getTwig_Loader_FilesystemService()), ['debug' => true, 'strict_variables' => true, 'autoescape' => 'name', 'cache' => ($this->targetDir.''.'/twig'), 'charset' => 'UTF-8']);}
                  /mnt/sdc/www/softnauts.com/softnauts-back/var/cache/dev/ContainerX6hqc4k/srcApp_KernelDevDebugContainer.php:1309 {
                    ContainerX6hqc4k\srcApp_KernelDevDebugContainer->getProfilerService() …
                    › $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), ($this->privates['security.role_hierarchy'] ?? ($this->privates['security.role_hierarchy'] = new \Symfony\Component\Security\Core\Role\RoleHierarchy([]))), ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()), ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService()), ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService())));$instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), ($this->services['twig'] ?? $this->getTwigService())));$instance->add($e);
                  }
                  /mnt/sdc/www/softnauts.com/softnauts-back/var/cache/dev/ContainerX6hqc4k/srcApp_KernelDevDebugContainer.php:2098 {
                    ContainerX6hqc4k\srcApp_KernelDevDebugContainer->getProfilerListenerService() …
                    › {    return $this->privates['profiler_listener'] = new \Symfony\Component\HttpKernel\EventListener\ProfilerListener(($this->services['profiler'] ?? $this->getProfilerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), NULL, false, false);}
                  }
                  /mnt/sdc/www/softnauts.com/softnauts-back/var/cache/dev/ContainerX6hqc4k/srcApp_KernelDevDebugContainer.php:1031 {
                    ContainerX6hqc4k\srcApp_KernelDevDebugContainer->ContainerX6hqc4k\{closure} …
                    › $instance->addListener('kernel.exception', [0 => function () {    return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());}, 1 => 'onKernelException'], 0);
                  }
                  /mnt/sdc/www/softnauts.com/softnauts-back/vendor/symfony/event-dispatcher/EventDispatcher.php:279 {
                    Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) …
                    › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] = $listener[1] ?? '__invoke';
                  }
                  /mnt/sdc/www/softnauts.com/softnauts-back/vendor/symfony/event-dispatcher/EventDispatcher.php:90 {
                    Symfony\Component\EventDispatcher\EventDispatcher->getListeners($eventName = null) …
                    › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
                  }
                  /mnt/sdc/www/softnauts.com/softnauts-back/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:334 {
                    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName) …
                    › 
                    › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
                  }
                  /mnt/sdc/www/softnauts.com/softnauts-back/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:162 {
                    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
                    › 
                    › $this->preProcess($eventName);try {
                  }
                  /mnt/sdc/www/softnauts.com/softnauts-back/vendor/symfony/http-kernel/HttpKernel.php:219 {
                    Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
                    › $event = new ExceptionEvent($this, $request, $type, $e);$this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);}
                  /mnt/sdc/www/softnauts.com/softnauts-back/vendor/symfony/http-kernel/HttpKernel.php:91 {
                    Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
                    › 
                    ›     return $this->handleThrowable($e, $request, $type);}
                  }
                  /mnt/sdc/www/softnauts.com/softnauts-back/vendor/symfony/http-kernel/Kernel.php:201 {
                    Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
                    › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
                  }
                  /mnt/sdc/www/softnauts.com/softnauts-back/public/index.php:25 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
                  }
                }
              }
            ]
            "channel" => "php"
          ]
          [
            "timestamp" => 1715229381
            "message" => "User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead."
            "priority" => 200
            "priorityName" => "INFO"
            "context" => [
              "exception" => ErrorException {#410
                #message: "User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead."
                #code: 0
                #file: "/mnt/sdc/www/softnauts.com/softnauts-back/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php"
                #line: 14
                #severity: E_USER_DEPRECATED
                trace: {
                  /mnt/sdc/www/softnauts.com/softnauts-back/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14 {
                    spl_autoload_call($class_name) …
                    › 
                    › @trigger_error('The '.TemplateNameParser::class.' class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead.', \E_USER_DEPRECATED);}
                  /mnt/sdc/www/softnauts.com/softnauts-back/var/cache/dev/ContainerX6hqc4k/getTemplating_NameParserService.php:11 {
                    require …
                    › 
                    › return $this->privates['templating.name_parser'] = new \Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser(($this->services['kernel'] ?? $this->get('kernel', 1)));}
                  /mnt/sdc/www/softnauts.com/softnauts-back/var/cache/dev/ContainerX6hqc4k/srcApp_KernelDevDebugContainer.php:616 {
                    ContainerX6hqc4k\srcApp_KernelDevDebugContainer->load($file, $lazyLoad = true) …
                    › {    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
                  }
                  /mnt/sdc/www/softnauts.com/softnauts-back/var/cache/dev/ContainerX6hqc4k/srcApp_KernelDevDebugContainer.php:2318 {
                    ContainerX6hqc4k\srcApp_KernelDevDebugContainer->getTwig_Loader_FilesystemService() …
                    › {    $this->privates['twig.loader.filesystem'] = $instance = new \Symfony\Bundle\TwigBundle\Loader\FilesystemLoader(($this->privates['templating.locator'] ?? $this->load('getTemplating_LocatorService.php')), ($this->privates['templating.name_parser'] ?? $this->load('getTemplating_NameParserService.php')), \dirname(__DIR__, 4));}
                  /mnt/sdc/www/softnauts.com/softnauts-back/var/cache/dev/ContainerX6hqc4k/srcApp_KernelDevDebugContainer.php:1396 {
                    ContainerX6hqc4k\srcApp_KernelDevDebugContainer->getTwigService() …
                    › {    $this->services['twig'] = $instance = new \Twig\Environment(($this->privates['twig.loader.filesystem'] ?? $this->getTwig_Loader_FilesystemService()), ['debug' => true, 'strict_variables' => true, 'autoescape' => 'name', 'cache' => ($this->targetDir.''.'/twig'), 'charset' => 'UTF-8']);}
                  /mnt/sdc/www/softnauts.com/softnauts-back/var/cache/dev/ContainerX6hqc4k/srcApp_KernelDevDebugContainer.php:1309 {
                    ContainerX6hqc4k\srcApp_KernelDevDebugContainer->getProfilerService() …
                    › $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), ($this->privates['security.role_hierarchy'] ?? ($this->privates['security.role_hierarchy'] = new \Symfony\Component\Security\Core\Role\RoleHierarchy([]))), ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()), ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService()), ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService())));$instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), ($this->services['twig'] ?? $this->getTwigService())));$instance->add($e);
                  }
                  /mnt/sdc/www/softnauts.com/softnauts-back/var/cache/dev/ContainerX6hqc4k/srcApp_KernelDevDebugContainer.php:2098 {
                    ContainerX6hqc4k\srcApp_KernelDevDebugContainer->getProfilerListenerService() …
                    › {    return $this->privates['profiler_listener'] = new \Symfony\Component\HttpKernel\EventListener\ProfilerListener(($this->services['profiler'] ?? $this->getProfilerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), NULL, false, false);}
                  }
                  /mnt/sdc/www/softnauts.com/softnauts-back/var/cache/dev/ContainerX6hqc4k/srcApp_KernelDevDebugContainer.php:1031 {
                    ContainerX6hqc4k\srcApp_KernelDevDebugContainer->ContainerX6hqc4k\{closure} …
                    › $instance->addListener('kernel.exception', [0 => function () {    return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());}, 1 => 'onKernelException'], 0);
                  }
                  /mnt/sdc/www/softnauts.com/softnauts-back/vendor/symfony/event-dispatcher/EventDispatcher.php:279 {
                    Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) …
                    › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] = $listener[1] ?? '__invoke';
                  }
                  /mnt/sdc/www/softnauts.com/softnauts-back/vendor/symfony/event-dispatcher/EventDispatcher.php:90 {
                    Symfony\Component\EventDispatcher\EventDispatcher->getListeners($eventName = null) …
                    › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
                  }
                  /mnt/sdc/www/softnauts.com/softnauts-back/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:334 {
                    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName) …
                    › 
                    › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
                  }
                  /mnt/sdc/www/softnauts.com/softnauts-back/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:162 {
                    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
                    › 
                    › $this->preProcess($eventName);try {
                  }
                  /mnt/sdc/www/softnauts.com/softnauts-back/vendor/symfony/http-kernel/HttpKernel.php:219 {
                    Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
                    › $event = new ExceptionEvent($this, $request, $type, $e);$this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);}
                  /mnt/sdc/www/softnauts.com/softnauts-back/vendor/symfony/http-kernel/HttpKernel.php:91 {
                    Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
                    › 
                    ›     return $this->handleThrowable($e, $request, $type);}
                  }
                  /mnt/sdc/www/softnauts.com/softnauts-back/vendor/symfony/http-kernel/Kernel.php:201 {
                    Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
                    › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
                  }
                  /mnt/sdc/www/softnauts.com/softnauts-back/public/index.php:25 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
                  }
                }
              }
            ]
            "channel" => "php"
          ]
          [
            "timestamp" => 1715229381
            "message" => "User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4."
            "priority" => 200
            "priorityName" => "INFO"
            "context" => [
              "exception" => ErrorException {#235
                #message: "User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4."
                #code: 0
                #file: "/mnt/sdc/www/softnauts.com/softnauts-back/var/cache/dev/ContainerX6hqc4k/getTwig_ExceptionListenerService.php"
                #line: 9
                #severity: E_USER_DEPRECATED
                trace: {
                  /mnt/sdc/www/softnauts.com/softnauts-back/var/cache/dev/ContainerX6hqc4k/getTwig_ExceptionListenerService.php:9 {
                    require …
                    › 
                    › @trigger_error('The "twig.exception_listener" service is deprecated since Symfony 4.4.', E_USER_DEPRECATED);}
                  /mnt/sdc/www/softnauts.com/softnauts-back/var/cache/dev/ContainerX6hqc4k/srcApp_KernelDevDebugContainer.php:616 {
                    ContainerX6hqc4k\srcApp_KernelDevDebugContainer->load($file, $lazyLoad = true) …
                    › {    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
                  }
                  /mnt/sdc/www/softnauts.com/softnauts-back/var/cache/dev/ContainerX6hqc4k/srcApp_KernelDevDebugContainer.php:1058 {
                    ContainerX6hqc4k\srcApp_KernelDevDebugContainer->ContainerX6hqc4k\{closure} …
                    › $instance->addListener('kernel.exception', [0 => function () {    return ($this->privates['twig.exception_listener'] ?? $this->load('getTwig_ExceptionListenerService.php'));}, 1 => 'logKernelException'], 0);
                  }
                  /mnt/sdc/www/softnauts.com/softnauts-back/vendor/symfony/event-dispatcher/EventDispatcher.php:279 {
                    Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) …
                    › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] = $listener[1] ?? '__invoke';
                  }
                  /mnt/sdc/www/softnauts.com/softnauts-back/vendor/symfony/event-dispatcher/EventDispatcher.php:90 {
                    Symfony\Component\EventDispatcher\EventDispatcher->getListeners($eventName = null) …
                    › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
                  }
                  /mnt/sdc/www/softnauts.com/softnauts-back/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:334 {
                    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName) …
                    › 
                    › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
                  }
                  /mnt/sdc/www/softnauts.com/softnauts-back/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:162 {
                    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
                    › 
                    › $this->preProcess($eventName);try {
                  }
                  /mnt/sdc/www/softnauts.com/softnauts-back/vendor/symfony/http-kernel/HttpKernel.php:219 {
                    Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
                    › $event = new ExceptionEvent($this, $request, $type, $e);$this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);}
                  /mnt/sdc/www/softnauts.com/softnauts-back/vendor/symfony/http-kernel/HttpKernel.php:91 {
                    Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
                    › 
                    ›     return $this->handleThrowable($e, $request, $type);}
                  }
                  /mnt/sdc/www/softnauts.com/softnauts-back/vendor/symfony/http-kernel/Kernel.php:201 {
                    Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
                    › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
                  }
                  /mnt/sdc/www/softnauts.com/softnauts-back/public/index.php:25 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
                  }
                }
              }
            ]
            "channel" => "php"
          ]
          [
            "timestamp" => 1715229381
            "message" => "User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead."
            "priority" => 200
            "priorityName" => "INFO"
            "context" => [
              "exception" => ErrorException {#532
                #message: "User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead."
                #code: 0
                #file: "/mnt/sdc/www/softnauts.com/softnauts-back/vendor/symfony/http-kernel/EventListener/ExceptionListener.php"
                #line: 25
                #severity: E_USER_DEPRECATED
                trace: {
                  /mnt/sdc/www/softnauts.com/softnauts-back/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25 {
                    spl_autoload_call($class_name) …
                    › 
                    › @trigger_error(sprintf('The "%s" class is deprecated since Symfony 4.4, use "ErrorListener" instead.', ExceptionListener::class), \E_USER_DEPRECATED);}
                  /mnt/sdc/www/softnauts.com/softnauts-back/var/cache/dev/ContainerX6hqc4k/getTwig_ExceptionListenerService.php:11 {
                    require …
                    › 
                    › return $this->privates['twig.exception_listener'] = new \Symfony\Component\HttpKernel\EventListener\ExceptionListener('twig.controller.exception::showAction', ($this->privates['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService()), true);}
                  /mnt/sdc/www/softnauts.com/softnauts-back/var/cache/dev/ContainerX6hqc4k/srcApp_KernelDevDebugContainer.php:616 {
                    ContainerX6hqc4k\srcApp_KernelDevDebugContainer->load($file, $lazyLoad = true) …
                    › {    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
                  }
                  /mnt/sdc/www/softnauts.com/softnauts-back/var/cache/dev/ContainerX6hqc4k/srcApp_KernelDevDebugContainer.php:1058 {
                    ContainerX6hqc4k\srcApp_KernelDevDebugContainer->ContainerX6hqc4k\{closure} …
                    › $instance->addListener('kernel.exception', [0 => function () {    return ($this->privates['twig.exception_listener'] ?? $this->load('getTwig_ExceptionListenerService.php'));}, 1 => 'logKernelException'], 0);
                  }
                  /mnt/sdc/www/softnauts.com/softnauts-back/vendor/symfony/event-dispatcher/EventDispatcher.php:279 {
                    Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) …
                    › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] = $listener[1] ?? '__invoke';
                  }
                  /mnt/sdc/www/softnauts.com/softnauts-back/vendor/symfony/event-dispatcher/EventDispatcher.php:90 {
                    Symfony\Component\EventDispatcher\EventDispatcher->getListeners($eventName = null) …
                    › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
                  }
                  /mnt/sdc/www/softnauts.com/softnauts-back/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:334 {
                    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName) …
                    › 
                    › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
                  }
                  /mnt/sdc/www/softnauts.com/softnauts-back/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:162 {
                    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
                    › 
                    › $this->preProcess($eventName);try {
                  }
                  /mnt/sdc/www/softnauts.com/softnauts-back/vendor/symfony/http-kernel/HttpKernel.php:219 {
                    Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
                    › $event = new ExceptionEvent($this, $request, $type, $e);$this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);}
                  /mnt/sdc/www/softnauts.com/softnauts-back/vendor/symfony/http-kernel/HttpKernel.php:91 {
                    Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
                    › 
                    ›     return $this->handleThrowable($e, $request, $type);}
                  }
                  /mnt/sdc/www/softnauts.com/softnauts-back/vendor/symfony/http-kernel/Kernel.php:201 {
                    Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
                    › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
                  }
                  /mnt/sdc/www/softnauts.com/softnauts-back/public/index.php:25 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
                  }
                }
              }
            ]
            "channel" => "php"
          ]
          [
            "timestamp" => 1715229381
            "message" => "User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead."
            "priority" => 200
            "priorityName" => "INFO"
            "context" => [
              "exception" => ErrorException {#546
                #message: "User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead."
                #code: 0
                #file: "/mnt/sdc/www/softnauts.com/softnauts-back/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php"
                #line: 57
                #severity: E_USER_DEPRECATED
                trace: {
                  /mnt/sdc/www/softnauts.com/softnauts-back/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57 {
                    Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent->getException() …
                    › {    @trigger_error(sprintf('The "%s()" method is deprecated since Symfony 4.4, use "getThrowable()" instead.', __METHOD__), \E_USER_DEPRECATED);}
                  /mnt/sdc/www/softnauts.com/softnauts-back/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:45 {
                    Symfony\Component\HttpKernel\EventListener\ExceptionListener->logKernelException(GetResponseForExceptionEvent $event) …
                    › {    $e = FlattenException::createFromThrowable($event->getException());}
                  /mnt/sdc/www/softnauts.com/softnauts-back/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:126 {
                    Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(Event $event, $eventName, EventDispatcherInterface $dispatcher) …
                    › 
                    › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);}
                  /mnt/sdc/www/softnauts.com/softnauts-back/vendor/symfony/event-dispatcher/EventDispatcher.php:264 {
                    Symfony\Component\EventDispatcher\EventDispatcher->doDispatch($listeners, $eventName, Event $event) …
                    ›     }    $listener($event, $eventName, $this);}
                  }
                  /mnt/sdc/www/softnauts.com/softnauts-back/vendor/symfony/event-dispatcher/EventDispatcher.php:239 {
                    Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, $event) …
                    › if ($event instanceof Event) {    $this->doDispatch($listeners, $eventName, $event);}
                  /mnt/sdc/www/softnauts.com/softnauts-back/vendor/symfony/event-dispatcher/EventDispatcher.php:73 {
                    Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) …
                    › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
                  }
                  /mnt/sdc/www/softnauts.com/softnauts-back/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:168 {
                    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
                    › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
                  }
                  /mnt/sdc/www/softnauts.com/softnauts-back/vendor/symfony/http-kernel/HttpKernel.php:219 {
                    Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
                    › $event = new ExceptionEvent($this, $request, $type, $e);$this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);}
                  /mnt/sdc/www/softnauts.com/softnauts-back/vendor/symfony/http-kernel/HttpKernel.php:91 {
                    Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
                    › 
                    ›     return $this->handleThrowable($e, $request, $type);}
                  }
                  /mnt/sdc/www/softnauts.com/softnauts-back/vendor/symfony/http-kernel/Kernel.php:201 {
                    Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
                    › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
                  }
                  /mnt/sdc/www/softnauts.com/softnauts-back/public/index.php:25 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
                  }
                }
              }
            ]
            "channel" => "php"
          ]
          [
            "timestamp" => 1715229381
            "message" => "User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead."
            "priority" => 200
            "priorityName" => "INFO"
            "context" => [
              "exception" => ErrorException {#549
                #message: "User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead."
                #code: 0
                #file: "/mnt/sdc/www/softnauts.com/softnauts-back/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php"
                #line: 57
                #severity: E_USER_DEPRECATED
                trace: {
                  /mnt/sdc/www/softnauts.com/softnauts-back/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57 {
                    Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent->getException() …
                    › {    @trigger_error(sprintf('The "%s()" method is deprecated since Symfony 4.4, use "getThrowable()" instead.', __METHOD__), \E_USER_DEPRECATED);}
                  /mnt/sdc/www/softnauts.com/softnauts-back/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:47 {
                    Symfony\Component\HttpKernel\EventListener\ExceptionListener->logKernelException(GetResponseForExceptionEvent $event) …
                    › 
                    ›     $this->logException($event->getException(), sprintf('Uncaught PHP Exception %s: "%s" at %s line %s', $e->getClass(), $e->getMessage(), $e->getFile(), $e->getLine()));}
                  }
                  /mnt/sdc/www/softnauts.com/softnauts-back/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:126 {
                    Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(Event $event, $eventName, EventDispatcherInterface $dispatcher) …
                    › 
                    › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);}
                  /mnt/sdc/www/softnauts.com/softnauts-back/vendor/symfony/event-dispatcher/EventDispatcher.php:264 {
                    Symfony\Component\EventDispatcher\EventDispatcher->doDispatch($listeners, $eventName, Event $event) …
                    ›     }    $listener($event, $eventName, $this);}
                  }
                  /mnt/sdc/www/softnauts.com/softnauts-back/vendor/symfony/event-dispatcher/EventDispatcher.php:239 {
                    Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, $event) …
                    › if ($event instanceof Event) {    $this->doDispatch($listeners, $eventName, $event);}
                  /mnt/sdc/www/softnauts.com/softnauts-back/vendor/symfony/event-dispatcher/EventDispatcher.php:73 {
                    Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) …
                    › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
                  }
                  /mnt/sdc/www/softnauts.com/softnauts-back/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:168 {
                    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
                    › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
                  }
                  /mnt/sdc/www/softnauts.com/softnauts-back/vendor/symfony/http-kernel/HttpKernel.php:219 {
                    Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
                    › $event = new ExceptionEvent($this, $request, $type, $e);$this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);}
                  /mnt/sdc/www/softnauts.com/softnauts-back/vendor/symfony/http-kernel/HttpKernel.php:91 {
                    Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
                    › 
                    ›     return $this->handleThrowable($e, $request, $type);}
                  }
                  /mnt/sdc/www/softnauts.com/softnauts-back/vendor/symfony/http-kernel/Kernel.php:201 {
                    Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
                    › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
                  }
                  /mnt/sdc/www/softnauts.com/softnauts-back/public/index.php:25 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
                  }
                }
              }
            ]
            "channel" => "php"
          ]
          [
            "timestamp" => 1715229381
            "message" => "Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /robots.txt"" at /mnt/sdc/www/softnauts.com/softnauts-back/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136"
            "priority" => 400
            "priorityName" => "ERROR"
            "context" => [
              "exception" => Symfony\Component\HttpKernel\Exception\NotFoundHttpException {#328
                -statusCode: 404
                -headers: []
                #message: "No route found for "GET /robots.txt""
                #code: 0
                #file: "/mnt/sdc/www/softnauts.com/softnauts-back/vendor/symfony/http-kernel/EventListener/RouterListener.php"
                #line: 136
                -previous: Symfony\Component\Routing\Exception\ResourceNotFoundException {#67 …}
                trace: {
                  /mnt/sdc/www/softnauts.com/softnauts-back/vendor/symfony/http-kernel/EventListener/RouterListener.php:136 {
                    Symfony\Component\HttpKernel\EventListener\RouterListener->onKernelRequest(GetResponseEvent $event) …
                    › 
                    ›     throw new NotFoundHttpException($message, $e);} catch (MethodNotAllowedException $e) {
                  }
                  /mnt/sdc/www/softnauts.com/softnauts-back/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:126 {
                    Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(Event $event, $eventName, EventDispatcherInterface $dispatcher) …
                    › 
                    › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);}
                  /mnt/sdc/www/softnauts.com/softnauts-back/vendor/symfony/event-dispatcher/EventDispatcher.php:264 {
                    Symfony\Component\EventDispatcher\EventDispatcher->doDispatch($listeners, $eventName, Event $event) …
                    ›     }    $listener($event, $eventName, $this);}
                  }
                  /mnt/sdc/www/softnauts.com/softnauts-back/vendor/symfony/event-dispatcher/EventDispatcher.php:239 {
                    Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, $event) …
                    › if ($event instanceof Event) {    $this->doDispatch($listeners, $eventName, $event);}
                  /mnt/sdc/www/softnauts.com/softnauts-back/vendor/symfony/event-dispatcher/EventDispatcher.php:73 {
                    Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) …
                    › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
                  }
                  /mnt/sdc/www/softnauts.com/softnauts-back/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:168 {
                    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
                    › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
                  }
                  /mnt/sdc/www/softnauts.com/softnauts-back/vendor/symfony/http-kernel/HttpKernel.php:134 {
                    Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
                    › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
                  /mnt/sdc/www/softnauts.com/softnauts-back/vendor/symfony/http-kernel/HttpKernel.php:80 {
                    Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
                    › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
                  }
                  /mnt/sdc/www/softnauts.com/softnauts-back/vendor/symfony/http-kernel/Kernel.php:201 {
                    Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
                    › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
                  }
                  /mnt/sdc/www/softnauts.com/softnauts-back/public/index.php:25 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
                  }
                }
              }
            ]
            "channel" => "request"
          ]
          [
            "timestamp" => 1715229381
            "message" => "User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead."
            "priority" => 200
            "priorityName" => "INFO"
            "context" => [
              "exception" => ErrorException {#552
                #message: "User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead."
                #code: 0
                #file: "/mnt/sdc/www/softnauts.com/softnauts-back/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php"
                #line: 57
                #severity: E_USER_DEPRECATED
                trace: {
                  /mnt/sdc/www/softnauts.com/softnauts-back/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57 {
                    Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent->getException() …
                    › {    @trigger_error(sprintf('The "%s()" method is deprecated since Symfony 4.4, use "getThrowable()" instead.', __METHOD__), \E_USER_DEPRECATED);}
                  /mnt/sdc/www/softnauts.com/softnauts-back/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:56 {
                    Symfony\Component\HttpKernel\EventListener\ExceptionListener->onKernelException(GetResponseForExceptionEvent $event) …
                    › 
                    › $exception = $event->getException();$request = $this->duplicateRequest($exception, $event->getRequest());
                  }
                  /mnt/sdc/www/softnauts.com/softnauts-back/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:126 {
                    Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(Event $event, $eventName, EventDispatcherInterface $dispatcher) …
                    › 
                    › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);}
                  /mnt/sdc/www/softnauts.com/softnauts-back/vendor/symfony/event-dispatcher/EventDispatcher.php:264 {
                    Symfony\Component\EventDispatcher\EventDispatcher->doDispatch($listeners, $eventName, Event $event) …
                    ›     }    $listener($event, $eventName, $this);}
                  }
                  /mnt/sdc/www/softnauts.com/softnauts-back/vendor/symfony/event-dispatcher/EventDispatcher.php:239 {
                    Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, $event) …
                    › if ($event instanceof Event) {    $this->doDispatch($listeners, $eventName, $event);}
                  /mnt/sdc/www/softnauts.com/softnauts-back/vendor/symfony/event-dispatcher/EventDispatcher.php:73 {
                    Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) …
                    › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
                  }
                  /mnt/sdc/www/softnauts.com/softnauts-back/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:168 {
                    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
                    › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
                  }
                  /mnt/sdc/www/softnauts.com/softnauts-back/vendor/symfony/http-kernel/HttpKernel.php:219 {
                    Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
                    › $event = new ExceptionEvent($this, $request, $type, $e);$this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);}
                  /mnt/sdc/www/softnauts.com/softnauts-back/vendor/symfony/http-kernel/HttpKernel.php:91 {
                    Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
                    › 
                    ›     return $this->handleThrowable($e, $request, $type);}
                  }
                  /mnt/sdc/www/softnauts.com/softnauts-back/vendor/symfony/http-kernel/Kernel.php:201 {
                    Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
                    › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
                  }
                  /mnt/sdc/www/softnauts.com/softnauts-back/public/index.php:25 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
                  }
                }
              }
            ]
            "channel" => "php"
          ]
          [
            "timestamp" => 1715229381
            "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" => 1715229381
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.exception"
              "listener" => "Symfony\Component\HttpKernel\EventListener\ExceptionListener::logKernelException"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1715229381
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.exception"
              "listener" => "Symfony\Bundle\SwiftmailerBundle\EventListener\EmailSenderListener::onException"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1715229381
            "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" => 1715229381
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.exception"
              "listener" => "Symfony\Component\HttpKernel\EventListener\ExceptionListener::onKernelException"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1715229381
            "message" => "Listener "{listener}" stopped propagation of the event "{event}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.exception"
              "listener" => "Symfony\Component\HttpKernel\EventListener\ExceptionListener::onKernelException"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1715229381
            "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" => 1715229381
            "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" => 1715229381
            "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" => 1715229381
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.response"
              "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelResponse"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1715229381
            "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" => 1715229381
            "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" => 1715229381
            "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" => 1715229381
            "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" => 1715229381
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.response"
              "listener" => "Symfony\Component\HttpKernel\EventListener\StreamedResponseListener::onKernelResponse"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1715229381
            "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" => 1715229381
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.finish_request"
              "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onFinishRequest"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1715229381
            "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" => 1715229381
            "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" => 1715229381
            "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"
          ]
        ]
        "0000000000462e5d000000005d63913b" => [
          [
            "timestamp" => 1715229381
            "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" => 1715229381
            "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" => 1715229381
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.request"
              "listener" => "Nelmio\CorsBundle\EventListener\CorsListener::onKernelRequest"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1715229381
            "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" => 1715229381
            "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" => 1715229381
            "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" => 1715229381
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.request"
              "listener" => "Symfony\Bundle\FrameworkBundle\EventListener\ResolveControllerNameSubscriber::resolveControllerName"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1715229381
            "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" => 1715229381
            "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" => 1715229381
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.request"
              "listener" => "FOS\RestBundle\EventListener\BodyListener::onKernelRequest"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1715229381
            "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" => 1715229381
            "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" => 1715229381
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.request"
              "listener" => "Stof\DoctrineExtensionsBundle\EventListener\LocaleListener::onKernelRequest"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1715229381
            "message" => "User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4."
            "priority" => 200
            "priorityName" => "INFO"
            "context" => [
              "exception" => ErrorException {#620
                #message: "User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4."
                #code: 0
                #file: "/mnt/sdc/www/softnauts.com/softnauts-back/var/cache/dev/ContainerX6hqc4k/getTwig_Controller_ExceptionService.php"
                #line: 9
                #severity: E_USER_DEPRECATED
                trace: {
                  /mnt/sdc/www/softnauts.com/softnauts-back/var/cache/dev/ContainerX6hqc4k/getTwig_Controller_ExceptionService.php:9 {
                    require …
                    › 
                    › @trigger_error('The "twig.controller.exception" service is deprecated since Symfony 4.4.', E_USER_DEPRECATED);}
                  /mnt/sdc/www/softnauts.com/softnauts-back/var/cache/dev/ContainerX6hqc4k/srcApp_KernelDevDebugContainer.php:616 {
                    ContainerX6hqc4k\srcApp_KernelDevDebugContainer->load($file, $lazyLoad = true) …
                    › {    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
                  }
                  /mnt/sdc/www/softnauts.com/softnauts-back/vendor/symfony/dependency-injection/Container.php:255 {
                    Symfony\Component\DependencyInjection\Container->make(string $id, int $invalidBehavior) …
                    › if (isset($this->fileMap[$id])) {    return /* self::IGNORE_ON_UNINITIALIZED_REFERENCE */ 4 === $invalidBehavior ? null : $this->load($this->fileMap[$id]);} elseif (isset($this->methodMap[$id])) {
                  }
                  /mnt/sdc/www/softnauts.com/softnauts-back/vendor/symfony/dependency-injection/Container.php:231 {
                    Symfony\Component\DependencyInjection\Container->get($id, $invalidBehavior = 1) …
                    › ?? $this->services[$id = $this->aliases[$id] ?? $id]?? ('service_container' === $id ? $this : ($this->factories[$id] ?? [$this, 'make'])($id, $invalidBehavior));}
                  /mnt/sdc/www/softnauts.com/softnauts-back/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php:53 {
                    Symfony\Component\HttpKernel\Controller\ContainerControllerResolver->instantiateController($class) …
                    › if ($this->container->has($class)) {    return $this->container->get($class);}
                  }
                  /mnt/sdc/www/softnauts.com/softnauts-back/vendor/symfony/framework-bundle/Controller/ControllerResolver.php:70 {
                    Symfony\Bundle\FrameworkBundle\Controller\ControllerResolver->instantiateController($class) …
                    › {    $controller = parent::instantiateController($class);}
                  /mnt/sdc/www/softnauts.com/softnauts-back/vendor/symfony/http-kernel/Controller/ControllerResolver.php:122 {
                    Symfony\Component\HttpKernel\Controller\ControllerResolver->createController($controller) …
                    › try {    $controller = [$this->instantiateController($class), $method];} catch (\Error|\LogicException $e) {
                  }
                  /mnt/sdc/www/softnauts.com/softnauts-back/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php:42 {
                    Symfony\Component\HttpKernel\Controller\ContainerControllerResolver->createController($controller) …
                    › 
                    ›     return parent::createController($controller);}
                  }
                  /mnt/sdc/www/softnauts.com/softnauts-back/vendor/symfony/framework-bundle/Controller/ControllerResolver.php:62 {
                    Symfony\Bundle\FrameworkBundle\Controller\ControllerResolver->createController($controller) …
                    › 
                    ›     return parent::createController($controller);}
                  }
                  /mnt/sdc/www/softnauts.com/softnauts-back/vendor/symfony/http-kernel/Controller/ControllerResolver.php:86 {
                    Symfony\Component\HttpKernel\Controller\ControllerResolver->getController(Request $request) …
                    › try {    $callable = $this->createController($controller);} catch (\InvalidArgumentException $e) {
                  }
                  /mnt/sdc/www/softnauts.com/softnauts-back/vendor/symfony/http-kernel/Controller/TraceableControllerResolver.php:38 {
                    Symfony\Component\HttpKernel\Controller\TraceableControllerResolver->getController(Request $request) …
                    › 
                    › $ret = $this->resolver->getController($request);}
                  /mnt/sdc/www/softnauts.com/softnauts-back/vendor/symfony/http-kernel/HttpKernel.php:141 {
                    Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
                    › // load controllerif (false === $controller = $this->resolver->getController($request)) {    throw new NotFoundHttpException(sprintf('Unable to find the controller for path "%s". The route is wrongly configured.', $request->getPathInfo()));
                  }
                  /mnt/sdc/www/softnauts.com/softnauts-back/vendor/symfony/http-kernel/HttpKernel.php:80 {
                    Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
                    › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
                  }
                  /mnt/sdc/www/softnauts.com/softnauts-back/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:61 {
                    Symfony\Component\HttpKernel\EventListener\ExceptionListener->onKernelException(GetResponseForExceptionEvent $event) …
                    › try {    $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);} catch (\Exception $e) {
                  }
                  /mnt/sdc/www/softnauts.com/softnauts-back/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:126 {
                    Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(Event $event, $eventName, EventDispatcherInterface $dispatcher) …
                    › 
                    › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);}
                  /mnt/sdc/www/softnauts.com/softnauts-back/vendor/symfony/event-dispatcher/EventDispatcher.php:264 {
                    Symfony\Component\EventDispatcher\EventDispatcher->doDispatch($listeners, $eventName, Event $event) …
                    ›     }    $listener($event, $eventName, $this);}
                  }
                  /mnt/sdc/www/softnauts.com/softnauts-back/vendor/symfony/event-dispatcher/EventDispatcher.php:239 {
                    Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, $event) …
                    › if ($event instanceof Event) {    $this->doDispatch($listeners, $eventName, $event);}
                  /mnt/sdc/www/softnauts.com/softnauts-back/vendor/symfony/event-dispatcher/EventDispatcher.php:73 {
                    Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) …
                    › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
                  }
                  /mnt/sdc/www/softnauts.com/softnauts-back/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:168 {
                    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
                    › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
                  }
                  /mnt/sdc/www/softnauts.com/softnauts-back/vendor/symfony/http-kernel/HttpKernel.php:219 {
                    Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
                    › $event = new ExceptionEvent($this, $request, $type, $e);$this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);}
                  /mnt/sdc/www/softnauts.com/softnauts-back/vendor/symfony/http-kernel/HttpKernel.php:91 {
                    Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
                    › 
                    ›     return $this->handleThrowable($e, $request, $type);}
                  }
                  /mnt/sdc/www/softnauts.com/softnauts-back/vendor/symfony/http-kernel/Kernel.php:201 {
                    Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
                    › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
                  }
                  /mnt/sdc/www/softnauts.com/softnauts-back/public/index.php:25 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
                  }
                }
              }
            ]
            "channel" => "php"
          ]
          [
            "timestamp" => 1715229381
            "message" => "User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead."
            "priority" => 200
            "priorityName" => "INFO"
            "context" => [
              "exception" => ErrorException {#621
                #message: "User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead."
                #code: 0
                #file: "/mnt/sdc/www/softnauts.com/softnauts-back/vendor/symfony/twig-bundle/Controller/ExceptionController.php"
                #line: 23
                #severity: E_USER_DEPRECATED
                trace: {
                  /mnt/sdc/www/softnauts.com/softnauts-back/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23 {
                    spl_autoload_call($class_name) …
                    › 
                    › @trigger_error(sprintf('The "%s" class is deprecated since Symfony 4.4, use "%s" instead.', ExceptionController::class, \Symfony\Component\HttpKernel\Controller\ErrorController::class), \E_USER_DEPRECATED);}
                  /mnt/sdc/www/softnauts.com/softnauts-back/var/cache/dev/ContainerX6hqc4k/getTwig_Controller_ExceptionService.php:11 {
                    require …
                    › 
                    › return $this->services['twig.controller.exception'] = new \Symfony\Bundle\TwigBundle\Controller\ExceptionController(($this->services['twig'] ?? $this->getTwigService()), true);}
                  /mnt/sdc/www/softnauts.com/softnauts-back/var/cache/dev/ContainerX6hqc4k/srcApp_KernelDevDebugContainer.php:616 {
                    ContainerX6hqc4k\srcApp_KernelDevDebugContainer->load($file, $lazyLoad = true) …
                    › {    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
                  }
                  /mnt/sdc/www/softnauts.com/softnauts-back/vendor/symfony/dependency-injection/Container.php:255 {
                    Symfony\Component\DependencyInjection\Container->make(string $id, int $invalidBehavior) …
                    › if (isset($this->fileMap[$id])) {    return /* self::IGNORE_ON_UNINITIALIZED_REFERENCE */ 4 === $invalidBehavior ? null : $this->load($this->fileMap[$id]);} elseif (isset($this->methodMap[$id])) {
                  }
                  /mnt/sdc/www/softnauts.com/softnauts-back/vendor/symfony/dependency-injection/Container.php:231 {
                    Symfony\Component\DependencyInjection\Container->get($id, $invalidBehavior = 1) …
                    › ?? $this->services[$id = $this->aliases[$id] ?? $id]?? ('service_container' === $id ? $this : ($this->factories[$id] ?? [$this, 'make'])($id, $invalidBehavior));}
                  /mnt/sdc/www/softnauts.com/softnauts-back/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php:53 {
                    Symfony\Component\HttpKernel\Controller\ContainerControllerResolver->instantiateController($class) …
                    › if ($this->container->has($class)) {    return $this->container->get($class);}
                  }
                  /mnt/sdc/www/softnauts.com/softnauts-back/vendor/symfony/framework-bundle/Controller/ControllerResolver.php:70 {
                    Symfony\Bundle\FrameworkBundle\Controller\ControllerResolver->instantiateController($class) …
                    › {    $controller = parent::instantiateController($class);}
                  /mnt/sdc/www/softnauts.com/softnauts-back/vendor/symfony/http-kernel/Controller/ControllerResolver.php:122 {
                    Symfony\Component\HttpKernel\Controller\ControllerResolver->createController($controller) …
                    › try {    $controller = [$this->instantiateController($class), $method];} catch (\Error|\LogicException $e) {
                  }
                  /mnt/sdc/www/softnauts.com/softnauts-back/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php:42 {
                    Symfony\Component\HttpKernel\Controller\ContainerControllerResolver->createController($controller) …
                    › 
                    ›     return parent::createController($controller);}
                  }
                  /mnt/sdc/www/softnauts.com/softnauts-back/vendor/symfony/framework-bundle/Controller/ControllerResolver.php:62 {
                    Symfony\Bundle\FrameworkBundle\Controller\ControllerResolver->createController($controller) …
                    › 
                    ›     return parent::createController($controller);}
                  }
                  /mnt/sdc/www/softnauts.com/softnauts-back/vendor/symfony/http-kernel/Controller/ControllerResolver.php:86 {
                    Symfony\Component\HttpKernel\Controller\ControllerResolver->getController(Request $request) …
                    › try {    $callable = $this->createController($controller);} catch (\InvalidArgumentException $e) {
                  }
                  /mnt/sdc/www/softnauts.com/softnauts-back/vendor/symfony/http-kernel/Controller/TraceableControllerResolver.php:38 {
                    Symfony\Component\HttpKernel\Controller\TraceableControllerResolver->getController(Request $request) …
                    › 
                    › $ret = $this->resolver->getController($request);}
                  /mnt/sdc/www/softnauts.com/softnauts-back/vendor/symfony/http-kernel/HttpKernel.php:141 {
                    Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
                    › // load controllerif (false === $controller = $this->resolver->getController($request)) {    throw new NotFoundHttpException(sprintf('Unable to find the controller for path "%s". The route is wrongly configured.', $request->getPathInfo()));
                  }
                  /mnt/sdc/www/softnauts.com/softnauts-back/vendor/symfony/http-kernel/HttpKernel.php:80 {
                    Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
                    › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
                  }
                  /mnt/sdc/www/softnauts.com/softnauts-back/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:61 {
                    Symfony\Component\HttpKernel\EventListener\ExceptionListener->onKernelException(GetResponseForExceptionEvent $event) …
                    › try {    $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);} catch (\Exception $e) {
                  }
                  /mnt/sdc/www/softnauts.com/softnauts-back/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:126 {
                    Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(Event $event, $eventName, EventDispatcherInterface $dispatcher) …
                    › 
                    › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);}
                  /mnt/sdc/www/softnauts.com/softnauts-back/vendor/symfony/event-dispatcher/EventDispatcher.php:264 {
                    Symfony\Component\EventDispatcher\EventDispatcher->doDispatch($listeners, $eventName, Event $event) …
                    ›     }    $listener($event, $eventName, $this);}
                  }
                  /mnt/sdc/www/softnauts.com/softnauts-back/vendor/symfony/event-dispatcher/EventDispatcher.php:239 {
                    Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, $event) …
                    › if ($event instanceof Event) {    $this->doDispatch($listeners, $eventName, $event);}
                  /mnt/sdc/www/softnauts.com/softnauts-back/vendor/symfony/event-dispatcher/EventDispatcher.php:73 {
                    Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) …
                    › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
                  }
                  /mnt/sdc/www/softnauts.com/softnauts-back/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:168 {
                    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
                    › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
                  }
                  /mnt/sdc/www/softnauts.com/softnauts-back/vendor/symfony/http-kernel/HttpKernel.php:219 {
                    Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
                    › $event = new ExceptionEvent($this, $request, $type, $e);$this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);}
                  /mnt/sdc/www/softnauts.com/softnauts-back/vendor/symfony/http-kernel/HttpKernel.php:91 {
                    Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
                    › 
                    ›     return $this->handleThrowable($e, $request, $type);}
                  }
                  /mnt/sdc/www/softnauts.com/softnauts-back/vendor/symfony/http-kernel/Kernel.php:201 {
                    Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
                    › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
                  }
                  /mnt/sdc/www/softnauts.com/softnauts-back/public/index.php:25 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
                  }
                }
              }
            ]
            "channel" => "php"
          ]
          [
            "timestamp" => 1715229381
            "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" => 1715229381
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.controller"
              "listener" => "EasyCorp\Bundle\EasyAdminBundle\EventListener\ControllerListener::onKernelController"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1715229381
            "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" => 1715229381
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.controller"
              "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener::onKernelController"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1715229381
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.controller"
              "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener::onKernelController"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1715229381
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.controller"
              "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelController"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1715229381
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.controller"
              "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener::onKernelController"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1715229381
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.controller_arguments"
              "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::onKernelControllerArguments"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1715229381
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.controller_arguments"
              "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener::onKernelControllerArguments"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1715229381
            "message" => "User Deprecated: The template "TwigBundle::layout.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("TwigBundle::layout.html.twig" at line 1)."
            "priority" => 200
            "priorityName" => "INFO"
            "context" => [
              "exception" => ErrorException {#728
                #message: "User Deprecated: The template "TwigBundle::layout.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("TwigBundle::layout.html.twig" at line 1)."
                #code: 0
                #file: "/mnt/sdc/www/softnauts.com/softnauts-back/var/cache/dev/twig/e2/e2e3adea1464f486b0240c22e22d56281f5c4a2cf46dd48501f42a84d57ad674.php"
                #line: 49
                #severity: E_USER_DEPRECATED
                trace: {
                  /mnt/sdc/www/softnauts.com/softnauts-back/var/cache/dev/twig/e2/e2e3adea1464f486b0240c22e22d56281f5c4a2cf46dd48501f42a84d57ad674.php:49 {
                    __TwigTemplate_60af0e0a64b673452b94726a9f3fb50886edf3de6c8e3ab7794e2ced2fc83bba->doDisplay(array $context, array $blocks = []) …
                    › $__internal_compile_0 = (("The template \"" . $this->getTemplateName()) . "\" is deprecated since Symfony 4.4, will be removed in 5.0.");@trigger_error($__internal_compile_0." (\"TwigBundle::layout.html.twig\" at line 1).", E_USER_DEPRECATED);// line 2
                  }
                  /mnt/sdc/www/softnauts.com/softnauts-back/vendor/twig/twig/src/Template.php:405 {
                    Twig\Template->displayWithErrorHandling(array $context, array $blocks = []) …
                    › try {    $this->doDisplay($context, $blocks);} catch (Error $e) {
                  }
                  /mnt/sdc/www/softnauts.com/softnauts-back/vendor/twig/twig/src/Template.php:378 {
                    Twig\Template->display(array $context, array $blocks = []) …
                    › {    $this->displayWithErrorHandling($this->env->mergeGlobals($context), array_merge($this->blocks, $blocks));}
                  }
                  /mnt/sdc/www/softnauts.com/softnauts-back/var/cache/dev/twig/12/123522bd7c7c810a61255a81fe42f3146c06e10c1f9b79defaf57341f4b3e05e.php:52 {
                    __TwigTemplate_f7fd6d969d6360f40867f5148aa6c3a5a2f56cdbee40bd505d9f63d07f2dbb20->doDisplay(array $context, array $blocks = []) …
                    › $this->parent = $this->loadTemplate("@Twig/layout.html.twig", "TwigBundle:Exception:exception_full.html.twig", 1);$this->parent->display($context, array_merge($this->blocks, $blocks));}
                  /mnt/sdc/www/softnauts.com/softnauts-back/vendor/twig/twig/src/Template.php:405 {
                    Twig\Template->displayWithErrorHandling(array $context, array $blocks = []) …
                    › try {    $this->doDisplay($context, $blocks);} catch (Error $e) {
                  }
                  /mnt/sdc/www/softnauts.com/softnauts-back/vendor/twig/twig/src/Template.php:378 {
                    Twig\Template->display(array $context, array $blocks = []) …
                    › {    $this->displayWithErrorHandling($this->env->mergeGlobals($context), array_merge($this->blocks, $blocks));}
                  }
                  /mnt/sdc/www/softnauts.com/softnauts-back/vendor/twig/twig/src/Template.php:390 {
                    Twig\Template->render(array $context) …
                    › try {    $this->display($context);} catch (\Throwable $e) {
                  }
                  /mnt/sdc/www/softnauts.com/softnauts-back/vendor/twig/twig/src/TemplateWrapper.php:45 {
                    Twig\TemplateWrapper->render(array $context = []): string …
                    ›     // as it should only be used by internal code    return $this->template->render($context, \func_get_args()[1] ?? []);}
                  }
                  /mnt/sdc/www/softnauts.com/softnauts-back/vendor/twig/twig/src/Environment.php:318 {
                    Twig\Environment->render($name, array $context = []) …
                    › {    return $this->load($name)->render($context);}
                  }
                  /mnt/sdc/www/softnauts.com/softnauts-back/vendor/symfony/twig-bundle/Controller/ExceptionController.php:73 {
                    Symfony\Bundle\TwigBundle\Controller\ExceptionController->showAction(Request $request, FlattenException $exception, DebugLoggerInterface $logger = null) …
                    ›     'logger' => $logger,    'currentContent' => $currentContent,]
                  }
                  /mnt/sdc/www/softnauts.com/softnauts-back/vendor/symfony/http-kernel/HttpKernel.php:158 {
                    Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
                    › // call controller$response = $controller(...$arguments);}
                  /mnt/sdc/www/softnauts.com/softnauts-back/vendor/symfony/http-kernel/HttpKernel.php:80 {
                    Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
                    › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
                  }
                  /mnt/sdc/www/softnauts.com/softnauts-back/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:61 {
                    Symfony\Component\HttpKernel\EventListener\ExceptionListener->onKernelException(GetResponseForExceptionEvent $event) …
                    › try {    $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);} catch (\Exception $e) {
                  }
                  /mnt/sdc/www/softnauts.com/softnauts-back/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:126 {
                    Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(Event $event, $eventName, EventDispatcherInterface $dispatcher) …
                    › 
                    › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);}
                  /mnt/sdc/www/softnauts.com/softnauts-back/vendor/symfony/event-dispatcher/EventDispatcher.php:264 {
                    Symfony\Component\EventDispatcher\EventDispatcher->doDispatch($listeners, $eventName, Event $event) …
                    ›     }    $listener($event, $eventName, $this);}
                  }
                  /mnt/sdc/www/softnauts.com/softnauts-back/vendor/symfony/event-dispatcher/EventDispatcher.php:239 {
                    Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, $event) …
                    › if ($event instanceof Event) {    $this->doDispatch($listeners, $eventName, $event);}
                  /mnt/sdc/www/softnauts.com/softnauts-back/vendor/symfony/event-dispatcher/EventDispatcher.php:73 {
                    Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) …
                    › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
                  }
                  /mnt/sdc/www/softnauts.com/softnauts-back/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:168 {
                    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
                    › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
                  }
                  /mnt/sdc/www/softnauts.com/softnauts-back/vendor/symfony/http-kernel/HttpKernel.php:219 {
                    Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
                    › $event = new ExceptionEvent($this, $request, $type, $e);$this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);}
                  /mnt/sdc/www/softnauts.com/softnauts-back/vendor/symfony/http-kernel/HttpKernel.php:91 {
                    Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
                    › 
                    ›     return $this->handleThrowable($e, $request, $type);}
                  }
                  /mnt/sdc/www/softnauts.com/softnauts-back/vendor/symfony/http-kernel/Kernel.php:201 {
                    Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
                    › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
                  }
                  /mnt/sdc/www/softnauts.com/softnauts-back/public/index.php:25 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
                  }
                }
              }
            ]
            "channel" => "php"
          ]
          [
            "timestamp" => 1715229381
            "message" => "User Deprecated: The template "TwigBundle::exception.css.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("TwigBundle::exception.css.twig" at line 1)."
            "priority" => 200
            "priorityName" => "INFO"
            "context" => [
              "exception" => ErrorException {#741
                #message: "User Deprecated: The template "TwigBundle::exception.css.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("TwigBundle::exception.css.twig" at line 1)."
                #code: 0
                #file: "/mnt/sdc/www/softnauts.com/softnauts-back/var/cache/dev/twig/d6/d66da0aa9cab2d08f8c764902de84d9caa80e234d88446ca9d8fd96805f64485.php"
                #line: 44
                #severity: E_USER_DEPRECATED
                trace: {
                  /mnt/sdc/www/softnauts.com/softnauts-back/var/cache/dev/twig/d6/d66da0aa9cab2d08f8c764902de84d9caa80e234d88446ca9d8fd96805f64485.php:44 {
                    __TwigTemplate_2cd0d67d53b157f16aac1e41e50f0fa2072d68a97e0330c516af1151697d7afa->doDisplay(array $context, array $blocks = []) …
                    › $__internal_compile_0 = (("The template \"" . $this->getTemplateName()) . "\" is deprecated since Symfony 4.4, will be removed in 5.0.");@trigger_error($__internal_compile_0." (\"TwigBundle::exception.css.twig\" at line 1).", E_USER_DEPRECATED);// line 4
                  }
                  /mnt/sdc/www/softnauts.com/softnauts-back/vendor/twig/twig/src/Template.php:405 {
                    Twig\Template->displayWithErrorHandling(array $context, array $blocks = []) …
                    › try {    $this->doDisplay($context, $blocks);} catch (Error $e) {
                  }
                  /mnt/sdc/www/softnauts.com/softnauts-back/vendor/twig/twig/src/Template.php:378 {
                    Twig\Template->display(array $context, array $blocks = []) …
                    › {    $this->displayWithErrorHandling($this->env->mergeGlobals($context), array_merge($this->blocks, $blocks));}
                  }
                  /mnt/sdc/www/softnauts.com/softnauts-back/vendor/twig/twig/src/Template.php:390 {
                    Twig\Template->render(array $context) …
                    › try {    $this->display($context);} catch (\Throwable $e) {
                  }
                  /mnt/sdc/www/softnauts.com/softnauts-back/vendor/twig/twig/src/Extension/CoreExtension.php:1290 {
                    twig_include(Environment $env, $context, $template, $variables = [], $withContext = true, $ignoreMissing = false, $sandboxed = false) …
                    › 
                    ›     return $loaded ? $loaded->render($variables) : '';} finally {
                  }
                  /mnt/sdc/www/softnauts.com/softnauts-back/vendor/symfony/twig-bundle/Resources/views/layout.html.twig:11 {
                    __TwigTemplate_60af0e0a64b673452b94726a9f3fb50886edf3de6c8e3ab7794e2ced2fc83bba->doDisplay(array $context, array $blocks = []) …
                    › <link rel="icon" type="image/png" href="{{ include('@Twig/images/favicon.png.base64') }}"><style>{{ include('@Twig/exception.css.twig') }}</style>{% block head %}{% endblock %}
                  }
                  /mnt/sdc/www/softnauts.com/softnauts-back/vendor/twig/twig/src/Template.php:405 {
                    Twig\Template->displayWithErrorHandling(array $context, array $blocks = []) …
                    › try {    $this->doDisplay($context, $blocks);} catch (Error $e) {
                  }
                  /mnt/sdc/www/softnauts.com/softnauts-back/vendor/twig/twig/src/Template.php:378 {
                    Twig\Template->display(array $context, array $blocks = []) …
                    › {    $this->displayWithErrorHandling($this->env->mergeGlobals($context), array_merge($this->blocks, $blocks));}
                  }
                  /mnt/sdc/www/softnauts.com/softnauts-back/var/cache/dev/twig/12/123522bd7c7c810a61255a81fe42f3146c06e10c1f9b79defaf57341f4b3e05e.php:52 {
                    __TwigTemplate_f7fd6d969d6360f40867f5148aa6c3a5a2f56cdbee40bd505d9f63d07f2dbb20->doDisplay(array $context, array $blocks = []) …
                    › $this->parent = $this->loadTemplate("@Twig/layout.html.twig", "TwigBundle:Exception:exception_full.html.twig", 1);$this->parent->display($context, array_merge($this->blocks, $blocks));}
                  /mnt/sdc/www/softnauts.com/softnauts-back/vendor/twig/twig/src/Template.php:405 {
                    Twig\Template->displayWithErrorHandling(array $context, array $blocks = []) …
                    › try {    $this->doDisplay($context, $blocks);} catch (Error $e) {
                  }
                  /mnt/sdc/www/softnauts.com/softnauts-back/vendor/twig/twig/src/Template.php:378 {
                    Twig\Template->display(array $context, array $blocks = []) …
                    › {    $this->displayWithErrorHandling($this->env->mergeGlobals($context), array_merge($this->blocks, $blocks));}
                  }
                  /mnt/sdc/www/softnauts.com/softnauts-back/vendor/twig/twig/src/Template.php:390 {
                    Twig\Template->render(array $context) …
                    › try {    $this->display($context);} catch (\Throwable $e) {
                  }
                  /mnt/sdc/www/softnauts.com/softnauts-back/vendor/twig/twig/src/TemplateWrapper.php:45 {
                    Twig\TemplateWrapper->render(array $context = []): string …
                    ›     // as it should only be used by internal code    return $this->template->render($context, \func_get_args()[1] ?? []);}
                  }
                  /mnt/sdc/www/softnauts.com/softnauts-back/vendor/twig/twig/src/Environment.php:318 {
                    Twig\Environment->render($name, array $context = []) …
                    › {    return $this->load($name)->render($context);}
                  }
                  /mnt/sdc/www/softnauts.com/softnauts-back/vendor/symfony/twig-bundle/Controller/ExceptionController.php:73 {
                    Symfony\Bundle\TwigBundle\Controller\ExceptionController->showAction(Request $request, FlattenException $exception, DebugLoggerInterface $logger = null) …
                    ›     'logger' => $logger,    'currentContent' => $currentContent,]
                  }
                  /mnt/sdc/www/softnauts.com/softnauts-back/vendor/symfony/http-kernel/HttpKernel.php:158 {
                    Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
                    › // call controller$response = $controller(...$arguments);}
                  /mnt/sdc/www/softnauts.com/softnauts-back/vendor/symfony/http-kernel/HttpKernel.php:80 {
                    Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
                    › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
                  }
                  /mnt/sdc/www/softnauts.com/softnauts-back/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:61 {
                    Symfony\Component\HttpKernel\EventListener\ExceptionListener->onKernelException(GetResponseForExceptionEvent $event) …
                    › try {    $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);} catch (\Exception $e) {
                  }
                  /mnt/sdc/www/softnauts.com/softnauts-back/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:126 {
                    Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(Event $event, $eventName, EventDispatcherInterface $dispatcher) …
                    › 
                    › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);}
                  /mnt/sdc/www/softnauts.com/softnauts-back/vendor/symfony/event-dispatcher/EventDispatcher.php:264 {
                    Symfony\Component\EventDispatcher\EventDispatcher->doDispatch($listeners, $eventName, Event $event) …
                    ›     }    $listener($event, $eventName, $this);}
                  }
                  /mnt/sdc/www/softnauts.com/softnauts-back/vendor/symfony/event-dispatcher/EventDispatcher.php:239 {
                    Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, $event) …
                    › if ($event instanceof Event) {    $this->doDispatch($listeners, $eventName, $event);}
                  /mnt/sdc/www/softnauts.com/softnauts-back/vendor/symfony/event-dispatcher/EventDispatcher.php:73 {
                    Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) …
                    › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
                  }
                  /mnt/sdc/www/softnauts.com/softnauts-back/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:168 {
                    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
                    › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
                  }
                  /mnt/sdc/www/softnauts.com/softnauts-back/vendor/symfony/http-kernel/HttpKernel.php:219 {
                    Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
                    › $event = new ExceptionEvent($this, $request, $type, $e);$this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);}
                  /mnt/sdc/www/softnauts.com/softnauts-back/vendor/symfony/http-kernel/HttpKernel.php:91 {
                    Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
                    › 
                    ›     return $this->handleThrowable($e, $request, $type);}
                  }
                  /mnt/sdc/www/softnauts.com/softnauts-back/vendor/symfony/http-kernel/Kernel.php:201 {
                    Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
                    › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
                  }
                  /mnt/sdc/www/softnauts.com/softnauts-back/public/index.php:25 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
                  }
                }
              }
            ]
            "channel" => "php"
          ]
          [
            "timestamp" => 1715229381
            "message" => "User Deprecated: The template "TwigBundle::base_js.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("TwigBundle::base_js.html.twig" at line 1)."
            "priority" => 200
            "priorityName" => "INFO"
            "context" => [
              "exception" => ErrorException {#1019
                #message: "User Deprecated: The template "TwigBundle::base_js.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("TwigBundle::base_js.html.twig" at line 1)."
                #code: 0
                #file: "/mnt/sdc/www/softnauts.com/softnauts-back/var/cache/dev/twig/0b/0b327f918971237f5a75f9058d75e28d6fde133999b3dcda5dd2a0f0b9bb58d6.php"
                #line: 44
                #severity: E_USER_DEPRECATED
                trace: {
                  /mnt/sdc/www/softnauts.com/softnauts-back/var/cache/dev/twig/0b/0b327f918971237f5a75f9058d75e28d6fde133999b3dcda5dd2a0f0b9bb58d6.php:44 {
                    __TwigTemplate_29af52aeaa7b7b2b5eb88265b9171447ea810312877f8ba3b31fc0ccb88f5962->doDisplay(array $context, array $blocks = []) …
                    › $__internal_compile_0 = (("The template \"" . $this->getTemplateName()) . "\" is deprecated since Symfony 4.4, will be removed in 5.0.");@trigger_error($__internal_compile_0." (\"TwigBundle::base_js.html.twig\" at line 1).", E_USER_DEPRECATED);// line 4
                  }
                  /mnt/sdc/www/softnauts.com/softnauts-back/vendor/twig/twig/src/Template.php:405 {
                    Twig\Template->displayWithErrorHandling(array $context, array $blocks = []) …
                    › try {    $this->doDisplay($context, $blocks);} catch (Error $e) {
                  }
                  /mnt/sdc/www/softnauts.com/softnauts-back/vendor/twig/twig/src/Template.php:378 {
                    Twig\Template->display(array $context, array $blocks = []) …
                    › {    $this->displayWithErrorHandling($this->env->mergeGlobals($context), array_merge($this->blocks, $blocks));}
                  }
                  /mnt/sdc/www/softnauts.com/softnauts-back/vendor/twig/twig/src/Template.php:390 {
                    Twig\Template->render(array $context) …
                    › try {    $this->display($context);} catch (\Throwable $e) {
                  }
                  /mnt/sdc/www/softnauts.com/softnauts-back/vendor/twig/twig/src/Extension/CoreExtension.php:1290 {
                    twig_include(Environment $env, $context, $template, $variables = [], $withContext = true, $ignoreMissing = false, $sandboxed = false) …
                    › 
                    ›     return $loaded ? $loaded->render($variables) : '';} finally {
                  }
                  /mnt/sdc/www/softnauts.com/softnauts-back/var/cache/dev/twig/e2/e2e3adea1464f486b0240c22e22d56281f5c4a2cf46dd48501f42a84d57ad674.php:107 {
                    __TwigTemplate_60af0e0a64b673452b94726a9f3fb50886edf3de6c8e3ab7794e2ced2fc83bba->doDisplay(array $context, array $blocks = []) …
                    › echo "        ";echo twig_include($this->env, $context, "@Twig/base_js.html.twig");echo "
                  }
                  /mnt/sdc/www/softnauts.com/softnauts-back/vendor/twig/twig/src/Template.php:405 {
                    Twig\Template->displayWithErrorHandling(array $context, array $blocks = []) …
                    › try {    $this->doDisplay($context, $blocks);} catch (Error $e) {
                  }
                  /mnt/sdc/www/softnauts.com/softnauts-back/vendor/twig/twig/src/Template.php:378 {
                    Twig\Template->display(array $context, array $blocks = []) …
                    › {    $this->displayWithErrorHandling($this->env->mergeGlobals($context), array_merge($this->blocks, $blocks));}
                  }
                  /mnt/sdc/www/softnauts.com/softnauts-back/var/cache/dev/twig/12/123522bd7c7c810a61255a81fe42f3146c06e10c1f9b79defaf57341f4b3e05e.php:52 {
                    __TwigTemplate_f7fd6d969d6360f40867f5148aa6c3a5a2f56cdbee40bd505d9f63d07f2dbb20->doDisplay(array $context, array $blocks = []) …
                    › $this->parent = $this->loadTemplate("@Twig/layout.html.twig", "TwigBundle:Exception:exception_full.html.twig", 1);$this->parent->display($context, array_merge($this->blocks, $blocks));}
                  /mnt/sdc/www/softnauts.com/softnauts-back/vendor/twig/twig/src/Template.php:405 {
                    Twig\Template->displayWithErrorHandling(array $context, array $blocks = []) …
                    › try {    $this->doDisplay($context, $blocks);} catch (Error $e) {
                  }
                  /mnt/sdc/www/softnauts.com/softnauts-back/vendor/twig/twig/src/Template.php:378 {
                    Twig\Template->display(array $context, array $blocks = []) …
                    › {    $this->displayWithErrorHandling($this->env->mergeGlobals($context), array_merge($this->blocks, $blocks));}
                  }
                  /mnt/sdc/www/softnauts.com/softnauts-back/vendor/twig/twig/src/Template.php:390 {
                    Twig\Template->render(array $context) …
                    › try {    $this->display($context);} catch (\Throwable $e) {
                  }
                  /mnt/sdc/www/softnauts.com/softnauts-back/vendor/twig/twig/src/TemplateWrapper.php:45 {
                    Twig\TemplateWrapper->render(array $context = []): string …
                    ›     // as it should only be used by internal code    return $this->template->render($context, \func_get_args()[1] ?? []);}
                  }
                  /mnt/sdc/www/softnauts.com/softnauts-back/vendor/twig/twig/src/Environment.php:318 {
                    Twig\Environment->render($name, array $context = []) …
                    › {    return $this->load($name)->render($context);}
                  }
                  /mnt/sdc/www/softnauts.com/softnauts-back/vendor/symfony/twig-bundle/Controller/ExceptionController.php:73 {
                    Symfony\Bundle\TwigBundle\Controller\ExceptionController->showAction(Request $request, FlattenException $exception, DebugLoggerInterface $logger = null) …
                    ›     'logger' => $logger,    'currentContent' => $currentContent,]
                  }
                  /mnt/sdc/www/softnauts.com/softnauts-back/vendor/symfony/http-kernel/HttpKernel.php:158 {
                    Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
                    › // call controller$response = $controller(...$arguments);}
                  /mnt/sdc/www/softnauts.com/softnauts-back/vendor/symfony/http-kernel/HttpKernel.php:80 {
                    Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
                    › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
                  }
                  /mnt/sdc/www/softnauts.com/softnauts-back/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:61 {
                    Symfony\Component\HttpKernel\EventListener\ExceptionListener->onKernelException(GetResponseForExceptionEvent $event) …
                    › try {    $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);} catch (\Exception $e) {
                  }
                  /mnt/sdc/www/softnauts.com/softnauts-back/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:126 {
                    Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(Event $event, $eventName, EventDispatcherInterface $dispatcher) …
                    › 
                    › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);}
                  /mnt/sdc/www/softnauts.com/softnauts-back/vendor/symfony/event-dispatcher/EventDispatcher.php:264 {
                    Symfony\Component\EventDispatcher\EventDispatcher->doDispatch($listeners, $eventName, Event $event) …
                    ›     }    $listener($event, $eventName, $this);}
                  }
                  /mnt/sdc/www/softnauts.com/softnauts-back/vendor/symfony/event-dispatcher/EventDispatcher.php:239 {
                    Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, $event) …
                    › if ($event instanceof Event) {    $this->doDispatch($listeners, $eventName, $event);}
                  /mnt/sdc/www/softnauts.com/softnauts-back/vendor/symfony/event-dispatcher/EventDispatcher.php:73 {
                    Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) …
                    › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
                  }
                  /mnt/sdc/www/softnauts.com/softnauts-back/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:168 {
                    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
                    › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
                  }
                  /mnt/sdc/www/softnauts.com/softnauts-back/vendor/symfony/http-kernel/HttpKernel.php:219 {
                    Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
                    › $event = new ExceptionEvent($this, $request, $type, $e);$this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);}
                  /mnt/sdc/www/softnauts.com/softnauts-back/vendor/symfony/http-kernel/HttpKernel.php:91 {
                    Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
                    › 
                    ›     return $this->handleThrowable($e, $request, $type);}
                  }
                  /mnt/sdc/www/softnauts.com/softnauts-back/vendor/symfony/http-kernel/Kernel.php:201 {
                    Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
                    › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
                  }
                  /mnt/sdc/www/softnauts.com/softnauts-back/public/index.php:25 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
                  }
                }
              }
            ]
            "channel" => "php"
          ]
          [
            "timestamp" => 1715229381
            "message" => "User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0."
            "priority" => 200
            "priorityName" => "INFO"
            "context" => [
              "exception" => ErrorException {#1121
                #message: "User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0."
                #code: 0
                #file: "/mnt/sdc/www/softnauts.com/softnauts-back/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php"
                #line: 66
                #severity: E_USER_DEPRECATED
                trace: {
                  /mnt/sdc/www/softnauts.com/softnauts-back/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66 {
                    Doctrine\ORM\Mapping\UnderscoreNamingStrategy->__construct($case = CASE_LOWER, bool $numberAware = false) …
                    ›     'Creating ' . self::class . ' without making it number aware is deprecated and will be removed in Doctrine ORM 3.0.',    E_USER_DEPRECATED);
                  }
                  /mnt/sdc/www/softnauts.com/softnauts-back/var/cache/dev/ContainerX6hqc4k/srcApp_KernelDevDebugContainer.php:829 {
                    ContainerX6hqc4k\srcApp_KernelDevDebugContainer->getDoctrine_Orm_DefaultEntityManagerService($lazyLoad = true) …
                    › $a->setDefaultRepositoryClassName('Doctrine\\ORM\\EntityRepository');$a->setNamingStrategy(new \Doctrine\ORM\Mapping\UnderscoreNamingStrategy());$a->setQuoteStrategy(new \Doctrine\ORM\Mapping\DefaultQuoteStrategy());
                  }
                  /mnt/sdc/www/softnauts.com/softnauts-back/var/cache/dev/ContainerX6hqc4k/srcApp_KernelDevDebugContainer.php:778 {
                    ContainerX6hqc4k\srcApp_KernelDevDebugContainer->ContainerX6hqc4k\{closure} …
                    › return \EntityManager_9a5be93::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {    $wrappedInstance = $this->getDoctrine_Orm_DefaultEntityManagerService(false);}
                  /mnt/sdc/www/softnauts.com/softnauts-back/var/cache/dev/ContainerX6hqc4k/EntityManager_9a5be93.php:34 {
                    Closure->__invoke …
                    › {    $this->initializere3996 && ($this->initializere3996->__invoke($valueHoldera1fd8, $this, 'getMetadataFactory', array(), $this->initializere3996) || 1) && $this->valueHoldera1fd8 = $valueHoldera1fd8;}
                  /mnt/sdc/www/softnauts.com/softnauts-back/var/cache/dev/ContainerX6hqc4k/EntityManager_9a5be93.php:34 {
                    EntityManager_9a5be93->getMetadataFactory() …
                    › {    $this->initializere3996 && ($this->initializere3996->__invoke($valueHoldera1fd8, $this, 'getMetadataFactory', array(), $this->initializere3996) || 1) && $this->valueHoldera1fd8 = $valueHoldera1fd8;}
                  /mnt/sdc/www/softnauts.com/softnauts-back/vendor/doctrine/doctrine-bundle/DataCollector/DoctrineDataCollector.php:103 {
                    Doctrine\Bundle\DoctrineBundle\DataCollector\DoctrineDataCollector->collect(Request $request, Response $response, Throwable $exception = null) …
                    › 
                    › $factory   = $em->getMetadataFactory();$validator = new SchemaValidator($em);
                  }
                  /mnt/sdc/www/softnauts.com/softnauts-back/vendor/symfony/http-kernel/Profiler/Profiler.php:178 {
                    Symfony\Component\HttpKernel\Profiler\Profiler->collect(Request $request, Response $response) …
                    › 
                    › $collector->collect($request, $response, $e);// we need to clone for sub-requests
                  }
                  /mnt/sdc/www/softnauts.com/softnauts-back/vendor/symfony/http-kernel/EventListener/ProfilerListener.php:100 {
                    Symfony\Component\HttpKernel\EventListener\ProfilerListener->onKernelResponse(FilterResponseEvent $event) …
                    › try {    if (!$profile = $this->profiler->collect($request, $event->getResponse(), $exception)) {        return;
                  }
                  /mnt/sdc/www/softnauts.com/softnauts-back/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:126 {
                    Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(Event $event, $eventName, EventDispatcherInterface $dispatcher) …
                    › 
                    › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);}
                  /mnt/sdc/www/softnauts.com/softnauts-back/vendor/symfony/event-dispatcher/EventDispatcher.php:264 {
                    Symfony\Component\EventDispatcher\EventDispatcher->doDispatch($listeners, $eventName, Event $event) …
                    ›     }    $listener($event, $eventName, $this);}
                  }
                  /mnt/sdc/www/softnauts.com/softnauts-back/vendor/symfony/event-dispatcher/EventDispatcher.php:239 {
                    Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, $event) …
                    › if ($event instanceof Event) {    $this->doDispatch($listeners, $eventName, $event);}
                  /mnt/sdc/www/softnauts.com/softnauts-back/vendor/symfony/event-dispatcher/EventDispatcher.php:73 {
                    Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) …
                    › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
                  }
                  /mnt/sdc/www/softnauts.com/softnauts-back/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:168 {
                    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
                    › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
                  }
                  /mnt/sdc/www/softnauts.com/softnauts-back/vendor/symfony/http-kernel/HttpKernel.php:191 {
                    Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
                    › 
                    › $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);}
                  /mnt/sdc/www/softnauts.com/softnauts-back/vendor/symfony/http-kernel/HttpKernel.php:179 {
                    Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
                    › 
                    ›     return $this->filterResponse($response, $request, $type);}
                  }
                  /mnt/sdc/www/softnauts.com/softnauts-back/vendor/symfony/http-kernel/HttpKernel.php:80 {
                    Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
                    › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
                  }
                  /mnt/sdc/www/softnauts.com/softnauts-back/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:61 {
                    Symfony\Component\HttpKernel\EventListener\ExceptionListener->onKernelException(GetResponseForExceptionEvent $event) …
                    › try {    $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);} catch (\Exception $e) {
                  }
                  /mnt/sdc/www/softnauts.com/softnauts-back/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:126 {
                    Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(Event $event, $eventName, EventDispatcherInterface $dispatcher) …
                    › 
                    › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);}
                  /mnt/sdc/www/softnauts.com/softnauts-back/vendor/symfony/event-dispatcher/EventDispatcher.php:264 {
                    Symfony\Component\EventDispatcher\EventDispatcher->doDispatch($listeners, $eventName, Event $event) …
                    ›     }    $listener($event, $eventName, $this);}
                  }
                  /mnt/sdc/www/softnauts.com/softnauts-back/vendor/symfony/event-dispatcher/EventDispatcher.php:239 {
                    Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, $event) …
                    › if ($event instanceof Event) {    $this->doDispatch($listeners, $eventName, $event);}
                  /mnt/sdc/www/softnauts.com/softnauts-back/vendor/symfony/event-dispatcher/EventDispatcher.php:73 {
                    Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) …
                    › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
                  }
                  /mnt/sdc/www/softnauts.com/softnauts-back/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:168 {
                    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
                    › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
                  }
                  /mnt/sdc/www/softnauts.com/softnauts-back/vendor/symfony/http-kernel/HttpKernel.php:219 {
                    Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
                    › $event = new ExceptionEvent($this, $request, $type, $e);$this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);}
                  /mnt/sdc/www/softnauts.com/softnauts-back/vendor/symfony/http-kernel/HttpKernel.php:91 {
                    Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
                    › 
                    ›     return $this->handleThrowable($e, $request, $type);}
                  }
                  /mnt/sdc/www/softnauts.com/softnauts-back/vendor/symfony/http-kernel/Kernel.php:201 {
                    Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
                    › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
                  }
                  /mnt/sdc/www/softnauts.com/softnauts-back/public/index.php:25 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
                  }
                }
              }
            ]
            "channel" => "php"
          ]
          [
            "timestamp" => 1715229381
            "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" => 1715229381
            "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" => 1715229381
            "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" => 1715229381
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.response"
              "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelResponse"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1715229381
            "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" => 1715229381
            "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" => 1715229381
            "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" => 1715229381
            "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" => 1715229381
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.response"
              "listener" => "Symfony\Component\HttpKernel\EventListener\StreamedResponseListener::onKernelResponse"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1715229381
            "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" => 1715229381
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.finish_request"
              "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onFinishRequest"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1715229381
            "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" => 1715229381
            "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" => 1715229381
            "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: [
        "0000000000462c7d000000005d63913b" => 1
        "0000000000462e5d000000005d63913b" => 0
      ]
      -requestStack: Symfony\Component\HttpFoundation\RequestStack {#268 …}
    }
  ]
  #microsecondTimestamps: true
  #exceptionHandler: null
}