Upgrade from 1.6.1 to 1.6.2 fails, error 409 document_already_exists on all endpoints
- 0
- Self Hosted
SO today i wanted to upgrade on of my appwrite infra hosted on a swarm cluster.
I asked GPT to make a simple script to check duplicate on _uid accross the whole appwrite database and found multiple dupe keys (i assume the duplicates in the metadata are normal as it's not IDs)
After removing them, they poped back and still 409
After editing the _uid (just took the existing one and replaced the last hex chara with another one), the duplicates where not present and not poping back, tho still 409.
At this point i reverted back to 1.6.1 and idk what to do now
a last thing i could try is to stop all appwrite containers, upgrade only the appwrite_appwrite container, do the migrations, upgrade all others containers and restart them
but idk if it could help
running doctor, everything is green except the check version. "Failed to check for a newer version"
Recommended threads
- Usage of the new Client() and dealing wi...
Hey guys, just a quick one - we had some web traffic the other day and it ended up bombing out - To put in perspective of how the app works, we have a Nuxt Ap...
- [Beginner] CLI --queries Syntax Error & ...
Hi everyone! I am a beginner with Appwrite and trying to use the CLI, but I'm stuck with a syntax error. Any guidance would be greatly appreciated! 🙏 **Enviro...
- [SOLVED] curl error Number: 6 — function...
Hello, I invested a lot of time in this error in a fresh install of appwrite 1.8.1 and lasted until fix, this if for helping anyone that can have the same weird...