| Previous | Next |
| HTTP_STATUS_VARIANT_ALSO_NEGOTIATES | HTTP_STATUS_LOOP_DETECTED |
HTTP_STATUS_INSUFFICIENT_STORAGE
The condition can reflect available disk space, quota, repository capacity, or an application-level storage policy. It is not necessarily the same as a local file-system error on the client.
Check the storage system that owns the WebDAV resource, its quota and reservation state, and any temporary space required for uploads or versioning. Freeing client disk space alone will not resolve a server-side 507.
WebDAV uses 507 when the server cannot store the representation or state needed to complete the operation. The shortage can be a quota or another storage resource, not necessarily a completely full physical disk. Check the affected account, repository, filesystem, and any server-side temporary-storage requirements before retrying the write.
Looking for a different code? Search another status or error code.
