
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

i get the same error

can you fixed it?

nope, still looking for solution
Recommended threads
- 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...
- Errors in collection filtering
1 - The list does not appear after pressing the Apply Filter button. After the filter is applied, I cannot see which filter I applied. 2 - When adding the 2nd f...
