← All status codes
5xx Server Error
507
Insufficient Storage
The server cannot store the data needed to complete the request.
What it means
A 507 Insufficient Storage response is a WebDAV extension indicating the server is unable to store the representation needed to complete the request because there is not enough disk space.
Common causes
- The server is out of disk space.
- A storage quota was exceeded.
How to fix it
- If you are the server admin, free up disk space or increase storage capacity.
- Check storage quotas on the server.
Test a URL and see its actual status code now.
Open the checker →