Error 500 Internal Server Error

GET http://moonshot.testing-eg.svc.cluster.local/api/v4/listings/search?limit=20&page=495

Forwarded to ErrorController (982f9a)

Security

Token

5c405d49a9b70d93605afb2ed9934754 Username
Authenticated
Property Value
Roles
[
  "ROLE_OAUTH2_CLIENT"
]
Inherited Roles none
Token
Symfony\Component\Security\Http\Authenticator\Token\PostAuthenticationToken {#2597
  -user: App\Security\ClientUser {#2598 …}
  -roleNames: [
    "ROLE_OAUTH2_CLIENT"
  ]
  -attributes: [
    "accessToken" => "eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJhdWQiOiI1YzQwNWQ0OWE5YjcwZDkzNjA1YWZiMmVkOTkzNDc1NCIsImp0aSI6IjYwNzg0N2JjZjBkZDA3YjFiYjg2ZTNiY2I3MWMzZWQyZmNiNGQ0NTQyMWIzNzAyNTM0NWRkNjMyZmZkNTBhOTY3M2QxZjdmODI3NGVmOGUxIiwiaWF0IjoxNzY3NzYyNDU3Ljg2NTAxNSwibmJmIjoxNzY3NzYyNDU3Ljg2NTAyMywiZXhwIjoxNzY3NzYyNzU3Ljg0NzU0Mywic3ViIjoiIiwic2NvcGVzIjpbImNsaWVudCJdfQ.FPrp5rBj9It7rrJOwCu9e1o085tg24T282nccdwJr3xiXyLLZ2w-Dvc4srzHjM0C9kPseAZDapVCEdXYsfxbNy49VBt-C26edj4zKT9pjfkWvrl5238hNIjVIOoa5LqSVTnFqf-Io0iO3M8yJdA9D9xFmBlpNW3ihybJPEhh621xPGgqCla7rSZr46T0LpDXKxa9YA662XBXUYIw_x4W56aSTJFPp1Yhy6nXwrx_f3n8rLoFCGCy82xZJ0NsghFRm3FHMo9AQwMugKqIpFHkX9JmZZeL04Bb10m7Vot_iz6e9vTirvQWHdEV4ipxGtUeZxBmXcwCjt987U-jqroHUw"
  ]
  -firewallName: "api_v4"
}

Firewall

api_v4 Name
Security enabled
Stateless

Configuration

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

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#2401
  -map: Symfony\Component\Security\Http\AccessMap {#2527 …}
  -logger: Monolog\Logger {#2442 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#2637
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#2636 …}
}
2.63 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#2523
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1383 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#829 …}
  -map: Symfony\Component\Security\Http\AccessMap {#2527 …}
}
0.00 ms (none)

Authenticators

Authenticator Supports Authenticated Duration Passport Badges
"App\Security\OAuthAuthenticator"
0.99 ms
Symfony\Component\Security\Http\Authenticator\Passport\SelfValidatingPassport {#2649
  #user: App\Security\ClientUser {#2598 …}
  -badges: [
    "Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge" => Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge {#2651
      -userIdentifier: "anonymous"
      -userLoader: Closure() {#2647 …}
      -user: App\Security\ClientUser {#2598 …}
      -attributes: null
    }
    "Symfony\Component\Security\Http\Authenticator\Passport\Badge\RememberMeBadge" => Symfony\Component\Security\Http\Authenticator\Passport\Badge\RememberMeBadge {#2652
      -enabled: false
      +parameters: []
    }
  ]
  -attributes: []
}
UserBadge RememberMeBadge

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"
4
"App\Security\ListingOwnerVoter"
5
"Aqarmap\Bundle\ListingBundle\Security\Authorization\Voter\OwnerVoter"
6
"Aqarmap\Bundle\UserBundle\Security\Authorization\Voter\NonIndividualVoter"

Access decision log

# Result Attributes Object
1 GRANTED IS_AUTHENTICATED_FULLY
null
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS GRANTED
Show voter details
2 GRANTED IS_AUTHENTICATED_FULLY
null
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS GRANTED
Show voter details