Deleting with relationships gives returns a response with the error code 500 and general_unknown error message. How can I go about this?
TL;DR
The user is experiencing an error when trying to delete documents with relationships. They are requesting the docker logs from the appwrite container for the related API call. They also shared the object schema they are following. The error they receive is a response with error code 500 and a general_unknown error message. They are seeking advice on how to resolve this issue. Solution: The solution is not mentioned in the given thread.This is the object schema I''m following
What are the docker logs from the appwrite container for the related API call?
Recommended threads
- Many2Many loading, not receiving list
Hi everyone! Im having a bit of trouble while editing single rows in the DB. When selecting a value of my many2many it keeps loading, see screenshot. On some ...
- Appwrite Python SDK Keeps returning the ...
So I have a couple services, one is a scheduling engine responsible for fetching data from a database and launching a containerized micro service to process tha...
- SSR Auth with Tanstack Start requires ha...
I followed the Next.js guide for SSR Auth on https://appwrite.io/docs/tutorials/nextjs-ssr-auth/step-1 I tried to replicate it for Tanstack Start. However, on...