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
- Bug Report: type generation for enum of ...
### 👟 Reproduction steps in the enum element value, instead of English, use another language (Khmer), in my case Khmer text. ``` export enum ProvinceType { ...
- Github Repos are not appearing on sites ...
Hi, Has anyone had recent issues with sites feature where github repos are not appearing? I even tried unliking and giving it a shot! It does not even show up, ...
- Selfhosted 1.8.0 500 Server Error [Fresh...
Good evening, Currently running into issues with deploying 1.8.0 on a Dokploy instance I have. Prior to this we had 1.6.x running and it was fine. Tried to up...