ZE10031: No JWT

No JWT.

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: ZE10031
  • Location: Terminal
  • Related plugins: all

This error occurs when Zephyr cannot find a valid JWT token for authentication. This typically means you haven't logged in or your session has expired.

Debugging the error

Log in to Zephyr

Authenticate by logging in from the dashboard or Chrome extension.

Check for existing credentials

Verify that credentials exist in your Zephyr configuration:

ls ~/.zephyr

For CI/CD environments

If running in a CI/CD environment, ensure you have set up the ZEPHYR_TOKEN environment variable with a valid API token.