https://<domain>/v1/storage/buckets?queries%5B0%5D=%7B%22method%22%3A%22limit%22%2C%22values%22%3A%5B6%5D%7D&queries%5B1%5D=%7B%22method%22%3A%22offset%22%2C%22values%22%3A%5B0%5D%7D&queries%5B2%5D=%7B%22method%22%3A%22orderDesc%22%2C%22attribute%22%3A%22%22%7D
account prefs:
https://<domain>/v1/account/prefs appwrite container logs: Error] Line: 4896 [Error] Timestamp: 2025-11-01T20:36:47+00:00 [Error] Method: GET [Error] URL: /v1/databases/:databaseId/collections/:collectionId/documents [Error] Type: Utopia\Database\Exception\Structure [Error] Message: Invalid document structure: Missing required attribute "$createdAt" [Error] File: /usr/src/code/vendor/utopia-php/database/src/Database/Database.php [Error] Line: 4896 [Error] Timestamp: 2025-11-01T20:36:48+00:00 [Error] Method: GET [Error] URL: /v1/databases/:databaseId/collections/:collectionId/documents [Error] Type: Utopia\Database\Exception\Structure [Error] Message: Invalid document structure: Missing required attribute "$createdAt" [Error] File: /usr/src/code/vendor/utopia-php/database/src/Database/Database.php [Error] Line: 4896
One org lost all data out of 13 org's after migration from 1.7.4 to 1.8.0
Recommended threads
- Custom Email Templates Not Updating for ...
I have 4 custom email templates on my self-hosted Appwrite instance: - email verification - reset password - security alert - 2FA verification. email verifica...
- Docker compose down command is deleting ...
I just followed the steps in the website...but docker compose down seems to delete whole data...it is like fresh installation. Please check if i am missing anyt...
- Bug Report: type generation for enum of ...
### 👟 Reproduction steps in the enum element value, instead of English, use another language (Khmer), in my case Khmer text. ``` export enum ProvinceType { ...