Hi team,
I’m experiencing an issue in the Appwrite console. When I create a document in a collection via the Collections UI, the document gets created without a $id — it’s literally empty.
I’ve already tried:
- Restarting the Appwrite instance
- Refreshing the browser / logging out and back in
…but nothing helps.
This happens only through the console; I haven’t tested SDK/API yet. The document seems “created,” but the ID is missing, which makes it unusable.
Environment:
- Appwrite version: appwrite:1.7.4 / appwrite/console:6.1.28
- Self-hosted
Is anyone else seeing this? Could be a UI bug or something wrong with the instance.
I don’t recall seeing any reported issue like that. It shouldn’t even be possible on the API level. Is the document created properly or you get an error?
Regardless, I would recommend upgrading to the latest version
Hi, thanks for the suggestion.
I’ve already upgraded to the latest version, but the issue persists. Creating a document via the Collections UI still results in an empty $id. No error is shown — the document appears created, but the ID is literally blank.
This only happens in the console; I haven’t tested API/SDK yet.
Recommended threads
- Selfhost - Starting Docker containers fa...
I am stuck at installing appwrite. Specifically, the containers dont want to start up. The images are downloaded and ready. Dockhand is reporting containers st...
- It says domain already used but I have d...
I accidentally deleted the project in which I used my domain originally (orexia.app) from name.com. Now I am trying to add it to a different project and it says...
- Is this normal in the self host custom d...
when i try to add custom domain to the project did not see this in 1.8.0 ok when pressed the retry it says "DNS verification failed with resolver 8.8.8.8. Domai...