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
- Error: Trying to install appwrite on sub...
``` [Error] Method: POST appwrite | [Error] URL: /v1/account appwrite | [Error] Type: Appwrite\Extend\Exce...
- Rate limit
How do I solve "Signup Failed, Rate limit for the current endpoint has been exceeded. Please try again after some time"? I have Pro and around 2k requests per ...
- Type 'Theme' does not satisfy the constr...
Type 'Theme' does not satisfy the constraint 'Row'. Type 'Theme' is missing the following properties from type 'Row': $id, $sequence, $tableId, $databaseId, a...