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
- self hosted registration failed
I have created a self-hosted Appwrite instance on DigitalOcean droplet. I successfully got to login page by entering IP in the browser. Then I got to registr...
- NIOHTTPCompression-Error
Hi, I have self-hosted Appwrite via Coolify on a Ubuntu-VPS . I am accessing the Database via Swift. Everything is working as expected, but with one collection ...
- Updating OTP Session template not workin...
I have self hosted with v1.7.4, while updating OTP Session template, verification template is being updated, earlier there was an issue with variables but not i...
