
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.
What's your setup and what's the data?
Recommended threads
- Realtime Disconnects and Error: INVALID_...
Hi Support, we are still experiencing the issue and we are a subscriber on your platform under the account of charlesbcalague@gmail.com I just want to ask here...
- Collection Permission issue
I am facing issue in my Pro account. "Add" button is disabled while adding permission in DB collection settings.
- Origin error after changing default port...
Hi! I need some help regarding an issue I’m facing with Appwrite after changing the default ports. I have a self-hosted Appwrite instance running on my VPS. I ...
