Hi, I'm on a fresh install of appwrite latest version 1.7.4 (self-hosted) Everything work great except for file creation on buckets, which always fail with general error text when the antivirus switch on bucket settings is turned on. I always get the following error: "Server error". Please see attached screenshot.
This error occur no matter the method of upload (on console and by api, same behaviour). I created another bucket, checked the permissions, file size limits, rebooted the server, restarted appwrite.... still no sucess.
The file creation only succed when I turn off the antivirus functionnality from console (bucket settings)
Thanks for assistance
what are the docker logs when the antivirus is enabled and you upload a file?
Recommended threads
- Authentication on custom Websocket Serve...
Hi, I want to use a custom Websocket Server (using Bun) for my application. However I cant really figure out authentication on custom servers. Session cookies ...
- Realtime: Listener not triggered on upda...
I self host appwrite 1.8.1. The genereal functionallity works fine. But my realtime subscription isn't updating. I see "Received heartbeat response from realtim...
- Realtime for files() works almost well, ...
I have been trying to make use of realtime, today (14.03.26) I have pulled all the latest versions of docker images, and sdk available. Whats working: - Conn...