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
Describe the bug
Deployed to Azure via Chat Playground. Deployment failed, retried it succeeded but now we get a 500 internal server error when trying to access.
To Reproduce
Steps to reproduce the behavior:
Go to the site where it was deployed to azure e.g. .azurewebsites.net
See error
Expected behavior
Once deployment is complete we expect the app to function.
Screenshots
2024-11-26T16:44:10.8045435Z [2024-11-26 16:44:10 +0000] [94] [ERROR] Error handling request /
2024-11-26T16:44:10.8046232Z Traceback (most recent call last):
2024-11-26T16:44:10.8046277Z File "/tmp/8dd0e37c6b285a1/antenv/lib/python3.11/site-packages/gunicorn/workers/sync.py", line 136, in handle
2024-11-26T16:44:10.8046303Z self.handle_request(listener, req, client, addr)
2024-11-26T16:44:10.8046337Z File "/tmp/8dd0e37c6b285a1/antenv/lib/python3.11/site-packages/gunicorn/workers/sync.py", line 179, in handle_request
2024-11-26T16:44:10.8046369Z respiter = self.wsgi(environ, resp.start_response)
Describe the bug
Deployed to Azure via Chat Playground. Deployment failed, retried it succeeded but now we get a 500 internal server error when trying to access.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Once deployment is complete we expect the app to function.
Screenshots
Logs
log.txt
The text was updated successfully, but these errors were encountered: