Skip to main content

E1612 — TEE required for deterministic mode

PropertyValue
Code1612
SlugE1612
Categoryrunner (Runner / Consensus)
CIPCIP-2 §9

What happened

TEE required for deterministic mode.

Why it happened

Deterministic verification mode requires TEE but tee_required is not set.

How to fix

Set tee_required=true on the job specification.

Receipt example

{
  "code": 1612,
  "slug": "E1612",
  "category": "runner",
  "what": "TEE required for deterministic mode",
  "fix": "Set `tee_required=true` on the job specification.",
  "docs_url": "https://docs.cowboy.inc/errors/E1612"
}

All Error Codes

View the complete error code reference