malice icon indicating copy to clipboard operation
malice copied to clipboard

cmd lookup failed to store hash: Database.Plugins is empty (you must set this field to use this function)

Open faisalfs10x opened this issue 3 years ago • 0 comments

@blacktop, i keep getting this error if run command lookup...command scan is running well...

$ docker run --rm -v /var/run/docker.sock:/var/run/docker.sock -e MALICE_VT_API=apikey --network="host" malice/engine lookup 87a28a99697452a37fc229b3aa3afe97

FATA[0000] cmd lookup failed to store hash: Database.Plugins is empty (you must set this field to use this function)
$ docker ps -a
CONTAINER ID        IMAGE                  COMMAND                  CREATED             STATUS              PORTS                              NAMES
896b30ccda0a        malice/elasticsearch   "/elastic-entrypoint…"   2 hours ago         Up 2 hours          0.0.0.0:9200->9200/tcp, 9300/tcp   malice-elastic

faisalfs10x avatar Oct 14 '20 18:10 faisalfs10x