I found a few threads talking about similar problem, running cuckoo sandbox on AWS ec2 for ex. but I'll try to ask anyway.
I currently have a custom PHP solution that just runs file through clamscan but I wanted to use something better.
I have been trying to setup Cuckoo sandbox and use it as virus scan on DigitalOcean droplet but I can't get it working. Is there someone who managed to get it working on ec2 or droplet?
If it help my error is
CRITICAL: CuckooCriticalError: Please update your configuration. Unable to shut 'cuckoo1' down or find the machine in its proper state: The virtual machine 'cuckoo1' doesn't exist! Please create one or more Cuckoo analysis VMs and properly fill out the Cuckoo configuration!
I guess it is VM related (I followed all the docs steps https://cuckoo.readthedocs.io/en/latest/installation/ ).