Back

documents not getting deleted in relationship

  • 0
  • Self Hosted
  • Databases
rohan
11 Nov, 2023, 08:37

Hi, im trying to delete a document but im getting server error..

network logs

TypeScript
{
    "message": "Server Error",
    "code": 500,
    "type": "general_unknown",
    "version": "1.4.9"
}

appwrite logs

TypeScript
[Error] Timestamp: 2023-11-11T08:36:28+00:00
[Error] Method: DELETE
[Error] URL: /v1/databases/:databaseId/collections/:collectionId/documents/:documentId
[Error] Type: Error
[Error] Message: Call to a member function getId() on null
[Error] File: /usr/src/code/vendor/utopia-php/database/src/Database/Database.php
[Error] Line: 3924
TL;DR
User is experiencing a server error when trying to delete a document. The error message suggests a problem with the appwrite database. The error log indicates a "Call to a member function getId() on null" error. There is no solution provided in the thread.
Drake
13 Nov, 2023, 01:31

What's your setup and what's the data?

Reply

Reply to this thread by joining our Discord

Reply on Discord

Need support?

Join our Discord

Get community support by joining our Discord server.

Join Discord

Get premium support

Join Appwrite Pro and get email support from our team.

Learn more