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
- Error: Trying to install appwrite on sub...
``` [Error] Method: POST appwrite | [Error] URL: /v1/account appwrite | [Error] Type: Appwrite\Extend\Exce...
- JavaScript heap out of memory during bui...
I am running into heap out of memory when I am trying to build an Appwrite site. Usually this can be fixed by modifying the `max-old-space-size` configuration, ...
- client.ping() does not appear to work.
After upgrading to 1.8.0, I ran the `starter_for_flutter` and tested the ping. It failed with a "Server Error". I tried this again on my production instance (1...