Closed as not planned
Description
👟 Reproduction steps
When I try to add file to my appwrite storage by "create file" via API (Curl) it show bellow error:
{ "status": "rejected", "reason": { "message": "500 - {"message":"Server Error","code":500,"type":"general_unknown","version":"0.14.2"}", "name": "Error", "stack": "Error: Request failed with status code 500 at createError REDACTED" } }
👍 Expected behavior
It should add my image to storage
👎 Actual Behavior
ERROR: UNKNOWN ERROR - check the detailed error for more information
Server Error
🎲 Appwrite version
Version 0.14.x
💻 Operating system
Linux
🧱 Your Environment
No response
👀 Have you spent some time to check if this issue has been raised before?
- I checked and didn't find similar issue
🏢 Have you read the Code of Conduct?
- I have read the Code of Conduct