Multiple import failures migrating from cloud to localhost Docker. See attached doc for logs. Local docker on win 11 is V1.7.4 as per latest setup, but cloud shows 1.8.0 Local projects were bare bones and imports were done with fresh API keys with full scopes.
I understand some of these failures are due to the 1.8.0 having a new sequence param not in 1.7.4 but there are many other failures as well.
[09:31]Chirag Aggarwal : Yeah soo cloud was introduced a new param called sequence : Which the self hosted 1.7.4 doesnt have : You will need to wait for a new release : It's currently under review and should be out soon
Why are they happening and how can I get a solid migration from cloud to local dev? When is the local release going to support the sequence param, as I need to migrate locally now. I'm not doing anything fancy, I just want a local clone, as advertised in the docs.
Not sure why the cloud is also running on a different version from self-hosted, without the ability to update self-host to the same version. Can't we make them the same? How can you use it for local dev otherwise, if the cloud is out of synch version wise, causing issues like this?
Recommended threads
- [Beginner] CLI --queries Syntax Error & ...
Hi everyone! I am a beginner with Appwrite and trying to use the CLI, but I'm stuck with a syntax error. Any guidance would be greatly appreciated! ๐ **Enviro...
- Cloud function deploy stucks in processi...
Been trying for the last hours to deploy my function but for whatever reason, alwasy stuck on processing!
- One-time Cloud migration blocked by data...
Hi, Iโm blocked on a one-time migration from Appwrite Cloud to my self-hosted Appwrite instance. We already fixed the region issue, and the migration now corre...