Because of Cloudflare Caching, the time to propagate deployed assets (for deployment to be visible) might take from within one minute to an hour and the timing is non-deterministic.
This is a known issue we are still investigating and seeking for improvements.
Issue might be happening to:
If you are following the get started guide without custom deployment provider you will be using our managed cloud.
Read more about how to configure Cloudflare and how to configure Netlify as your default cloud provider.
This page contains a list of errors that you might encounter while using Zephyr Cloud.
| Code | Name |
|---|---|
ZE10010 | ERR PACKAGE JSON NOT FOUND Package.json not found |
ZE10011 | ERR PACKAGE JSON NOT VALID Package.json is not in a valid json format. |
ZE10013 | ERR PACKAGE JSON MUST HAVE NAME VERSION Package.json must have a name and version field. |
ZE10014 | ERR GIT REMOTE ORIGIN Git remote origin is not configured properly. |
ZE10015 | ERR NO GIT USERNAME EMAIL Git username or email is not configured. |
ZE10016 | ERR NO GIT INFO Could not get git info. |
ZE10017 | ERR MISSING APPLICATION UID `application_uid` missing. |
ZE10018 | ERR AUTH ERROR Auth error. |
ZE10019 | ERR GET BUILD ID Could not get build id. |
ZE10022 | ERR AUTH FORBIDDEN ERROR Auth forbidden error. |
ZE10023 | ERR INVALID MF CONFIG Invalid Module Federation config. |
ZE10024 | ERR INVALID APP ID Invalid app ID. |
ZE10032 | ERR JWT INVALID JWT invalid. |
| Code | Name |
|---|---|
ZE20010 | ERR ASSETS NOT FOUND Assets not found. |
ZE20011 | ERR ASSETS NOT FOUND IN SNAPSHOT Assets not found in snapshot. |
ZE20012 | ERR DEPLOY MISSING APPLICATION UID `application_uid` is required. |
ZE20013 | ERR MISSING FILE HASH Missing file hash. |
ZE20014 | ERR LOAD APP CONFIG Failed to load application configuration. |
ZE20017 | ERR FAILED UPLOAD ASSETS Failed to upload assets. |
ZE20019 | ERR SNAPSHOT UPLOADS NO RESULTS Snapshot uploads gave no results. |
ZE20020 | ERR GET APPLICATION HASH LIST Failed to get application hash list. |
ZE20022 | ERR SNAPSHOT ID NOT FOUND `snapshot_id` not found. |
ZE20023 | ERR SNAPSHOT NOT FOUND Snapshot not found. |
ZE20024 | ERR DEPLOY LOCAL BUILD Failed to deploy local build. |
ZE20037 | ERR MAX PAYLOAD SIZE EXCEEDED Max payload size exceeded. |
| Code | Name |
|---|---|
ZE30026 | ERR CONVERT GRAPH TO DASHBOARD Failed to convert graph to dashboard data. |