All HTTP status codes
HTTP 508 Loop Detected
Server ErrorThe server aborted an operation because it found itself in an infinite loop while processing (WebDAV bindings referencing each other).
Defined in RFC 5842 (WebDAV)
Common causes
- Circular references in WebDAV bind hierarchies
How to fix it
Remove the circular binding that the operation traverses
Related status codes
Want to explore status codes interactively? Try the free HTTP Status Code Reference — search, categories and example responses, right in your browser.