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
- Selfhost - Starting Docker containers fa...
I am stuck at installing appwrite. Specifically, the containers dont want to start up. The images are downloaded and ready. Dockhand is reporting containers st...
- It says domain already used but I have d...
I accidentally deleted the project in which I used my domain originally (orexia.app) from name.com. Now I am trying to add it to a different project and it says...
- Is this normal in the self host custom d...
when i try to add custom domain to the project did not see this in 1.8.0 ok when pressed the retry it says "DNS verification failed with resolver 8.8.8.8. Domai...