Skip to content

Request interrupted

Problem

I have made a request to my deployment which failed with status "Request interrupted" and in the logs I see an error like this:

Request interrupted. This can be due to exceeding resource limits, a disruption or
hardware failure. For more information see our documentation.

Solution

The problem is that the deployment got interrupted. Although UbiOps will try to finish a request before shutting down a deployment, sometimes this is not possible.

One reason is that your deployment is using more local storage than allowed. In this situations the deployment needs to be interrupted to ensure stability of other deployments. Please try to identify writes to the file system inside your deployment.

Another possibility is that maintenance is done on our side. In that case occasionally deployments restart.