Error code

423 — Resource locked

The resource is locked and cannot currently be modified.

View my favorites

423 — Resource locked

Domain : HTTP

What does this error mean?

The resource is locked and cannot currently be modified.

Where can it appear?

This error may appear in application logs, client messages, monitoring systems or protocol traces. Keep the complete timestamp, request context and surrounding events before troubleshooting.

Likely causes

  • Application state or request preconditions
  • Client request headers or payload
  • Server or WebDAV resource state

Checks and resolution

  1. Read the response body and relevant headers
  2. Reproduce the request with a minimal client
  3. Check application and reverse-proxy logs
Caution : Fix the underlying application or resource condition before relaxing safeguards.
♡ 0