Open cshouraboura opened 2 days ago
Just deployed a new web app from Azure AI Studio and am getting the same error messages. : (
Also when I try it form the new look, it just does not work:
Same here, worked previously, tried to deploy a new instance today, exact same error
Describe the bug Trying to deploy a very simple web app where I just changed the system message. When it is: Starting gunicorn 23.0.0... it then says: ModuleNotFoundError: No module named 'app'
To Reproduce Steps to reproduce the behavior: I am using the old look
Expected behavior the web app to load
Screenshots
Configuration: Please provide the following
I do not know how to do this.
Logs I do not know how to do this.
If the application deployment is failing, please share the deployment logs using the following az CLI command:
If the application is crashing after deployment, please share the application logs using the following az CLI command:
Additional context Add any other context about the problem here. It should be fairly straight forward - I do not know why it is not working.