Error: "Unknown attribute type: datetime" during migration from self-hosted to other self-hosted
- 0
- Self Hosted
Logs in picture.
In addition, when trying to migrate again, in addition to the error related to the datetime attribute, there are errors next to items that were successfully moved during the earlier migration. I understand that the migration system detects that such data already exists, but it would probably be more intuitive if it skipped duplicates and reported them, especially since I see a "skip" field in the logs.
known issue: https://github.com/appwrite/appwrite/issues/6176
Recommended threads
- Selfhosted Github App installation
I've followed this guide: https://appwrite.io/docs/advanced/self-hosting/configuration/version-control to connect GitHub to my self-hosted Appwrite instance (1....
- User ID case sensitivity
I see that through REST (and SDK as well), getting a user is not case sensitive. And even though documentation does not clearly state that it is, the wording "V...
- Any way to temporarily bypass the email ...
Hey guys, any way to bypass the email verification to use the accounts again? i need to recover some projects that due to recent changes have been stopped, and ...