5xx Server Error
The server followed references while walking through folders and found a cycle, so it stopped instead of going in circles forever.
Use 508 when a WebDAV operation fails because the server detected an infinite loop while traversing resources.
PROPFIND https://api.example.test/collection508 Loop Detected
# Headers
Content-Type: application/json
# Body
{
"error": "loop_detected"
}The server discovered a reference cycle while enumerating the collection tree and aborted the request.
I did multiple things for you - some worked, some didn't. Here's a detailed report of what happened to each item.
WebDAVThe server is saying, 'I already told you about this item earlier in the same detailed report, so I’m not repeating it.'
WebDAVI don't have enough storage space left to save what you're trying to upload. My disk is full!
WebDAV