Closed JonathanPhillips closed 9 years ago
Can you provide the error logs?
This can happen if you submitted a machine tag for the analysis that doesn't exist for any of the listed machines. It can also happen if you submit a 64-bit PE but don't have any 64-bit VMs (or at least no VM with the "64_bit" tag).
That's exactly what it was. I was trying to submit a 64 bit PE but didn't have the vm tagged as such. Thanks
I tried adding the tags via below command: "python machine.py --tags Win7_64_bit Win7" where "Win7_64_bit" is the tag name and "Win7" is the VMname.
Is that correct? If yes, I still could not analyse 64 bit file even though I have a 64 bit VM.
Thanks in advance
@brad-accuvant - Can you please help me here? I have even rename the VM to "Win7_64_bit", still no luck with 64 bit files. Although 32 bit files are running perfectly fine.
Got this error on two seperate machines when trying to submit a file for analysis. I've got regular cuckoo on both working normally but want to try this modified version. I'm obviously overlooking something. Double checked the conf files and the vm labels, names, etc. Any ideas?