Skip to content

Update Troubleshooting

The clone has no database_id in wrangler.toml: either setup never finished, or a merge overwrote the value. Check git log -p -- wrangler.toml before re-running setup.

Update refuses to redeploy: Worker belongs to a different deployment

Section titled “Update refuses to redeploy: Worker belongs to a different deployment”

A Worker of the same name in your account is bound to a different database. Run pnpm run setup and choose a new Worker name when prompted.

Installs created before the Git-clone scaffold need one confirmed reconciliation merge. pnpm run update explains it and asks first.

Cloudflare’s edge cache may briefly serve the old admin HTML. Wait a few minutes and hard-refresh.

pnpm run update never updates a website. Use npx @kenresoft-cms/create astro --update in it.