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
- Android SDK: Kotlin null Value Not Updat...
Hi team, I think you should check the Android SDK implementation once, as it seems to have an issue handling Kotlin **null** values. For example: When I send:...
- Can't connect GitHub — 500 error at the ...
Appwrite Cloud, Pro plan, SFO region. All my Git connections vanished today — Sites and all 15 Functions now show no repository connected. When I try to add a ...
- GB Hours IS NOT resetting
Hi, I was checking my usage and noticed that all of my usage quotas were reset on August 20, 2026, when my billing cycle renewed. Everything else appears to ha...