Error 500 Internal Server Error

POST https://test.forca.run/auth

Forwarded to ErrorController (88a7b3)

Serializer

1 Handled
0.21 ms Total time

serialize 1

Data Context Normalizer Encoder Time Caller
Symfony\Component\ErrorHandler\Exception\FlattenException
Symfony\Component\ErrorHandler\Exception\FlattenException {#865
  -message: """
    An exception occurred while executing a query: SQLSTATE[42P01]: Undefined table: 7 ERROR:  relation "app_refresh_token_id_seq" does not exist\n
    LINE 1: SELECT NEXTVAL('app_refresh_token_id_seq')\n
                           ^
    """
  -code: 7
  -previous: Symfony\Component\ErrorHandler\Exception\FlattenException {#860 …}
  -trace: [
    [
      "namespace" => ""
      "short_class" => ""
      "class" => ""
      "type" => ""
      "function" => ""
      "file" => "/var/www/vhosts/forca.run/test.forca.run/vendor/doctrine/dbal/src/Driver/API/PostgreSQL/ExceptionConverter.php"
      "line" => 71
      "args" => []
    ]
    [
      "namespace" => "Doctrine\DBAL\Driver\API\PostgreSQL"
      "short_class" => "ExceptionConverter"
      "class" => "Doctrine\DBAL\Driver\API\PostgreSQL\ExceptionConverter"
      "type" => "->"
      "function" => "convert"
      "file" => "/var/www/vhosts/forca.run/test.forca.run/vendor/doctrine/dbal/src/Connection.php"
      "line" => 1976
      "args" => []
    ]
    [
      "namespace" => "Doctrine\DBAL"
      "short_class" => "Connection"
      "class" => "Doctrine\DBAL\Connection"
      "type" => "->"
      "function" => "handleDriverException"
      "file" => "/var/www/vhosts/forca.run/test.forca.run/vendor/doctrine/dbal/src/Connection.php"
      "line" => 1918
      "args" => []
    ]
    [
      "namespace" => "Doctrine\DBAL"
      "short_class" => "Connection"
      "class" => "Doctrine\DBAL\Connection"
      "type" => "->"
      "function" => "convertExceptionDuringQuery"
      "file" => "/var/www/vhosts/forca.run/test.forca.run/vendor/doctrine/dbal/src/Connection.php"
      "line" => 1111
      "args" => []
    ]
    [
      "namespace" => "Doctrine\DBAL"
      "short_class" => "Connection"
      "class" => "Doctrine\DBAL\Connection"
      "type" => "->"
      "function" => "executeQuery"
      "file" => "/var/www/vhosts/forca.run/test.forca.run/vendor/doctrine/dbal/src/Connection.php"
      "line" => 627
      "args" => []
    ]
    [
      "namespace" => "Doctrine\DBAL"
      "short_class" => "Connection"
      "class" => "Doctrine\DBAL\Connection"
      "type" => "->"
      "function" => "fetchOne"
      "file" => "/var/www/vhosts/forca.run/test.forca.run/vendor/doctrine/orm/src/Id/SequenceGenerator.php"
      "line" => 65
      "args" => []
    ]
    [
      "namespace" => "Doctrine\ORM\Id"
      "short_class" => "SequenceGenerator"
      "class" => "Doctrine\ORM\Id\SequenceGenerator"
      "type" => "->"
      "function" => "generateId"
      "file" => "/var/www/vhosts/forca.run/test.forca.run/vendor/doctrine/orm/src/UnitOfWork.php"
      "line" => 1049
      "args" => []
    ]
    [
      "namespace" => "Doctrine\ORM"
      "short_class" => "UnitOfWork"
      "class" => "Doctrine\ORM\UnitOfWork"
      "type" => "->"
      "function" => "persistNew"
      "file" => "/var/www/vhosts/forca.run/test.forca.run/vendor/doctrine/orm/src/UnitOfWork.php"
      "line" => 2071
      "args" => []
    ]
    [
      "namespace" => "Doctrine\ORM"
      "short_class" => "UnitOfWork"
      "class" => "Doctrine\ORM\UnitOfWork"
      "type" => "->"
      "function" => "doPersist"
      "file" => "/var/www/vhosts/forca.run/test.forca.run/vendor/doctrine/orm/src/UnitOfWork.php"
      "line" => 2028
      "args" => []
    ]
    [
      "namespace" => "Doctrine\ORM"
      "short_class" => "UnitOfWork"
      "class" => "Doctrine\ORM\UnitOfWork"
      "type" => "->"
      "function" => "persist"
      "file" => "/var/www/vhosts/forca.run/test.forca.run/vendor/doctrine/orm/src/EntityManager.php"
      "line" => 681
      "args" => []
    ]
    [
      "namespace" => "Doctrine\ORM"
      "short_class" => "EntityManager"
      "class" => "Doctrine\ORM\EntityManager"
      "type" => "->"
      "function" => "persist"
      "file" => "/var/www/vhosts/forca.run/test.forca.run/vendor/gesdinet/jwt-refresh-token-bundle/Doctrine/RefreshTokenManager.php"
      "line" => 102
      "args" => []
    ]
    [
      "namespace" => "Gesdinet\JWTRefreshTokenBundle\Doctrine"
      "short_class" => "RefreshTokenManager"
      "class" => "Gesdinet\JWTRefreshTokenBundle\Doctrine\RefreshTokenManager"
      "type" => "->"
      "function" => "save"
      "file" => "/var/www/vhosts/forca.run/test.forca.run/vendor/gesdinet/jwt-refresh-token-bundle/EventListener/AttachRefreshTokenOnSuccessListener.php"
      "line" => 149
      "args" => []
    ]
    [
      "namespace" => "Gesdinet\JWTRefreshTokenBundle\EventListener"
      "short_class" => "AttachRefreshTokenOnSuccessListener"
      "class" => "Gesdinet\JWTRefreshTokenBundle\EventListener\AttachRefreshTokenOnSuccessListener"
      "type" => "->"
      "function" => "attachRefreshToken"
      "file" => "/var/www/vhosts/forca.run/test.forca.run/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
      "line" => 116
      "args" => []
    ]
    [
      "namespace" => "Symfony\Component\EventDispatcher\Debug"
      "short_class" => "WrappedListener"
      "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
      "type" => "->"
      "function" => "__invoke"
      "file" => "/var/www/vhosts/forca.run/test.forca.run/vendor/symfony/event-dispatcher/EventDispatcher.php"
      "line" => 220
      "args" => []
    ]
    [
      "namespace" => "Symfony\Component\EventDispatcher"
      "short_class" => "EventDispatcher"
      "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
      "type" => "->"
      "function" => "callListeners"
      "file" => "/var/www/vhosts/forca.run/test.forca.run/vendor/symfony/event-dispatcher/EventDispatcher.php"
      "line" => 56
      "args" => []
    ]
    [
      "namespace" => "Symfony\Component\EventDispatcher"
      "short_class" => "EventDispatcher"
      "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
      "type" => "->"
      "function" => "dispatch"
      "file" => "/var/www/vhosts/forca.run/test.forca.run/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
      "line" => 142
      "args" => []
    ]
    [
      "namespace" => "Symfony\Component\EventDispatcher\Debug"
      "short_class" => "TraceableEventDispatcher"
      "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
      "type" => "->"
      "function" => "dispatch"
      "file" => "/var/www/vhosts/forca.run/test.forca.run/vendor/lexik/jwt-authentication-bundle/Security/Http/Authentication/AuthenticationSuccessHandler.php"
      "line" => 69
      "args" => []
    ]
    [
      "namespace" => "Lexik\Bundle\JWTAuthenticationBundle\Security\Http\Authentication"
      "short_class" => "AuthenticationSuccessHandler"
      "class" => "Lexik\Bundle\JWTAuthenticationBundle\Security\Http\Authentication\AuthenticationSuccessHandler"
      "type" => "->"
      "function" => "handleAuthenticationSuccess"
      "file" => "/var/www/vhosts/forca.run/test.forca.run/vendor/lexik/jwt-authentication-bundle/Security/Http/Authentication/AuthenticationSuccessHandler.php"
      "line" => 49
      "args" => []
    ]
    [
      "namespace" => "Lexik\Bundle\JWTAuthenticationBundle\Security\Http\Authentication"
      "short_class" => "AuthenticationSuccessHandler"
      "class" => "Lexik\Bundle\JWTAuthenticationBundle\Security\Http\Authentication\AuthenticationSuccessHandler"
      "type" => "->"
      "function" => "onAuthenticationSuccess"
      "file" => "/var/www/vhosts/forca.run/test.forca.run/vendor/symfony/security-http/Authentication/CustomAuthenticationSuccessHandler.php"
      "line" => 42
      "args" => []
    ]
    [
      "namespace" => "Symfony\Component\Security\Http\Authentication"
      "short_class" => "CustomAuthenticationSuccessHandler"
      "class" => "Symfony\Component\Security\Http\Authentication\CustomAuthenticationSuccessHandler"
      "type" => "->"
      "function" => "onAuthenticationSuccess"
      "file" => "/var/www/vhosts/forca.run/test.forca.run/vendor/symfony/security-http/Authenticator/JsonLoginAuthenticator.php"
      "line" => 117
      "args" => []
    ]
    [
      "namespace" => "Symfony\Component\Security\Http\Authenticator"
      "short_class" => "JsonLoginAuthenticator"
      "class" => "Symfony\Component\Security\Http\Authenticator\JsonLoginAuthenticator"
      "type" => "->"
      "function" => "onAuthenticationSuccess"
      "file" => "/var/www/vhosts/forca.run/test.forca.run/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticator.php"
      "line" => 83
      "args" => []
    ]
    [
      "namespace" => "Symfony\Component\Security\Http\Authenticator\Debug"
      "short_class" => "TraceableAuthenticator"
      "class" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator"
      "type" => "->"
      "function" => "onAuthenticationSuccess"
      "file" => "/var/www/vhosts/forca.run/test.forca.run/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
      "line" => 235
      "args" => []
    ]
    [
      "namespace" => "Symfony\Component\Security\Http\Authentication"
      "short_class" => "AuthenticatorManager"
      "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
      "type" => "->"
      "function" => "handleAuthenticationSuccess"
      "file" => "/var/www/vhosts/forca.run/test.forca.run/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
      "line" => 221
      "args" => []
    ]
    [
      "namespace" => "Symfony\Component\Security\Http\Authentication"
      "short_class" => "AuthenticatorManager"
      "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
      "type" => "->"
      "function" => "executeAuthenticator"
      "file" => "/var/www/vhosts/forca.run/test.forca.run/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
      "line" => 158
      "args" => []
    ]
    [
      "namespace" => "Symfony\Component\Security\Http\Authentication"
      "short_class" => "AuthenticatorManager"
      "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
      "type" => "->"
      "function" => "executeAuthenticators"
      "file" => "/var/www/vhosts/forca.run/test.forca.run/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
      "line" => 140
      "args" => []
    ]
    [
      "namespace" => "Symfony\Component\Security\Http\Authentication"
      "short_class" => "AuthenticatorManager"
      "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
      "type" => "->"
      "function" => "authenticateRequest"
      "file" => "/var/www/vhosts/forca.run/test.forca.run/vendor/symfony/security-http/Firewall/AuthenticatorManagerListener.php"
      "line" => 40
      "args" => []
    ]
    [
      "namespace" => "Symfony\Component\Security\Http\Firewall"
      "short_class" => "AuthenticatorManagerListener"
      "class" => "Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener"
      "type" => "->"
      "function" => "authenticate"
      "file" => "/var/www/vhosts/forca.run/test.forca.run/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticatorManagerListener.php"
      "line" => 68
      "args" => []
    ]
    [
      "namespace" => "Symfony\Component\Security\Http\Authenticator\Debug"
      "short_class" => "TraceableAuthenticatorManagerListener"
      "class" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener"
      "type" => "->"
      "function" => "authenticate"
      "file" => "/var/www/vhosts/forca.run/test.forca.run/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
      "line" => 46
      "args" => []
    ]
    [
      "namespace" => "Symfony\Bundle\SecurityBundle\Debug"
      "short_class" => "WrappedLazyListener"
      "class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
      "type" => "->"
      "function" => "authenticate"
      "file" => "/var/www/vhosts/forca.run/test.forca.run/vendor/symfony/security-http/Firewall/AbstractListener.php"
      "line" => 26
      "args" => []
    ]
    [
      "namespace" => "Symfony\Component\Security\Http\Firewall"
      "short_class" => "AbstractListener"
      "class" => "Symfony\Component\Security\Http\Firewall\AbstractListener"
      "type" => "->"
      "function" => "__invoke"
      "file" => "/var/www/vhosts/forca.run/test.forca.run/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
      "line" => 83
      "args" => []
    ]
    [
      "namespace" => "Symfony\Bundle\SecurityBundle\Debug"
      "short_class" => "TraceableFirewallListener"
      "class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
      "type" => "->"
      "function" => "callListeners"
      "file" => "/var/www/vhosts/forca.run/test.forca.run/vendor/symfony/security-http/Firewall.php"
      "line" => 95
      "args" => []
    ]
    [
      "namespace" => "Symfony\Component\Security\Http"
      "short_class" => "Firewall"
      "class" => "Symfony\Component\Security\Http\Firewall"
      "type" => "->"
      "function" => "onKernelRequest"
      "file" => "/var/www/vhosts/forca.run/test.forca.run/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
      "line" => 116
      "args" => []
    ]
    [
      "namespace" => "Symfony\Component\EventDispatcher\Debug"
      "short_class" => "WrappedListener"
      "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
      "type" => "->"
      "function" => "__invoke"
      "file" => "/var/www/vhosts/forca.run/test.forca.run/vendor/symfony/event-dispatcher/EventDispatcher.php"
      "line" => 220
      "args" => []
    ]
    [
      "namespace" => "Symfony\Component\EventDispatcher"
      "short_class" => "EventDispatcher"
      "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
      "type" => "->"
      "function" => "callListeners"
      "file" => "/var/www/vhosts/forca.run/test.forca.run/vendor/symfony/event-dispatcher/EventDispatcher.php"
      "line" => 56
      "args" => []
    ]
    [
      "namespace" => "Symfony\Component\EventDispatcher"
      "short_class" => "EventDispatcher"
      "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
      "type" => "->"
      "function" => "dispatch"
      "file" => "/var/www/vhosts/forca.run/test.forca.run/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
      "line" => 142
      "args" => []
    ]
    [
      "namespace" => "Symfony\Component\EventDispatcher\Debug"
      "short_class" => "TraceableEventDispatcher"
      "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
      "type" => "->"
      "function" => "dispatch"
      "file" => "/var/www/vhosts/forca.run/test.forca.run/vendor/symfony/http-kernel/HttpKernel.php"
      "line" => 157
      "args" => []
    ]
    [
      "namespace" => "Symfony\Component\HttpKernel"
      "short_class" => "HttpKernel"
      "class" => "Symfony\Component\HttpKernel\HttpKernel"
      "type" => "->"
      "function" => "handleRaw"
      "file" => "/var/www/vhosts/forca.run/test.forca.run/vendor/symfony/http-kernel/HttpKernel.php"
      "line" => 76
      "args" => []
    ]
    [
      "namespace" => "Symfony\Component\HttpKernel"
      "short_class" => "HttpKernel"
      "class" => "Symfony\Component\HttpKernel\HttpKernel"
      "type" => "->"
      "function" => "handle"
      "file" => "/var/www/vhosts/forca.run/test.forca.run/vendor/symfony/http-kernel/Kernel.php"
      "line" => 208
      "args" => []
    ]
    [
      "namespace" => "Symfony\Component\HttpKernel"
      "short_class" => "Kernel"
      "class" => "Symfony\Component\HttpKernel\Kernel"
      "type" => "->"
      "function" => "handle"
      "file" => "/var/www/vhosts/forca.run/test.forca.run/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
      "line" => 35
      "args" => []
    ]
    [
      "namespace" => "Symfony\Component\Runtime\Runner\Symfony"
      "short_class" => "HttpKernelRunner"
      "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
      "type" => "->"
      "function" => "run"
      "file" => "/var/www/vhosts/forca.run/test.forca.run/vendor/autoload_runtime.php"
      "line" => 29
      "args" => []
    ]
    [
      "namespace" => ""
      "short_class" => ""
      "class" => ""
      "type" => ""
      "function" => "require_once"
      "file" => "/var/www/vhosts/forca.run/test.forca.run/public/index.php"
      "line" => 5
      "args" => [
        [
          "string"
          "/var/www/vhosts/forca.run/test.forca.run/vendor/autoload_runtime.php"
        ]
      ]
    ]
  ]
  -traceAsString: """
    #0 /var/www/vhosts/forca.run/test.forca.run/vendor/doctrine/dbal/src/Connection.php(1976): Doctrine\DBAL\Driver\API\PostgreSQL\ExceptionConverter->convert()\n
    #1 /var/www/vhosts/forca.run/test.forca.run/vendor/doctrine/dbal/src/Connection.php(1918): Doctrine\DBAL\Connection->handleDriverException()\n
    #2 /var/www/vhosts/forca.run/test.forca.run/vendor/doctrine/dbal/src/Connection.php(1111): Doctrine\DBAL\Connection->convertExceptionDuringQuery()\n
    #3 /var/www/vhosts/forca.run/test.forca.run/vendor/doctrine/dbal/src/Connection.php(627): Doctrine\DBAL\Connection->executeQuery()\n
    #4 /var/www/vhosts/forca.run/test.forca.run/vendor/doctrine/orm/src/Id/SequenceGenerator.php(65): Doctrine\DBAL\Connection->fetchOne()\n
    #5 /var/www/vhosts/forca.run/test.forca.run/vendor/doctrine/orm/src/UnitOfWork.php(1049): Doctrine\ORM\Id\SequenceGenerator->generateId()\n
    #6 /var/www/vhosts/forca.run/test.forca.run/vendor/doctrine/orm/src/UnitOfWork.php(2071): Doctrine\ORM\UnitOfWork->persistNew()\n
    #7 /var/www/vhosts/forca.run/test.forca.run/vendor/doctrine/orm/src/UnitOfWork.php(2028): Doctrine\ORM\UnitOfWork->doPersist()\n
    #8 /var/www/vhosts/forca.run/test.forca.run/vendor/doctrine/orm/src/EntityManager.php(681): Doctrine\ORM\UnitOfWork->persist()\n
    #9 /var/www/vhosts/forca.run/test.forca.run/vendor/gesdinet/jwt-refresh-token-bundle/Doctrine/RefreshTokenManager.php(102): Doctrine\ORM\EntityManager->persist()\n
    #10 /var/www/vhosts/forca.run/test.forca.run/vendor/gesdinet/jwt-refresh-token-bundle/EventListener/AttachRefreshTokenOnSuccessListener.php(149): Gesdinet\JWTRefreshTokenBundle\Doctrine\RefreshTokenManager->save()\n
    #11 /var/www/vhosts/forca.run/test.forca.run/vendor/symfony/event-dispatcher/Debug/WrappedListener.php(116): Gesdinet\JWTRefreshTokenBundle\EventListener\AttachRefreshTokenOnSuccessListener->attachRefreshToken()\n
    #12 /var/www/vhosts/forca.run/test.forca.run/vendor/symfony/event-dispatcher/EventDispatcher.php(220): Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke()\n
    #13 /var/www/vhosts/forca.run/test.forca.run/vendor/symfony/event-dispatcher/EventDispatcher.php(56): Symfony\Component\EventDispatcher\EventDispatcher->callListeners()\n
    #14 /var/www/vhosts/forca.run/test.forca.run/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php(142): Symfony\Component\EventDispatcher\EventDispatcher->dispatch()\n
    #15 /var/www/vhosts/forca.run/test.forca.run/vendor/lexik/jwt-authentication-bundle/Security/Http/Authentication/AuthenticationSuccessHandler.php(69): Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch()\n
    #16 /var/www/vhosts/forca.run/test.forca.run/vendor/lexik/jwt-authentication-bundle/Security/Http/Authentication/AuthenticationSuccessHandler.php(49): Lexik\Bundle\JWTAuthenticationBundle\Security\Http\Authentication\AuthenticationSuccessHandler->handleAuthenticationSuccess()\n
    #17 /var/www/vhosts/forca.run/test.forca.run/vendor/symfony/security-http/Authentication/CustomAuthenticationSuccessHandler.php(42): Lexik\Bundle\JWTAuthenticationBundle\Security\Http\Authentication\AuthenticationSuccessHandler->onAuthenticationSuccess()\n
    #18 /var/www/vhosts/forca.run/test.forca.run/vendor/symfony/security-http/Authenticator/JsonLoginAuthenticator.php(117): Symfony\Component\Security\Http\Authentication\CustomAuthenticationSuccessHandler->onAuthenticationSuccess()\n
    #19 /var/www/vhosts/forca.run/test.forca.run/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticator.php(83): Symfony\Component\Security\Http\Authenticator\JsonLoginAuthenticator->onAuthenticationSuccess()\n
    #20 /var/www/vhosts/forca.run/test.forca.run/vendor/symfony/security-http/Authentication/AuthenticatorManager.php(235): Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator->onAuthenticationSuccess()\n
    #21 /var/www/vhosts/forca.run/test.forca.run/vendor/symfony/security-http/Authentication/AuthenticatorManager.php(221): Symfony\Component\Security\Http\Authentication\AuthenticatorManager->handleAuthenticationSuccess()\n
    #22 /var/www/vhosts/forca.run/test.forca.run/vendor/symfony/security-http/Authentication/AuthenticatorManager.php(158): Symfony\Component\Security\Http\Authentication\AuthenticatorManager->executeAuthenticator()\n
    #23 /var/www/vhosts/forca.run/test.forca.run/vendor/symfony/security-http/Authentication/AuthenticatorManager.php(140): Symfony\Component\Security\Http\Authentication\AuthenticatorManager->executeAuthenticators()\n
    #24 /var/www/vhosts/forca.run/test.forca.run/vendor/symfony/security-http/Firewall/AuthenticatorManagerListener.php(40): Symfony\Component\Security\Http\Authentication\AuthenticatorManager->authenticateRequest()\n
    #25 /var/www/vhosts/forca.run/test.forca.run/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticatorManagerListener.php(68): Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener->authenticate()\n
    #26 /var/www/vhosts/forca.run/test.forca.run/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php(46): Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener->authenticate()\n
    #27 /var/www/vhosts/forca.run/test.forca.run/vendor/symfony/security-http/Firewall/AbstractListener.php(26): Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener->authenticate()\n
    #28 /var/www/vhosts/forca.run/test.forca.run/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php(83): Symfony\Component\Security\Http\Firewall\AbstractListener->__invoke()\n
    #29 /var/www/vhosts/forca.run/test.forca.run/vendor/symfony/security-http/Firewall.php(95): Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener->callListeners()\n
    #30 /var/www/vhosts/forca.run/test.forca.run/vendor/symfony/event-dispatcher/Debug/WrappedListener.php(116): Symfony\Component\Security\Http\Firewall->onKernelRequest()\n
    #31 /var/www/vhosts/forca.run/test.forca.run/vendor/symfony/event-dispatcher/EventDispatcher.php(220): Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke()\n
    #32 /var/www/vhosts/forca.run/test.forca.run/vendor/symfony/event-dispatcher/EventDispatcher.php(56): Symfony\Component\EventDispatcher\EventDispatcher->callListeners()\n
    #33 /var/www/vhosts/forca.run/test.forca.run/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php(142): Symfony\Component\EventDispatcher\EventDispatcher->dispatch()\n
    #34 /var/www/vhosts/forca.run/test.forca.run/vendor/symfony/http-kernel/HttpKernel.php(157): Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch()\n
    #35 /var/www/vhosts/forca.run/test.forca.run/vendor/symfony/http-kernel/HttpKernel.php(76): Symfony\Component\HttpKernel\HttpKernel->handleRaw()\n
    #36 /var/www/vhosts/forca.run/test.forca.run/vendor/symfony/http-kernel/Kernel.php(208): Symfony\Component\HttpKernel\HttpKernel->handle()\n
    #37 /var/www/vhosts/forca.run/test.forca.run/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php(35): Symfony\Component\HttpKernel\Kernel->handle()\n
    #38 /var/www/vhosts/forca.run/test.forca.run/vendor/autoload_runtime.php(29): Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run()\n
    #39 /var/www/vhosts/forca.run/test.forca.run/public/index.php(5): require_once('...')\n
    #40 {main}
    """
  -class: "Doctrine\DBAL\Exception\TableNotFoundException"
  -statusCode: 500
  -statusText: "Internal Server Error"
  -headers: [
    "Vary" => "Accept"
    "X-Debug-Exception" => "An%20exception%20occurred%20while%20executing%20a%20query%3A%20SQLSTATE%5B42P01%5D%3A%20Undefined%20table%3A%207%20ERROR%3A%20%20relation%20%22app_refresh_token_id_seq%22%20does%20not%20exist%0ALINE%201%3A%20SELECT%20NEXTVAL%28%27app_refresh_token_id_seq%27%29%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%5E"
    "X-Debug-Exception-File" => "%2Fvar%2Fwww%2Fvhosts%2Fforca.run%2Ftest.forca.run%2Fvendor%2Fdoctrine%2Fdbal%2Fsrc%2FDriver%2FAPI%2FPostgreSQL%2FExceptionConverter.php:71"
    "Content-Type" => "application/json"
  ]
  -file: "/var/www/vhosts/forca.run/test.forca.run/vendor/doctrine/dbal/src/Driver/API/PostgreSQL/ExceptionConverter.php"
  -line: 71
  -asString: "{"type":"https:\/\/tools.ietf.org\/html\/rfc2616#section-10","title":"An error occurred","status":500,"detail":"An exception occurred while executing a query: SQLSTATE[42P01]: Undefined table: 7 ERROR:  relation \"app_refresh_token_id_seq\" does not exist\nLINE 1: SELECT NEXTVAL('app_refresh_token_id_seq')\n                       ^","class":"Doctrine\\DBAL\\Exception\\TableNotFoundException","trace":[{"namespace":"","short_class":"","class":"","type":"","function":"","file":"\/var\/www\/vhosts\/forca.run\/test.forca.run\/vendor\/doctrine\/dbal\/src\/Driver\/API\/PostgreSQL\/ExceptionConverter.php","line":71,"args":[]},{"namespace":"Doctrine\\DBAL\\Driver\\API\\PostgreSQL","short_class":"ExceptionConverter","class":"Doctrine\\DBAL\\Driver\\API\\PostgreSQL\\ExceptionConverter","type":"->","function":"convert","file":"\/var\/www\/vhosts\/forca.run\/test.forca.run\/vendor\/doctrine\/dbal\/src\/Connection.php","line":1976,"args":[]},{"namespace":"Doctrine\\DBAL","short_class":"Connection","class":"Doctrine\\DBAL\\Connection","type":"->","function":"handleDriverException","file":"\/var\/www\/vhosts\/forca.run\/test.forca.run\/vendor\/doctrine\/dbal\/src\/Connection.php","line":1918,"args":[]},{"namespace":"Doctrine\\DBAL","short_class":"Connection","class":"Doctrine\\DBAL\\Connection","type":"->","function":"convertExceptionDuringQuery","file":"\/var\/www\/vhosts\/forca.run\/test.forca.run\/vendor\/doctrine\/dbal\/src\/Connection.php","line":1111,"args":[]},{"namespace":"Doctrine\\DBAL","short_class":"Connection","class":"Doctrine\\DBAL\\Connection","type":"->","function":"executeQuery","file":"\/var\/www\/vhosts\/forca.run\/test.forca.run\/vendor\/doctrine\/dbal\/src\/Connection.php","line":627,"args":[]},{"namespace":"Doctrine\\DBAL","short_class":"Connection","class":"Doctrine\\DBAL\\Connection","type":"->","function":"fetchOne","file":"\/var\/www\/vhosts\/forca.run\/test.forca.run\/vendor\/doctrine\/orm\/src\/Id\/SequenceGenerator.php","line":65,"args":[]},{"namespace":"Doctrine\\ORM\\Id","short_class":"SequenceGenerator","class":"Doctrine\\ORM\\Id\\SequenceGenerator","type":"->","function":"generateId","file":"\/var\/www\/vhosts\/forca.run\/test.forca.run\/vendor\/doctrine\/orm\/src\/UnitOfWork.php","line":1049,"args":[]},{"namespace":"Doctrine\\ORM","short_class":"UnitOfWork","class":"Doctrine\\ORM\\UnitOfWork","type":"->","function":"persistNew","file":"\/var\/www\/vhosts\/forca.run\/test.forca.run\/vendor\/doctrine\/orm\/src\/UnitOfWork.php","line":2071,"args":[]},{"namespace":"Doctrine\\ORM","short_class":"UnitOfWork","class":"Doctrine\\ORM\\UnitOfWork","type":"->","function":"doPersist","file":"\/var\/www\/vhosts\/forca.run\/test.forca.run\/vendor\/doctrine\/orm\/src\/UnitOfWork.php","line":2028,"args":[]},{"namespace":"Doctrine\\ORM","short_class":"UnitOfWork","class":"Doctrine\\ORM\\UnitOfWork","type":"->","function":"persist","file":"\/var\/www\/vhosts\/forca.run\/test.forca.run\/vendor\/doctrine\/orm\/src\/EntityManager.php","line":681,"args":[]},{"namespace":"Doctrine\\ORM","short_class":"EntityManager","class":"Doctrine\\ORM\\EntityManager","type":"->","function":"persist","file":"\/var\/www\/vhosts\/forca.run\/test.forca.run\/vendor\/gesdinet\/jwt-refresh-token-bundle\/Doctrine\/RefreshTokenManager.php","line":102,"args":[]},{"namespace":"Gesdinet\\JWTRefreshTokenBundle\\Doctrine","short_class":"RefreshTokenManager","class":"Gesdinet\\JWTRefreshTokenBundle\\Doctrine\\RefreshTokenManager","type":"->","function":"save","file":"\/var\/www\/vhosts\/forca.run\/test.forca.run\/vendor\/gesdinet\/jwt-refresh-token-bundle\/EventListener\/AttachRefreshTokenOnSuccessListener.php","line":149,"args":[]},{"namespace":"Gesdinet\\JWTRefreshTokenBundle\\EventListener","short_class":"AttachRefreshTokenOnSuccessListener","class":"Gesdinet\\JWTRefreshTokenBundle\\EventListener\\AttachRefreshTokenOnSuccessListener","type":"->","function":"attachRefreshToken","file":"\/var\/www\/vhosts\/forca.run\/test.forca.run\/vendor\/symfony\/event-dispatcher\/Debug\/WrappedListener.php","line":116,"args":[]},{"namespace":"Symfony\\Component\\EventDispatcher\\Debug","short_class":"WrappedListener","class":"Symfony\\Component\\EventDispatcher\\Debug\\WrappedListener","type":"->","function":"__invoke","file":"\/var\/www\/vhosts\/forca.run\/test.forca.run\/vendor\/symfony\/event-dispatcher\/EventDispatcher.php","line":220,"args":[]},{"namespace":"Symfony\\Component\\EventDispatcher","short_class":"EventDispatcher","class":"Symfony\\Component\\EventDispatcher\\EventDispatcher","type":"->","function":"callListeners","file":"\/var\/www\/vhosts\/forca.run\/test.forca.run\/vendor\/symfony\/event-dispatcher\/EventDispatcher.php","line":56,"args":[]},{"namespace":"Symfony\\Component\\EventDispatcher","short_class":"EventDispatcher","class":"Symfony\\Component\\EventDispatcher\\EventDispatcher","type":"->","function":"dispatch","file":"\/var\/www\/vhosts\/forca.run\/test.forca.run\/vendor\/symfony\/event-dispatcher\/Debug\/TraceableEventDispatcher.php","line":142,"args":[]},{"namespace":"Symfony\\Component\\EventDispatcher\\Debug","short_class":"TraceableEventDispatcher","class":"Symfony\\Component\\EventDispatcher\\Debug\\TraceableEventDispatcher","type":"->","function":"dispatch","file":"\/var\/www\/vhosts\/forca.run\/test.forca.run\/vendor\/lexik\/jwt-authentication-bundle\/Security\/Http\/Authentication\/AuthenticationSuccessHandler.php","line":69,"args":[]},{"namespace":"Lexik\\Bundle\\JWTAuthenticationBundle\\Security\\Http\\Authentication","short_class":"AuthenticationSuccessHandler","class":"Lexik\\Bundle\\JWTAuthenticationBundle\\Security\\Http\\Authentication\\AuthenticationSuccessHandler","type":"->","function":"handleAuthenticationSuccess","file":"\/var\/www\/vhosts\/forca.run\/test.forca.run\/vendor\/lexik\/jwt-authentication-bundle\/Security\/Http\/Authentication\/AuthenticationSuccessHandler.php","line":49,"args":[]},{"namespace":"Lexik\\Bundle\\JWTAuthenticationBundle\\Security\\Http\\Authentication","short_class":"AuthenticationSuccessHandler","class":"Lexik\\Bundle\\JWTAuthenticationBundle\\Security\\Http\\Authentication\\AuthenticationSuccessHandler","type":"->","function":"onAuthenticationSuccess","file":"\/var\/www\/vhosts\/forca.run\/test.forca.run\/vendor\/symfony\/security-http\/Authentication\/CustomAuthenticationSuccessHandler.php","line":42,"args":[]},{"namespace":"Symfony\\Component\\Security\\Http\\Authentication","short_class":"CustomAuthenticationSuccessHandler","class":"Symfony\\Component\\Security\\Http\\Authentication\\CustomAuthenticationSuccessHandler","type":"->","function":"onAuthenticationSuccess","file":"\/var\/www\/vhosts\/forca.run\/test.forca.run\/vendor\/symfony\/security-http\/Authenticator\/JsonLoginAuthenticator.php","line":117,"args":[]},{"namespace":"Symfony\\Component\\Security\\Http\\Authenticator","short_class":"JsonLoginAuthenticator","class":"Symfony\\Component\\Security\\Http\\Authenticator\\JsonLoginAuthenticator","type":"->","function":"onAuthenticationSuccess","file":"\/var\/www\/vhosts\/forca.run\/test.forca.run\/vendor\/symfony\/security-http\/Authenticator\/Debug\/TraceableAuthenticator.php","line":83,"args":[]},{"namespace":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug","short_class":"TraceableAuthenticator","class":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator","type":"->","function":"onAuthenticationSuccess","file":"\/var\/www\/vhosts\/forca.run\/test.forca.run\/vendor\/symfony\/security-http\/Authentication\/AuthenticatorManager.php","line":235,"args":[]},{"namespace":"Symfony\\Component\\Security\\Http\\Authentication","short_class":"AuthenticatorManager","class":"Symfony\\Component\\Security\\Http\\Authentication\\AuthenticatorManager","type":"->","function":"handleAuthenticationSuccess","file":"\/var\/www\/vhosts\/forca.run\/test.forca.run\/vendor\/symfony\/security-http\/Authentication\/AuthenticatorManager.php","line":221,"args":[]},{"namespace":"Symfony\\Component\\Security\\Http\\Authentication","short_class":"AuthenticatorManager","class":"Symfony\\Component\\Security\\Http\\Authentication\\AuthenticatorManager","type":"->","function":"executeAuthenticator","file":"\/var\/www\/vhosts\/forca.run\/test.forca.run\/vendor\/symfony\/security-http\/Authentication\/AuthenticatorManager.php","line":158,"args":[]},{"namespace":"Symfony\\Component\\Security\\Http\\Authentication","short_class":"AuthenticatorManager","class":"Symfony\\Component\\Security\\Http\\Authentication\\AuthenticatorManager","type":"->","function":"executeAuthenticators","file":"\/var\/www\/vhosts\/forca.run\/test.forca.run\/vendor\/symfony\/security-http\/Authentication\/AuthenticatorManager.php","line":140,"args":[]},{"namespace":"Symfony\\Component\\Security\\Http\\Authentication","short_class":"AuthenticatorManager","class":"Symfony\\Component\\Security\\Http\\Authentication\\AuthenticatorManager","type":"->","function":"authenticateRequest","file":"\/var\/www\/vhosts\/forca.run\/test.forca.run\/vendor\/symfony\/security-http\/Firewall\/AuthenticatorManagerListener.php","line":40,"args":[]},{"namespace":"Symfony\\Component\\Security\\Http\\Firewall","short_class":"AuthenticatorManagerListener","class":"Symfony\\Component\\Security\\Http\\Firewall\\AuthenticatorManagerListener","type":"->","function":"authenticate","file":"\/var\/www\/vhosts\/forca.run\/test.forca.run\/vendor\/symfony\/security-http\/Authenticator\/Debug\/TraceableAuthenticatorManagerListener.php","line":68,"args":[]},{"namespace":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug","short_class":"TraceableAuthenticatorManagerListener","class":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticatorManagerListener","type":"->","function":"authenticate","file":"\/var\/www\/vhosts\/forca.run\/test.forca.run\/vendor\/symfony\/security-bundle\/Debug\/WrappedLazyListener.php","line":46,"args":[]},{"namespace":"Symfony\\Bundle\\SecurityBundle\\Debug","short_class":"WrappedLazyListener","class":"Symfony\\Bundle\\SecurityBundle\\Debug\\WrappedLazyListener","type":"->","function":"authenticate","file":"\/var\/www\/vhosts\/forca.run\/test.forca.run\/vendor\/symfony\/security-http\/Firewall\/AbstractListener.php","line":26,"args":[]},{"namespace":"Symfony\\Component\\Security\\Http\\Firewall","short_class":"AbstractListener","class":"Symfony\\Component\\Security\\Http\\Firewall\\AbstractListener","type":"->","function":"__invoke","file":"\/var\/www\/vhosts\/forca.run\/test.forca.run\/vendor\/symfony\/security-bundle\/Debug\/TraceableFirewallListener.php","line":83,"args":[]},{"namespace":"Symfony\\Bundle\\SecurityBundle\\Debug","short_class":"TraceableFirewallListener","class":"Symfony\\Bundle\\SecurityBundle\\Debug\\TraceableFirewallListener","type":"->","function":"callListeners","file":"\/var\/www\/vhosts\/forca.run\/test.forca.run\/vendor\/symfony\/security-http\/Firewall.php","line":95,"args":[]},{"namespace":"Symfony\\Component\\Security\\Http","short_class":"Firewall","class":"Symfony\\Component\\Security\\Http\\Firewall","type":"->","function":"onKernelRequest","file":"\/var\/www\/vhosts\/forca.run\/test.forca.run\/vendor\/symfony\/event-dispatcher\/Debug\/WrappedListener.php","line":116,"args":[]},{"namespace":"Symfony\\Component\\EventDispatcher\\Debug","short_class":"WrappedListener","class":"Symfony\\Component\\EventDispatcher\\Debug\\WrappedListener","type":"->","function":"__invoke","file":"\/var\/www\/vhosts\/forca.run\/test.forca.run\/vendor\/symfony\/event-dispatcher\/EventDispatcher.php","line":220,"args":[]},{"namespace":"Symfony\\Component\\EventDispatcher","short_class":"EventDispatcher","class":"Symfony\\Component\\EventDispatcher\\EventDispatcher","type":"->","function":"callListeners","file":"\/var\/www\/vhosts\/forca.run\/test.forca.run\/vendor\/symfony\/event-dispatcher\/EventDispatcher.php","line":56,"args":[]},{"namespace":"Symfony\\Component\\EventDispatcher","short_class":"EventDispatcher","class":"Symfony\\Component\\EventDispatcher\\EventDispatcher","type":"->","function":"dispatch","file":"\/var\/www\/vhosts\/forca.run\/test.forca.run\/vendor\/symfony\/event-dispatcher\/Debug\/TraceableEventDispatcher.php","line":142,"args":[]},{"namespace":"Symfony\\Component\\EventDispatcher\\Debug","short_class":"TraceableEventDispatcher","class":"Symfony\\Component\\EventDispatcher\\Debug\\TraceableEventDispatcher","type":"->","function":"dispatch","file":"\/var\/www\/vhosts\/forca.run\/test.forca.run\/vendor\/symfony\/http-kernel\/HttpKernel.php","line":157,"args":[]},{"namespace":"Symfony\\Component\\HttpKernel","short_class":"HttpKernel","class":"Symfony\\Component\\HttpKernel\\HttpKernel","type":"->","function":"handleRaw","file":"\/var\/www\/vhosts\/forca.run\/test.forca.run\/vendor\/symfony\/http-kernel\/HttpKernel.php","line":76,"args":[]},{"namespace":"Symfony\\Component\\HttpKernel","short_class":"HttpKernel","class":"Symfony\\Component\\HttpKernel\\HttpKernel","type":"->","function":"handle","file":"\/var\/www\/vhosts\/forca.run\/test.forca.run\/vendor\/symfony\/http-kernel\/Kernel.php","line":208,"args":[]},{"namespace":"Symfony\\Component\\HttpKernel","short_class":"Kernel","class":"Symfony\\Component\\HttpKernel\\Kernel","type":"->","function":"handle","file":"\/var\/www\/vhosts\/forca.run\/test.forca.run\/vendor\/symfony\/runtime\/Runner\/Symfony\/HttpKernelRunner.php","line":35,"args":[]},{"namespace":"Symfony\\Component\\Runtime\\Runner\\Symfony","short_class":"HttpKernelRunner","class":"Symfony\\Component\\Runtime\\Runner\\Symfony\\HttpKernelRunner","type":"->","function":"run","file":"\/var\/www\/vhosts\/forca.run\/test.forca.run\/vendor\/autoload_runtime.php","line":29,"args":[]},{"namespace":"","short_class":"","class":"","type":"","function":"require_once","file":"\/var\/www\/vhosts\/forca.run\/test.forca.run\/public\/index.php","line":5,"args":[["string","\/var\/www\/vhosts\/forca.run\/test.forca.run\/vendor\/autoload_runtime.php"]]}]}"
  -dataRepresentation: ? Symfony\Component\VarDumper\Cloner\Data
}
Format: json
[
  "exception" => Doctrine\DBAL\Exception\TableNotFoundException {#399
    #message: """
      An exception occurred while executing a query: SQLSTATE[42P01]: Undefined table: 7 ERROR:  relation "app_refresh_token_id_seq" does not exist\n
      LINE 1: SELECT NEXTVAL('app_refresh_token_id_seq')\n
                             ^
      """
    #code: 7
    #file: "/var/www/vhosts/forca.run/test.forca.run/vendor/doctrine/dbal/src/Driver/API/PostgreSQL/ExceptionConverter.php"
    #line: 71
    -previous: Doctrine\DBAL\Driver\PDO\Exception {#588 …}
    -query: Doctrine\DBAL\Query {#405 …}
    trace: {
      /var/www/vhosts/forca.run/test.forca.run/vendor/doctrine/dbal/src/Driver/API/PostgreSQL/ExceptionConverter.php:71 {
        Doctrine\DBAL\Driver\API\PostgreSQL\ExceptionConverter->convert(Exception $exception, ?Query $query): DriverException …
        › case '42P01':    return new TableNotFoundException($exception, $query);}
      /var/www/vhosts/forca.run/test.forca.run/vendor/doctrine/dbal/src/Connection.php:1976 {
        Doctrine\DBAL\Connection->handleDriverException(Exception $driverException, ?Query $query): DriverException …
        › $this->exceptionConverter ??= $this->_driver->getExceptionConverter();$exception                  = $this->exceptionConverter->convert($driverException, $query);}
      /var/www/vhosts/forca.run/test.forca.run/vendor/doctrine/dbal/src/Connection.php:1918 {
        Doctrine\DBAL\Connection->convertExceptionDuringQuery(Exception $e, string $sql, array $params = [], array $types = []): DriverException …
        › ): DriverException {    return $this->handleDriverException($e, new Query($sql, $params, $types));}
      }
      /var/www/vhosts/forca.run/test.forca.run/vendor/doctrine/dbal/src/Connection.php:1111 {
        Doctrine\DBAL\Connection->executeQuery(string $sql, array $params = [], $types = [], ?QueryCacheProfile $qcp = null): Result …
        › } catch (Driver\Exception $e) {    throw $this->convertExceptionDuringQuery($e, $sql, $params, $types);} finally {
      }
      /var/www/vhosts/forca.run/test.forca.run/vendor/doctrine/dbal/src/Connection.php:627 {
        Doctrine\DBAL\Connection->fetchOne(string $query, array $params = [], array $types = []) …
        › {    return $this->executeQuery($query, $params, $types)->fetchOne();}
      }
      /var/www/vhosts/forca.run/test.forca.run/vendor/doctrine/orm/src/Id/SequenceGenerator.php:65 {
        Doctrine\ORM\Id\SequenceGenerator->generateId(EntityManagerInterface $em, $entity) …
        › 
        › $this->nextValue = (int) $connection->fetchOne($sql);$this->maxValue  = $this->nextValue + $this->allocationSize;
      }
      /var/www/vhosts/forca.run/test.forca.run/vendor/doctrine/orm/src/UnitOfWork.php:1049 {
        Doctrine\ORM\UnitOfWork->persistNew(ClassMetadata $class, $entity): void …
        › if (! $idGen->isPostInsertGenerator()) {    $idValue = $idGen->generateId($this->em, $entity);}
      /var/www/vhosts/forca.run/test.forca.run/vendor/doctrine/orm/src/UnitOfWork.php:2071 {
        Doctrine\ORM\UnitOfWork->doPersist($entity, array &$visited): void …
        › case self::STATE_NEW:    $this->persistNew($class, $entity);    break;
      }
      /var/www/vhosts/forca.run/test.forca.run/vendor/doctrine/orm/src/UnitOfWork.php:2028 {
        Doctrine\ORM\UnitOfWork->persist($entity) …
        › 
        ›     $this->doPersist($entity, $visited);}
      }
      /var/www/vhosts/forca.run/test.forca.run/vendor/doctrine/orm/src/EntityManager.php:681 {
        Doctrine\ORM\EntityManager->persist($entity) …
        › 
        ›     $this->unitOfWork->persist($entity);}
      }
      /var/www/vhosts/forca.run/test.forca.run/vendor/gesdinet/jwt-refresh-token-bundle/Doctrine/RefreshTokenManager.php:102 {
        Gesdinet\JWTRefreshTokenBundle\Doctrine\RefreshTokenManager->save(RefreshTokenInterface $refreshToken, $andFlush = true) …
        › {    $this->objectManager->persist($refreshToken);}
      /var/www/vhosts/forca.run/test.forca.run/vendor/gesdinet/jwt-refresh-token-bundle/EventListener/AttachRefreshTokenOnSuccessListener.php:149 {
        Gesdinet\JWTRefreshTokenBundle\EventListener\AttachRefreshTokenOnSuccessListener->attachRefreshToken(AuthenticationSuccessEvent $event): void …
        › 
        › $this->refreshTokenManager->save($refreshToken);$refreshTokenString = $refreshToken->getRefreshToken();
      }
      /var/www/vhosts/forca.run/test.forca.run/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:116 {
        Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
        › try {    ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} finally {
      }
      /var/www/vhosts/forca.run/test.forca.run/vendor/symfony/event-dispatcher/EventDispatcher.php:220 {
        Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
        ›     }    $listener($event, $eventName, $this);}
      }
      /var/www/vhosts/forca.run/test.forca.run/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
        Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
        › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
      }
      /var/www/vhosts/forca.run/test.forca.run/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:142 {
        Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
        › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
      }
      /var/www/vhosts/forca.run/test.forca.run/vendor/lexik/jwt-authentication-bundle/Security/Http/Authentication/AuthenticationSuccessHandler.php:69 {
        Lexik\Bundle\JWTAuthenticationBundle\Security\Http\Authentication\AuthenticationSuccessHandler->handleAuthenticationSuccess(UserInterface $user, $jwt = null) …
        › 
        › $this->dispatcher->dispatch($event, Events::AUTHENTICATION_SUCCESS);$responseData = $event->getData();
      }
      /var/www/vhosts/forca.run/test.forca.run/vendor/lexik/jwt-authentication-bundle/Security/Http/Authentication/AuthenticationSuccessHandler.php:49 {
        Lexik\Bundle\JWTAuthenticationBundle\Security\Http\Authentication\AuthenticationSuccessHandler->onAuthenticationSuccess(Request $request, TokenInterface $token): Response …
        › {    return $this->handleAuthenticationSuccess($token->getUser());}
      }
      /var/www/vhosts/forca.run/test.forca.run/vendor/symfony/security-http/Authentication/CustomAuthenticationSuccessHandler.php:42 {
        Symfony\Component\Security\Http\Authentication\CustomAuthenticationSuccessHandler->onAuthenticationSuccess(Request $request, TokenInterface $token): Response …
        › {    return $this->handler->onAuthenticationSuccess($request, $token);}
      }
      /var/www/vhosts/forca.run/test.forca.run/vendor/symfony/security-http/Authenticator/JsonLoginAuthenticator.php:117 {
        Symfony\Component\Security\Http\Authenticator\JsonLoginAuthenticator->onAuthenticationSuccess(Request $request, TokenInterface $token, string $firewallName): Response …
        › 
        ›     return $this->successHandler->onAuthenticationSuccess($request, $token);}
      }
      /var/www/vhosts/forca.run/test.forca.run/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticator.php:83 {
        Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator->onAuthenticationSuccess(Request $request, TokenInterface $token, string $firewallName): Response …
        › 
        ›     return $this->authenticator->onAuthenticationSuccess($request, $token, $firewallName);}
      }
      /var/www/vhosts/forca.run/test.forca.run/vendor/symfony/security-http/Authentication/AuthenticatorManager.php:235 {
        Symfony\Component\Security\Http\Authentication\AuthenticatorManager->handleAuthenticationSuccess(TokenInterface $authenticatedToken, Passport $passport, Request $request, AuthenticatorInterface $authenticator, ?TokenInterface $previousToken): Response …
        › 
        › $response = $authenticator->onAuthenticationSuccess($request, $authenticatedToken, $this->firewallName);if ($authenticator instanceof InteractiveAuthenticatorInterface && $authenticator->isInteractive()) {
      }
      /var/www/vhosts/forca.run/test.forca.run/vendor/symfony/security-http/Authentication/AuthenticatorManager.php:221 {
        Symfony\Component\Security\Http\Authentication\AuthenticatorManager->executeAuthenticator(AuthenticatorInterface $authenticator, Request $request): Response …
        › // success! (sets the token on the token storage, etc)$response = $this->handleAuthenticationSuccess($authenticatedToken, $passport, $request, $authenticator, $previousToken);if ($response instanceof Response) {
      }
      /var/www/vhosts/forca.run/test.forca.run/vendor/symfony/security-http/Authentication/AuthenticatorManager.php:158 {
        Symfony\Component\Security\Http\Authentication\AuthenticatorManager->executeAuthenticators(array $authenticators, Request $request): Response …
        › 
        › $response = $this->executeAuthenticator($authenticator, $request);if (null !== $response) {
      }
      /var/www/vhosts/forca.run/test.forca.run/vendor/symfony/security-http/Authentication/AuthenticatorManager.php:140 {
        Symfony\Component\Security\Http\Authentication\AuthenticatorManager->authenticateRequest(Request $request): Response …
        › 
        ›     return $this->executeAuthenticators($authenticators, $request);}
      }
      /var/www/vhosts/forca.run/test.forca.run/vendor/symfony/security-http/Firewall/AuthenticatorManagerListener.php:40 {
        Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener->authenticate(RequestEvent $event): void …
        › $request = $event->getRequest();$response = $this->authenticatorManager->authenticateRequest($request);if (null === $response) {
      }
      /var/www/vhosts/forca.run/test.forca.run/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticatorManagerListener.php:68 {
        Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener->authenticate(RequestEvent $event): void …
        › 
        › $this->authenticationManagerListener->authenticate($event);}
      /var/www/vhosts/forca.run/test.forca.run/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php:46 {
        Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener->authenticate(RequestEvent $event): void …
        › try {    $this->listener->authenticate($event);} catch (LazyResponseException $e) {
      }
      /var/www/vhosts/forca.run/test.forca.run/vendor/symfony/security-http/Firewall/AbstractListener.php:26 {
        Symfony\Component\Security\Http\Firewall\AbstractListener->__invoke(RequestEvent $event): void …
        › if (false !== $this->supports($event->getRequest())) {    $this->authenticate($event);}
      }
      /var/www/vhosts/forca.run/test.forca.run/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php:83 {
        Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener->callListeners(RequestEvent $event, iterable $listeners): void …
        › $wrappedListener = $listener instanceof FirewallListenerInterface ? new WrappedLazyListener($listener) : new WrappedListener($listener);$wrappedListener($event);$wrappedListeners[] = $wrappedListener->getInfo();
      }
      /var/www/vhosts/forca.run/test.forca.run/vendor/symfony/security-http/Firewall.php:95 {
        Symfony\Component\Security\Http\Firewall->onKernelRequest(RequestEvent $event) …
        › 
        ›     $this->callListeners($event, $authenticationListeners());}
      }
      /var/www/vhosts/forca.run/test.forca.run/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:116 {
        Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
        › try {    ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} finally {
      }
      /var/www/vhosts/forca.run/test.forca.run/vendor/symfony/event-dispatcher/EventDispatcher.php:220 {
        Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
        ›     }    $listener($event, $eventName, $this);}
      }
      /var/www/vhosts/forca.run/test.forca.run/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
        Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
        › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
      }
      /var/www/vhosts/forca.run/test.forca.run/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:142 {
        Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
        › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
      }
      /var/www/vhosts/forca.run/test.forca.run/vendor/symfony/http-kernel/HttpKernel.php:157 {
        Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
        › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
      /var/www/vhosts/forca.run/test.forca.run/vendor/symfony/http-kernel/HttpKernel.php:76 {
        Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
        › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
      }
      /var/www/vhosts/forca.run/test.forca.run/vendor/symfony/http-kernel/Kernel.php:208 {
        Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
        › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
      }
      /var/www/vhosts/forca.run/test.forca.run/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
        Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
        › {    $response = $this->kernel->handle($this->request);}
      /var/www/vhosts/forca.run/test.forca.run/vendor/autoload_runtime.php:29 {
        require_once …
        ›         ->getRunner($app)        ->run());
      }
      /var/www/vhosts/forca.run/test.forca.run/public/index.php:5 {
        › 
        › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
          "/var/www/vhosts/forca.run/test.forca.run/vendor/autoload_runtime.php"
        }
      }
    }
  }
  "debug" => true
]
ProblemNormalizer (0.00 ms) JsonEncoder (0.04 ms) 0.21 ms

deserialize 0

Nothing was deserialized.

normalize 0

Nothing was normalized.

denormalize 0

Nothing was denormalized.

encode 0

Nothing was encoded.

decode 0

Nothing was decoded.