Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

503 errors when tenants are specified #9176

Closed
exalate-issue-sync bot opened this issue Aug 7, 2023 · 0 comments
Closed

503 errors when tenants are specified #9176

exalate-issue-sync bot opened this issue Aug 7, 2023 · 0 comments

Comments

@exalate-issue-sync
Copy link

exalate-issue-sync bot commented Aug 7, 2023

Describe the bug :

When a tenant is specified, the calls are finishing with 503

To Reproduce :

Steps to reproduce the behavior:

  1. Create a simple echo api
  2. Define tenant in the gw's gravitee.yml Attachment - image.png
  3. and first is the tenant checked at the api we are calling
  4. then getting the 503 in postman Attachment - image.png
  5. Did an additional test, created another tenant, checked that one, 503 again
  6. When none of the tenants is selected/checked, the call in postman is 200 Attachment - image.png

Tested in 3.20.11

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
API Management
Awaiting triage
Development

No branches or pull requests

0 participants