
Hello, I have been trying to migrate my cloud data to local for testing purposes, but the menu for creating migration seems to be broken. Any suggestions for this issue? There are pretty much no errors till this point, I am using ngrok to let my device be findable for appwrite cloud.

Afaik, even if you got the menu working it would fail because the data schema for the 1.7.4 version is not the same as the 1.8 version. We need to wait for the next release of self hosting to be able to migrate between the two.

You could try using Zachs migration script
npx --package=appwrite-utils-cli@latest appwrite-migrate --it
-- if you use this, you can transfer

bump the console to a 6.x.x
compatible version for 1.7.4
.
It was fixed quite a long ago.

I have console 6.0.13 currently
Recommended threads
- MCP Server Tool Integration Issue with C...
I'm experiencing issues integrating the MCP server tool with Cursor IDE. The MCP server connection establishes successfully initially but fails after one minute...
- Latest console still using documents and...
Hello on my self hosted instance, i am using ``appwrite:1.7.4`` and ``console:6.0.13`` I create a new project and database but for some reason not using the n...
- Page not found even though build was suc...
Hi, I tried publishing a NextJS app on Appwrite sites. Eventhough the development logs are successfull and it says ready, appwrite is showing me this: (see imag...
