I am trying to migrate from an older VM running Appwrite 1.6 to a new VM with the latest version.
On my new VM running Appwrite 1.7.4 I am going to migrations, and imporing all data from my 1.6 instance.
The migration says it is successful, but it is not importing everything. In the logs, it says some things are still pending, but so why would it be successfull?
I have tried the migration multiple times, I have tried setting up a new VM and installing v1.6 on it and doing the migration with it, I get the same result.
TL;DR
Migrating from older Appwrite 1.6 to 1.7.4 on a new VM shows successful message but doesn't import everything. Logs show pending items. Solution: Check for any errors during migration, ensure all necessary data is transferred; if issues persist, check migration process for inconsistencies and report to Appwrite developers for further assistance.