Per title. Is there anything wrong with the relationship? I'm not getting any error messages on the frontend, perhaps there's some logs in the server?
Running in docker container, can access it.
Thanks!
Something more ominous has occurred:
I cannot reach the "Data" tab of my documents anymore.
Not in "users" or my other "posts" collection.
If I try to add it back this happens:
The attribute has now been removed from one collection. eg I can access the documents data once again.
For some reason the attribute (relationship) vanished, I didnt do anything. However, the relationship is still present in the other collection and its status is "PROCESSING". Eg, I cannot access the data in those documents either.
maybe you were creating multiple relationships with the same key or something. hard to say with out full explicit detail
Recommended threads
- self-hosted auth: /v1/account 404 on saf...
Project created in React/Next.js, Appwrite version 1.6.0. Authentication works in all browsers except Safari (ios), where an attempt to connect to {endpoint}/v1...
- Having issues with login via CLI
``` ~/appwrite ξ° appwrite login --endpoint https://localhost/v1 --verbose ? Enter your email myvalidemai...
- delete document problems
i don't know what's going on but i get an attribute "tournamentid" not found in the collection when i try to delet the document... but this is just the document...