ZE10035: Get app config error

Get app config 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: ZE10035
  • Location: Terminal
  • Related plugins: all

This error occurs when Zephyr fails to retrieve the application configuration from the server. This can be due to network issues, authentication problems, or server errors.

Debugging the error

Verify authentication

Ensure you're properly logged in by authenticating from the dashboard or Chrome extension.

Check your network connection

Ensure your network connection is stable and you can reach Zephyr's servers.

Clear cache and retry

Try clearing the local cache and rebuilding:

rm -rf ~/.zephyr
npm run build

Then log in again from the dashboard or Chrome extension when prompted.