
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
- Error in Migration to Cloud for Database...
We were using Appwrite self-hosted (old version, 1.5.10) for some time but made the switch to Cloud now and want to migrate our data over. Since the version ju...
- Issues connecting my appwrite 1.7.4
Im trying to connect my app using the app-starter but all the pings are getting an error 500, Ive tried with windows / android and web all give the same 500 err...
- Issues with OAuth on Appwrite 1.6.2
I am trying to setup Twitch OAuth on a Next.js app with Appwrite 1.6.2 This is my OAuth code ```javascript account.createOAuth2Session( OAuthProvider.Twi...
