Skip to main content

E1204 — Backend storage error

PropertyValue
Code1204
SlugE1204
Categoryruntime (Runtime)

What happened

Backend storage error.

Why it happened

An internal storage subsystem error occurred. This is usually transient.

How to fix

Retry the transaction. If the error persists, report it with the tx hash — this indicates a backend fault.

Receipt example

{
  "code": 1204,
  "slug": "E1204",
  "category": "runtime",
  "what": "Backend storage error",
  "fix": "Retry the transaction.",
  "docs_url": "https://docs.cowboy.inc/errors/E1204"
}

All Error Codes

View the complete error code reference