Error Encyclopedia

Known issue on Managed Cloud VS. Cloud Provider

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:

  • Our managed cloud (Cloudflare)
  • Customer's custom deployment provider if customers are using Cloudflare.

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.

Build

CodeName
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.
ZE10012
ERR WEBPACK CONFIG
Webpack config error.
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.
ZE10020
ERR INITIALIZE ZEPHYR AGENT
Could not initialize Zephyr Agent.
ZE10021
ERR UNABLE CREATE DIST FOLDER
Error creating dist folder.
ZE10028
ERR NO WRANGLER
Wrangler dependency is needed for Cloudflare deployment. Please install dependencies without --no-optional flag.
ZE10029
ERR CREATE DIST FOLDER
Error creating dist folder.

Deploy

CodeName
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.
ZE20015
ERR FAILED UPLOAD BUILD STATS
Failed to upload build stats.
ZE20016
ERR NOT RECEIVE ENVS FROM BUILD STATS
Did not receive envs from build stats upload.
ZE20017
ERR FAILED UPLOAD ASSETS
Failed to upload assets.
ZE20018
ERR FAILED UPLOAD SNAPSHOTS
Failed to upload snapshots.
ZE20019
ERR SNAPSHOT UPLOADS NO RESULTS
Snapshot uploads gave no results.
ZE20020
ERR GET APPLICATION HASH LIST
Failed to get application hash list.
ZE20021
ERR NOT RESOLVE APP NAME WITH VERSION
Could not resolve application name with version.
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.
ZE20025
ERR WRANGLER DEPENDENCY
Wrangler dependency is needed for Cloudflare deployment. Please install dependencies without --no-optional flag.
ZE20027
ERR UPLOAD TO CLOUDFLARE PAGES
Error upload to cloudflare pages.

Browser

CodeName
ZE30026
ERR CONVERT GRAPH TO DASHBOARD
Failed to convert graph to dashboard data.
ON THIS PAGE