Fryyyyy
Fryyyyy
Yeah I dunno why this isn't passing, it works on my machine :-/
@joachimmetz is this waiting on me for anything?
We're using api.py
Hopefully by 'fixing it' you mean allowing the search and not "also deleting from Mongo" :)
I guess this has raised an interesting use case - we delete processed samples to save on space, the report and binary are cleaned up after analysis, but we still...
``` 2015-11-04 03:24:13,015 [root] DEBUG: No analysis package specified, trying to detect it automagically. 2015-11-04 03:24:13,015 [root] INFO: Automatically selected analysis package "zip" ```
+1 will need this
Yeah the newer the better. I was forced to pin it to 1.16 for the old image since that was the newest version available there
We see this too, extremely frequently. Enough that I wrapped it in an InterruptingCow (https://pypi.python.org/pypi/interruptingcow) try/catch to allow the rest of the processing module to proceed.
Unfortunately I'm not permitted to share code, though I am working on getting permission. I haven't noticed lockups or large logs, but then again we have a lot of hosts...