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
- 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...