
my current appwrite version is 1.7.0, and i want to upgrade it to the latest version 1.7.4, since i am experiencing an issue where my appwrite console is not opening and it seems to be fixed in 1.7.4
but i get error when running docker compose exec appwrite migrate
this is the error
.......
Migrating documents for collection "devKeys"
Migrating documents for collection "webhooks"
Migrating documents for collection "certificates"
Migrating documents for collection "realtime"
Migrating documents for collection "rules"
Project "console" not found for rule "66565e012432595fd059"
Failed to update document "66565e012432595fd059" in collection "rules":Invalid document structure: Unknown attribute: "region"
Failed to update document "6671c437c7f4b4e3a2c3" in collection "rules":Invalid document structure: Unknown attribute: "region"
Failed to update document "66782daf73ac6d5583a1" in collection "rules":Invalid document structure: Unknown attribute: "region"
Failed to update document "6678492d73470ad0bc2a" in collection "rules":Invalid document structure: Unknown attribute: "region"
Failed to update document "66bfbca15f769a4081c0" in collection "rules":Invalid document structure: Unknown attribute: "region"
Migrating documents for collection "installations"
Migrating documents for collection "repositories"
Migrating documents for collection "vcsComments"
Migrating documents for collection "vcsCommentLocks"
Migrating documents for collection "cache"
Migrating documents for collection "users"
Migrating documents for collection "tokens"
Migrating documents for collection "authenticators"
Migrating documents for collection "challenges"
Migrating documents for collection "sessions"
Migrating documents for collection "identities"
Migrating documents for collection "teams"
......
i am safely able to upgrade to 1.7.2, but after that at 1.7.3 and 1.7.4 i get this migration error. and my applications stop working and opening
Recommended threads
- Treafik dashboard and ssl
I tried to use Appwrite as self hosted. Everything is cool, but I want to see the traefik dashboard. Is there any way to put out to a subdomain (like dashboard....
- We are unable to authenticate your payme...
Appwrite is unable to add a payment method for me to claim credits
- Site don't have Permission?
https://discord.com/channels/564160730845151244/564160731327758347/1386878747902476489 I'm on a self hosted Instance of Appwrite 1.7.4 and getting this error o...
