running Appwrite 1.7.4. I am trying to enable ClamAV so un-commented ClamAV in docker compose. The container got pulled and started. Now with the ClamAV container running when I enable Antivirus in the console and try uploading a file it fails with an error unable to connect to ClamAV server (Screenshot attached)
TL;DR
Developers are facing an issue enabling ClamAV in Appwrite 1.7.4. Despite starting the ClamAV container and enabling it in the console, they are unable to connect to the ClamAV server when trying to upload a file. Consider checking the network settings in docker-compose and ensuring they align with the setup.snapshot from docker compose. Let me know if I need to change the networks to something apart from appwrite.
Recommended threads
- [SOLVED] CreateRow is doing ListRows on ...
### setup ``` appwrite 1.9.5 self-hosted bun 1.3 node-appwrite 27.1.0 ``` ### issue Im running a function on a self hosted 1.9.5 with "node-appwrite": "^27.1.0...
- Local function execution results in HTTP...
Hi all, I'm trying to develop a new function on my Ubuntu 24.04 machine running the latest version of docker. I've read through the documentation to install and...
- hi guys! my site is not accesible in my ...