Hi, I was trying to migrate from Supabase to the Appwrite database.
My database had around 190K columns. I tried it twice. Both times, after 2 days, the process got stuck on processing. I exceeded my Supabase egress bandwidth limit during those two days, and it was draining my usage like crazy.
On the Appwrite migration page, I see both migrations in the processing state, showing errors. Both are stuck on indexes, which are shown as pending and not processing.
Here is the report for one of them (both are the same).
I would really appreciate some help because this is unacceptable.
Recommended threads
- Production down - createExecution return...
Hey, Since 1.9.6 rollout in fra (~17:00 UTC, 14 Aug), POST /v1/functions/{functionId}/executions returns a 400 whenever the body includes an empty headers ob...
- Domain is owned by a different organizat...
Hi Appwrite team, I'm trying to add my custom domain **futlive9.com** to my project, but I'm getting the error: "Domain is owned by a different organization." ...
- CreateRow is doing ListRows on self-host...
### setup ``` appwrite 1.9.5 self-hosted bun 1.3 node-appwrite 27.1.0 ``` ### issue Im running a function on a self hosted 1.9.5 with "node-appwrite": "^27.1.0...