Error 500 Internal Server Error

GET http://beta.tripncity.com/front/country/1/morocco

Forwarded to ErrorController (b9c488)

Security

Token

There is no security token. It was removed in 3a1783.

Firewall

auth0 Name
Security enabled
Stateless

Configuration

Key Value
provider App\Security\Auth0UserProvider
context auth0
entry_point security.authenticator.form_login.auth0
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "form_login"
  "App\Security\Auth0Authenticator"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#1023
  -map: Symfony\Component\Security\Http\AccessMap {#1024 …}
  -logger: Monolog\Logger {#925 …}
  -httpPort: 80
  -httpsPort: 443
}
(none) (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#1026
  -sessionKey: "_security_auth0"
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#596 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#1029 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#438 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#1027 …}
  -logger: Monolog\Logger {#925 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#998 …}
}
0.01 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#1059
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#1054 …}
}
(none) (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#1061
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#462 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#461 …}
  -map: Symfony\Component\Security\Http\AccessMap {#1024 …}
}
0.01 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#1015
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_auth0_logout"
  ]
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#462 …}
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#928 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#998 …}
  -csrfTokenManager: null
}
(none) (none)

Authenticators

Status Authenticator
skipped
"App\Security\Auth0Authenticator"

This authenticator did not support the request.

skipped
"Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator"

This authenticator did not support the request.

Access Decision