Error 500 Internal Server Error

GET http://dev-v3.nihonbox.com/api/docker-compose.log

Forwarded to ErrorController (24ddd7)

Security

Token

There is no security token.

Firewall

api Name
Security enabled
Stateless

Configuration

Key Value
provider security.user.provider.concrete.app_user_provider
context api
entry_point (none)
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "App\Security\ApiTokenAuthenticator"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#354
  -map: Symfony\Component\Security\Http\AccessMap {#353 …}
  -logger: Symfony\Bridge\Monolog\Logger {#363 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#393
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#204 …}
  -sessionKey: "_security_api"
  -logger: Symfony\Bridge\Monolog\Logger {#363 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#394 …}
  -dispatcher: Symfony\Component\EventDispatcher\EventDispatcher {#396 …}
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#365 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#405 …}
}
0.38 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#420
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#421 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#406
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#226 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#274 …}
  -map: Symfony\Component\Security\Http\AccessMap {#353 …}
}
0.01 ms (none)

Authenticators

No authenticators have been recorded. Check previous profiles on your authentication endpoint.

Access Decision

affirmative Strategy
# Voter class
1
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
2
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
3
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"