How do I import? Using the migration tool built in doesnt work and I have no idea why really. is there a better way than looping through 80k records and just adding them to the table? I tried data-migrator by tannermeade and the flutter app fails to build. someone else has a similar issue and they opened the issue in september of 2023 and got no response.
What error are you getting with the migration tool?
I think it got some fixes for supabase migrations recently
i dont really know how to check to be honest
can you tell me how to?
its been like 5 hours
and indexes is still processing
and in logs
it just shows the number of errors and stuff
i dont see any errors in the workers-migrations service
What do you have in logs?
Do you can send me your project ID?
nothing particularly useful
{
"$id": "66d518112de4830d38df",
"$createdAt": "2024-09-02T01:42:41.188+00:00",
"$updatedAt": "2024-09-02T04:00:03.415+00:00",
"status": "processing",
"stage": "migrating",
"source": "Supabase",
"resources": [
"user",
"database",
"collection",
"attribute",
"index",
"document"
],
"statusCounters": {
"user": {
"pending": 365,
"success": 0,
"error": 100,
"skip": 0,
"processing": 0,
"warning": 0
},
"database": {
"pending": 0,
"success": 0,
"error": 1,
"skip": 0,
"processing": 0,
"warning": 0
},
"collection": {
"pending": 0,
"success": 0,
"error": 12,
"skip": 0,
"processing": 0,
"warning": 1
},
"attribute": {
"pending": 0,
"success": 0,
"error": 95,
"skip": 0,
"processing": 0,
"warning": 0
},
"index": {
"pending": 16,
"success": 0,
"error": 0,
"skip": 0,
"processing": 0,
"warning": 0
},
"document": {
"pending": 0,
"success": 0,
"error": 20240,
"skip": 0,
"processing": 0,
"warning": 0
}
},
"resourceData": [],
"errors": []
}```
sure one second
66d4c3b5002c42091dab
these are the logs from appwrite-worker-migrations
nothing
not sure if i set up logging though
its self hosted btw
You're self-hosting, right?
What are the logs for the appwrite main container?
Recommended threads
- No server error on selfhosted appwrite
Please help me, my clients is ask what happen on their data? How can i make it up again?
- Upgrading selfhost version?
It is okay to upgrade version to higher one, of my current version is 1.7.4 to 1.8.1. Is that safe to do cause my clients already have data on that? Also is a...
- Appwrite cloud DB server error 500
Getting this error