You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Having installed the azure-swa adapter and successfully built and deployed my app, I find the target environment responding with an HTTP status code 500.
There is almost no information (stack traces etc.) available in Azure. Application Insights shows that the requests have been processed by /api/render within reasonable time, but with status code 500.
Which component is affected?
Qwik Runtime
Describe the bug
Problem
Having installed the azure-swa adapter and successfully built and deployed my app, I find the target environment responding with an HTTP status code 500.
There is almost no information (stack traces etc.) available in Azure. Application Insights shows that the requests have been processed by
/api/render
within reasonable time, but with status code 500.To reproduce
Repository (just a qwik starter repo with azure-swa added): https://github.com/rondonjon/qwik-swa-deployment-repro
Deployment URL: https://ashy-wave-05e72ba03-preview.westeurope.4.azurestaticapps.net
Reproduction
https://ashy-wave-05e72ba03-preview.westeurope.4.azurestaticapps.net
Steps to reproduce
npx swa deploy
System Info
Additional Information
No response
The text was updated successfully, but these errors were encountered: