TypeScript
Migrating Project: Appwrite (console)
Migrating Collections
Migrating Collection "projects"
Migrating Collection "schedules"
Migrating Collection "platforms"
Migrating Collection "keys"
Migrating Collection "webhooks"
Migrating Collection "certificates"
Migrating Collection "realtime"
Migrating Collection "rules"
Migrating Collection "installations"
Migrating Collection "repositories"
Migrating Collection "vcsComments"
Migrating Collection "vcsCommentLocks"
Migrating Collection "cache"
'resourceType' from cache: Attribute already exists
'mimeType' from cache: Attribute already exists
Migrating Collection "users"
Failed to update project ("console") version with error: Attribute not found
Attribute not found
This happened when trying to upgrade from 1.4.13 to 1.5.2. Found another thread with similar but now they suddenly have a new error.
TL;DR
Migrating collections failed after upgrading to version 1.5.2. The error occurred specifically with the "users" collection. The issue seems to stem from a missing attribute during the migration process. A developer encountered this problem while upgrading from version 1.4.13 to 1.5.2. Another thread with a similar issue was referenced, but there's a new error now.Migrating collection failed on 1.5.2 upgrade
I just upgraded tp 1.5.0, ran migration, then updated to 1.5.2 successfully.
Recommended threads
- [SOLVED] Error upgrading from 1.8.1 to 1...
DO Self-hosted server failed to upgrade with this error "Error response from daemon: client version 1.52 is too new. Maximum supported API version is 1.42". U...
- MariaDB refuses to connect to appwrite
Earlier, I tried updating my Appwrite version from 18.1.x to the latest release because my Flutter package required it to function properly. I used the official...
- executeFunction intermittently throws Fo...
Environment: Flutter app using the Appwrite Flutter SDK, calling executeFunction for [describe endpoint, e.g. live-stream-related function]. *Description*: Int...