Skip to main content

E1203 — Host lookup not found

PropertyValue
Code1203
SlugE1203
Categoryruntime (Runtime)

What happened

Host lookup not found.

Why it happened

The target address, storage key, or other identifier referenced in the host call does not exist.

How to fix

Verify the target address or key exists before referencing it.

Receipt example

{
  "code": 1203,
  "slug": "E1203",
  "category": "runtime",
  "what": "Host lookup not found",
  "fix": "Verify the target address or key exists before referencing it.",
  "docs_url": "https://docs.cowboy.inc/errors/E1203"
}

All Error Codes

View the complete error code reference