HSX_E_CLOUDFLARE_ACCOUNT_VERIFY

Cloudflare account verification failed.

What this error means

HS-X could not verify access to the explicitly selected Cloudflare account.

When this error stops a command, hs-x exits with code 10. With --json, the failure is reported as a structured error whose code field is HSX_E_CLOUDFLARE_ACCOUNT_VERIFY — stable to match on in scripts and agents.

Likely causes

  • Cloudflare API unavailable
  • Network or proxy failure
  • Unexpected API response

How to fix it

  • Check connectivity and retry
  • Check Cloudflare's status page

Still stuck? Re-run the command with --debug for the wire-level detail, or hs-x doctor to check accounts, link state, and connectivity in one pass.