Skip to main content

E1223 — Account already exists at target address

PropertyValue
Code1223
SlugE1223
Categoryruntime (Runtime)

What happened

Account already exists at target address.

Why it happened

An account creation attempted at an address that is already occupied.

How to fix

Use a different address.

Receipt example

{
  "code": 1223,
  "slug": "E1223",
  "category": "runtime",
  "what": "Account already exists at target address",
  "fix": "Use a different address.",
  "docs_url": "https://docs.cowboy.inc/errors/E1223"
}

All Error Codes

View the complete error code reference