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
- Self-Hosted and Multi Region support
Hey Appwrite Team, As a test and to expand self-hosted capabilities even more, i was thinking of understanding and testing how to deploy a multi-region instanc...
- How to use dart workspaces to deploy a f...
Hello, I'm developing a Flutter application and I would like to leverage dart pub workspaces to deploy a function with a dart runtime as advertised here : http...
- Migration from Cloud to Self-Hosted not ...
Hello Appwrite Community, I've got the problem, that when I try to migrate my Appwrite Project from the cloud to my self-hosted Appwrite, that an API Key is mi...