Hello! I can't delete photo files from the trash. I can’t delete it either through the code or through the admin panel. Writes server error. The files are not deleted, and their identifier is generated automatically, even if I specified it manually.
What version of Appwrite are you on?
Hello! Version 1.3.7
Should I update to fix it?
I know there was a bug with deleting files: https://github.com/appwrite/appwrite/issues/6042
does this sound like the same thing you're experiencing?
Recommended threads
- Need help to create a wrapper which let ...
I’m looking for help setting up Appwrite properly on a VPS so I can build a self-hosting wrapper around it. The goal is to provide a Linux executable that allow...
- Create file is listing files instead of ...
This is a bit strange but, I cannot create files from within a funcion. I have tested with latest SDKs versions of node and python, both instead of creating the...
- Trouble Creating Database and Collection...
I’ve set up my project credentials (endpoint, project ID) and generated an API key. I’m currently focusing on creating only the database and collections (tables...