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
- Event-triggered function executes but pr...
Hello! I'm running self-hosted Appwrite 1.9.0. I have a Dart function (tried both dart-3.5 and dart-3.10 runtimes) with these events configured: ```teams.staff...
- Migration Pending version 1.9.0 self Hos...
I am trying to use the migration feature, my migration has been sitting in a "pending" state for 5 hours now? this is all that is in the "logs" { "$id": "69c...
- Redis exception after failed upgrade
After attempting an Update from 1.8.1 to 1.9.0 where i accidentally typed 1.8.0 I've encountered multiple issues with my appwrite instance all of which resultin...