ZE10018: Authentication error

Auth error.

Quick Help

The fastest way to resolve this error is to join our Discord and leave a message - our team is ready to help!

  • Error Code: ZE10018
  • Location: Terminal
  • Related plugins: all

Zephyr could not authenticate the account used by the deployment. The credential may be missing, invalid, or expired.

If authentication succeeds but the account cannot access the target, Zephyr reports ZE10022 instead.

Debugging the error

Interactive builds

Run the deployment again from an interactive terminal. Zephyr opens the normal browser login flow and retries the operation once.

Non-interactive builds

CI and other non-interactive environments cannot open browser login. Provide the supported Zephyr token for that environment and verify that it has not expired.

Keep credentials private

Do not print, export, share, or manually delete files from ~/.zephyr. The agent invalidates only the credential rejected by the service.