Closed cforce closed 4 months ago
The commands are expected to be different. We use gunicorn in production, since it can handle multiple processes.
If you are getting that error, it usually means there was an issue with the deploy or that the App Service server is still starting up. See this guide to debugging App Service deployments: https://github.com/Azure-Samples/azure-search-openai-demo/blob/main/docs/appservice.md
Closing this issue, but please open a new one if you believe there's an error after going through the App Service deployment guide.
The azure web application is not starting up / errors with
There is a python webapp runtime missmatch between bicep main.bicep
and the one used in app/frontend/start.sh which starts fine without erros Python@3.11.9 , npm@10.8.2, node@v18.20.3
Using latest version /main /17.07.2024