Skip to content
Back

Help on importing data - error Unknown attribute: $sequence

  • 0
  • Self Hosted
  • Databases
  • Cloud
ThisIsStep2
26 Jun, 2025, 12:51

Hey There! I want to create a local environment on my new computer, i wish to get the information i have on my staging appwrite cloud server.
When running migration, it always fails. with the error of : "Error occurred while pushing 'document:684c05ca002aaf32e3e3' to destination with message: 'Invalid document structure: Unknown attribute: $sequence' Message: Invalid document structure: Unknown attribute: $sequence File: /usr/src/code/vendor/utopia-php/database/src/Database/Database.php Line: 3741",

I use the appwrite cloud, and i'm trying to migrate to my local machine, that is running the latest appwrite docker image, 1.7.4 i think

TL;DR
Developer wants to import data from Appwrite staging server to a local environment but encounters an error "Unknown attribute: $sequence". The issue seems to be related to the document structure. The user is using Appwrite cloud and trying to migrate to a local machine running the latest Appwrite docker image, version 1.7.4. Solution: This error is due to the attribute $sequence being unknown in the document structure during migration. To resolve this, check the document structure and ensure that $sequence is properly defined or handled in the migration process.
Reply

Reply to this thread by joining our Discord

Reply on Discord

Need support?

Join our Discord

Get community support by joining our Discord server.

Join Discord

Get premium support

Join Appwrite Pro and get email support from our team.

Learn more