Appwrite Sites deployment fails because builder creates code.sqfs while sidecar requires code.tar.gz
- 0
- 5
- Web
- Cloud
Appwrite Cloud Sites deployments are failing consistently for both GitHub and manual deployments.
The build command completes successfully and packaging also completes successfully. Open Runtimes automatically creates:
/mnt/code/code.sqfs
Immediately afterward, the Appwrite build sidecar fails with:
[sidecar:build] Build archive was not created at /mnt/code/code.tar.gz
Troubleshooting completed:
- Existing Appwrite Site failed from GitHub.
- Existing Appwrite Site failed using a valid manually uploaded code.tar.gz.
- A completely new Appwrite Site was created and connected to the same GitHub repository.
- The new Site failed with the identical code.sqfs / code.tar.gz mismatch.
- The static HTML/CSS build itself completes successfully.
- The existing active deployment remains online, but no new deployment can activate.
This appears to be an Appwrite Cloud build-worker or sidecar artifact-format mismatch.
Please investigate the Sites build pipeline for this project/region.
Repository: blayderunner123/adcox-ai-site
Branch: main
New Site ID: 6a4ed0140035502cbb91
yep same
same here
just posted this didnt se the other support posts lol
Facing the same issue
is there any official acknowledgement of the issue?
AppWrite fixed the issue. They informed me they found the issue and performed a live fix. I would try again and if that does not work then open a support ticket with them
From Support
We made a release aimed at to trial a new archive format for improving cold start speeds. This new format was inadvertently enabled on production, where it was incompatible with existing build flows leading to the 'code.tar.gz' exception.
Recommended threads
- Appwrite Sites: ERR_TOO_MANY_REDIRECTS o...
So, my domain was working perfectly fine with Vercel. I was using cloudflare CDN (still am) but CNAME was DNS-only. I switched over to appwrite, CNAME is still ...
- Charged after Downgrade
I downgraded from the pro plan last month, but it’s still trying to charge my card this month and my account has been restricted
- Sydney Cloud Sites: App Git deployment a...
Project ID: rentwize-db The app Site fails after the build completes with a missing build archive error. Site id: app Framework: TanStack Start SSR Output dir...