HTTP 5xx

507 Insufficient Storage

The server cannot store what is needed to complete the request, often a full disk.

5xx Server errorCommonly seen

What causes it

  • The server ran out of disk space.

How to fix it

Free up or add disk space on the server. Check logs, caches, and temp directories filling the volume.

Example response

A typical raw HTTP response a client receives for a 507, with the headers this code is defined around.

HTTP/1.1 507 Insufficient Storage
Content-Type: text/html; charset=utf-8

Know before your visitors do.

Sentinel checks your site around the clock from multiple regions and alerts you the moment it starts returning a 5xx error, so you can fix it before it costs you.