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
Yesterday, we had an incident where GPT Quiz server went offline. While we are still diagnosing the root cause, it was likely because we are using shared resources and we ran out of them which resulted in WebApp not starting up when @chrisschultzssw updated the DevOps pipeline so that we can make new deployments.
There were no errors, no logs, no messages indicating what's happening but luckily, I've seen this before and I knew the issue might not be with the app. @chrisschultzssw updated the App Service Plan and it started to work.
Cc: @chrisschultzssw
Hi @adamcogan,
Describe the Bug
Yesterday, we had an incident where GPT Quiz server went offline. While we are still diagnosing the root cause, it was likely because we are using shared resources and we ran out of them which resulted in WebApp not starting up when @chrisschultzssw updated the DevOps pipeline so that we can make new deployments.
There were no errors, no logs, no messages indicating what's happening but luckily, I've seen this before and I knew the issue might not be with the app. @chrisschultzssw updated the App Service Plan and it started to work.
Expected Behavior
The Azure Web App should always work.
Tasks
Acceptance Criteria
More Information
Environment
Screenshots
Figure: Server was unresponsive, likely due to not running.
Figure: We have consistent 404 on
/
endpoint which allowed us to pin point rough time server went offline.Thanks!
The text was updated successfully, but these errors were encountered: