I tried to migrate to self hosted one of my live production database. All is migrated successfully except one table data which contains more than 5k rows...is it a bug or is there any other settings i need to change???
I think this must be happening because the no. of rows are quite large & timeout is common in such situations due to many factors including network speed
Have you noticed anything specific in logs?
Nothing...everything is perfect ..all success...even the images in the storage came perfectly....
I searched about it and found this (see if it helps): https://appwrite.io/threads/1076142201693814795
This is different...I am asking about migration.....
Yes I know. I sent it to let you know that there's no srach limit
This probably could be the issue
cc <@462046107556511744>
Any update?
Recommended threads
- GB Hours IS NOT resetting
Hi, I was checking my usage and noticed that all of my usage quotas were reset on August 20, 2026, when my billing cycle renewed. Everything else appears to ha...
- Confused about Appwrite Pro pricing
Hi. I've been subscribed to the $25 Appwrite Pro plan, but I've been getting charged $40. I have two projects on my account. I was wondering where exactly the e...
- Appwrite-injected variables are not avai...
I am using rust-1.83 as a runtime and try to access APPWRITE_FUNCTION_API_ENDPOINT or APPWRITE_FUNCTION_API_KEY during runtime. Both are not set during my execu...