[SOLVED] Invalid document structure: Missing collection attribute $collection | Appwrite 1.4.13
- 0
- Self Hosted
Hi Guys, yesterday our appwrite server started throwing "Invalid document structure: Missing collection attribute $collection ". The thing is, the moment it started, nothing was changed, at the time of the first occurence someone from the team just logged in, but really didnt do anything except checking realtime connections.
Since then it started fireing that error and sentry is going crazy ðĪŠ. I did look up the issue on github but that supposedly was resolved with 1.3.7 i think.
So far all apps work fine, functions too. Any idea why this poped out of nowhere?
This is a bug...I thought we fixed this, though...
Ok, good to know, now a simple restart of the instance resolved the issue. We did spend some time logging in/out; changing entries through our app and just clicking through everything, so far it hasnt come back.
If your issue has been solved, you can mark this post as closed by adding â[SOLVED]â to the beginning of the title
[SOLVED] Invalid document structure: Missing collection attribute $collection | Appwrite 1.4.13
Recommended threads
- Realtime for files() works almost well, ...
I have been trying to make use of realtime, today (14.03.26) I have pulled all the latest versions of docker images, and sdk available. Whats working: - Conn...
- Local appwrite run functions --user-id n...
Hi, I'm running into an issue when testing Appwrite functions locally with user impersonation. I'm using a self-hosted Appwrite instance and running functions ...
- Selfhosted Github App installation
I've followed this guide: https://appwrite.io/docs/advanced/self-hosting/configuration/version-control to connect GitHub to my self-hosted Appwrite instance (1....