ZE20020This error means that the application is not able to correctly connect to your Cloud provider.
Check if the following namespaces are created on your Cloudflare account:
ze_snapshotsze_filesze_envCheck if the following workers are created on your Cloudflare account:
ze-worker-for-static-uploadCheck if the following worker routes are created on your Cloudflare account:
ze.<domain.com>/**-ze.<domain.com>/*Check if a CNAME record is created on your Cloudflare account/domain - it needs to be a wildcard record (e.g. *) and point to ze.<your-domain>.com.
| Type | Name | Content | Proxy Status | TTL |
|---|---|---|---|---|
| CNAME | * | ze.zephyrcloud.app | Proxied | Auto |
You must have a Netlify site project to use this integration.
Check if the following blob storage spaces are created on your Netlify site project:
site:ze_snapshotssite:ze_filessite:ze_envCheck if an environment variable named JWT_SECRET is created on your Netlify site project.
Check if a function named ze_worker_for_upload is created on your Netlify site project.
Check if an edge function named ze_worker_for_serve is created on your Netlify site project.
Coming soon.