2025-12-03T08:07:15.776464436Z [Error] Method: POST 2025-12-03T08:07:15.776470388Z [Error] URL: /v1/migrations/csv 2025-12-03T08:07:15.776475367Z [Error] Type: Utopia\Database\Exception\Structure 2025-12-03T08:07:15.776480517Z [Error] Message: Invalid document structure: Unknown attribute: "destination" 2025-12-03T08:07:15.776485617Z [Error] File: /usr/src/code/vendor/utopia-php/database/src/Database/Database.php 2025-12-03T08:07:15.776490417Z [Error] Line: 4247
This is the error, I am getting the fields and everything is matching exactly with the sheet and also file size in 5kb.
Please help here.
Hey, can you try importing it into a fresh table and check if you still see the error?
Recommended threads
- THE COLUMNS STUCK ON PROCESSING HOW DO I...
I HAVE SELF HOSTED THE APPWRITE ON VPS
- Impossible to create project via CLI?
Is it possible to create a new project via the appwrite CLI ? I need to create a few projects for something I'm working on and because i don't want to do it man...
- Understanding S3 setup with appwrite
Hey, i'm planning to change the storage from local to S3, tho i have some questions to see before starting the migration. 1. Does all the `/storage/<storage_ty...