On a brand new instance of Appwrite, when I use the console to create documents, I am unable to list them all. I only see one document even though there are more. This is a brand new VPS and I'm running Appwrite via Coolify. I've tried this with multiple servers, always the same result.
Screnshot shows a missing documentID and shows that there are more records that are not being displayed. I am the sole user in this instance and have created the db, collection, docs myself.
Any ideas of what could be happening? I've been dealing with this since yesterday and have not yet found a way forward.
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...