All HTTP status codes

HTTP 508 Loop Detected

Server Error

The 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

  1. Remove the circular binding that the operation traverses

Want to explore status codes interactively? Try the free HTTP Status Code Reference — search, categories and example responses, right in your browser.