Title
Create new category
Edit page index title
Edit category
Edit link
Docker-related issues
Versions prior to 1.9.1 are not suitable for a clean installation due to breaking changes introduced in Docker 25. Please use version 1.9.2 or later for clean installations!
If you run bootstrap.sh to perform a clean installation of Sandbox 1.9.1 (or earlier), then the following invalid network config issue will occur due to a breaking change in Docker 25:
In this case, you can modify the subnet address in sandbox-installer/common.sh to allow the installation to complete.
Please replace this line:
with the following:
After completing the installation, it is strongly recommended to downgrade all Docker packages, because Docker 25 breaks communications between certain components of the Sandbox system:
If you encounter the following error when running shutdown_webservice.sh, please also downgrade the Docker packages using the commands above (this is a bug in docker compose version 2.24.1 that might be fixed in future versions: https://github.com/docker/compose/issues/11371)
See the "Technical Datasheet" for a complete list of features: https://docs.opswat.com/filescan/datasheet/technical-datasheet