Skip to content
This repository has been archived by the owner on Apr 3, 2023. It is now read-only.

scan cmd failed to store file info: failed to connect to database #116

Open
waleedmagdy opened this issue Nov 25, 2020 · 0 comments
Open

Comments

@waleedmagdy
Copy link

waleedmagdy commented Nov 25, 2020

This is my first time to use your app.
I am getting error when trying to scan the file.
this error from the first time after update all plugins.

docker run --rm -v /var/run/docker.sock:/var/run/docker.sock -v `pwd`:/malice/samples  --network="host"  -e MALICE_VT_API=$MALICE_VT_API malice/engine scan BingWallpaper.exe
#### File
| Field  | Value                                                            |
| ------ | ---------------------------------------------------------------- |
| Name   | BingWallpaper.exe                                                |
| Path   | BingWallpaper.exe                                                |
| Size   | 9.14MB                                                           |
| MD5    | b4fe2da596181363907195fefe7af01b                                 |
| SHA1   | b5def485823e89a6b9420a417c1a9dd3de5503de                         |
| SHA256 | c5003e4821753acc69b39d969258d1a47d7b2a55ffb7037a1fd691c8e6431ff2 |
FATA[0001] scan cmd failed to store file info: failed to connect to database: failed to ping elasticsearch: Get http://localhost:9200/: dial tcp 127.0.0.1:9200: connect: connection refused

please let me know if you have a fix for that or a hint to make it fixed.
thanks

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant