
Hi! I'm upgrading appwrite from 1.4.13 to 1.5.1, but I'm getting this error, what should I do?

I also got this warning: '_key_metric_period_time' from stats: SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry 'documents.default/628d532790d472c07b1c.requests.update-1d-202...' for key '_key_metric_period_time'
maybe it's related

upgrade to 1.5.2 instead

done, now I get: Failed to update project ("628d53099c747701ed5b") version with error: Invalid document structure: Unknown attribute: "region" Invalid document structure: Unknown attribute: "region"

and I have these 3 warnings before:
'type' from stats: Attribute not found
'_key_metric_period_time' from stats: SQLSTATE[42000]: Syntax error or access violation: 1091 Can't DROP INDEX _key_metric_period_time
; check that it exists
'_key_metric_period_time' from stats: SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry 'documents.default/628d532790d472c07b1c.requests.update-1d-202...' for key '_key_metric_period_time'
Recommended threads
- cli 5.0.5 command for pull and push of d...
Hi i am using selfhosted appwrite 1.5.10, for migration (duplicate project) purpose i am using cli 5.0.5, but i am unable to find commands for pull and push, wh...
- 404 for self-host
docker-compose.yml: x-logging: &x-logging logging: driver: 'json-file' options: max-file: '5' max-size: '10m' services: traefik: ima...
- Realtime stuck on pending
I'm hosting appwrite on a server where there's already nginx running and you can see how it's config looks for appwrite on attachted screenshot. I'm not getting...
