microsoft / contosotraders-cloudtesting

The Contoso Traders app is a sample application showcasing Playwright, Azure Load Testing, Azure Chaos Studio.
https://cloudtesting.contosotraders.com
MIT License
157 stars 311 forks source link

API is down #308

Closed debs-obrien closed 1 year ago

debs-obrien commented 1 year ago

Go to site and click on controllers or search for anything. only loading spinner is shown and nothing loads

https://production.contosotraders.com/

Screenshot 2023-07-28 at 11 36 25
mithunshanbhag commented 1 year ago

@MarcusFelling: Related to the ingress controller changes? #299

FWIW: Weirdly, this issue only repro'es in prod and NOT in staging. I'm re-deploying to prod to see if this does the trick.

image

MarcusFelling commented 1 year ago

@MarcusFelling: Related to the ingress controller changes? #299

FWIW: Weirdly, this issue only repro'es in prod and NOT in staging. I'm re-deploying to prod to see if this does the trick.

image

No, the products API runs on App Service, not AKS. I restarted the Web App and it's working now. I had a presentation yesterday to demo load testing, so I just cleaned up in case that caused this.