Error 500 Internal Server Error

GET http://moonshot.testing-eg.svc.cluster.local/api/v4/listings/search?limit=20&location=8261&page=13&propertyType=2&section=1

Forwarded to ErrorController (58da34)

Security

Token

5c405d49a9b70d93605afb2ed9934754 Username
Authenticated
Property Value
Roles
[
  "ROLE_OAUTH2_CLIENT"
]
Inherited Roles none
Token
Symfony\Component\Security\Http\Authenticator\Token\PostAuthenticationToken {#2734
  -user: App\Security\ClientUser {#2363 …}
  -roleNames: [
    "ROLE_OAUTH2_CLIENT"
  ]
  -attributes: [
    "accessToken" => "eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJhdWQiOiI1YzQwNWQ0OWE5YjcwZDkzNjA1YWZiMmVkOTkzNDc1NCIsImp0aSI6IjIwNjkzNDRkNTFhYTNiZmIzMTVkNWJkNDVjOTNjNWZlNzIzZGZlMjA5ODVlYjZmYjVmOWJhMTk1YzE1NzFmZDZkYWY4YWM1YmU1NjNjYzExIiwiaWF0IjoxNzg3Mzc5MjY3Ljk4Njg5OSwibmJmIjoxNzg3Mzc5MjY3Ljk4NjkwNSwiZXhwIjoxNzg3Mzc5NTY3Ljk3MzYxMywic3ViIjoiNWM0MDVkNDlhOWI3MGQ5MzYwNWFmYjJlZDk5MzQ3NTQiLCJzY29wZXMiOlsiY2xpZW50Il19.qBY_Orffw9CmX7WV_7w-BZ7B09SPoT-r8d5NLEE9XTN1qjxevoNsvaPqnv8JaSCGvqqcmkyTog3W02MLeV13I7Ajv1BsVHcEW5n5sm-bm084jfs-omjMS2ZE8QxqC93am4SGbe-u0JJOtme1Vav9bFiVrVdI8ipPZn6hv09uB6yriDsm0MwjFQy8CX0xS8uiUfqt8DIge1131wWdhjmfJKCepkAQrdu3xbK87P_kbA7y_oZIRY__GyIgN6re8MX2I2ofD7_TxhKy7mH3OcX1Rm12bim6fXI4aqFM4YgnI1athomop0sDB7Yn9ivo9psVuBs_lVYUclNRlIECtpon4w"
  ]
  -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 {#2705
  -map: Symfony\Component\Security\Http\AccessMap {#2696 …}
  -logger: Monolog\Logger {#2691 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#2471
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#2606 …}
}
2.53 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#2675
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1430 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#877 …}
  -map: Symfony\Component\Security\Http\AccessMap {#2696 …}
}
0.00 ms (none)

Authenticators

Authenticator Supports Authenticated Duration Passport Badges
"App\Security\OAuthAuthenticator"
0.95 ms
Symfony\Component\Security\Http\Authenticator\Passport\SelfValidatingPassport {#2617
  #user: App\Security\ClientUser {#2363 …}
  -badges: [
    "Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge" => Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge {#2464
      -userIdentifier: "anonymous"
      -userLoader: Closure() {#2725 …}
      -user: App\Security\ClientUser {#2363 …}
      -attributes: null
    }
    "Symfony\Component\Security\Http\Authenticator\Passport\Badge\RememberMeBadge" => Symfony\Component\Security\Http\Authenticator\Passport\Badge\RememberMeBadge {#2729
      -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\Voter\BrokerVoter"
5
"Aqarmap\Bundle\ListingBundle\Security\Authorization\Voter\OwnerVoter"

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