Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug] Minemeld Responder: No module named 'requests' #774

Closed
PlaceboRulez opened this issue May 25, 2020 · 0 comments · Fixed by #775
Closed

[Bug] Minemeld Responder: No module named 'requests' #774

PlaceboRulez opened this issue May 25, 2020 · 0 comments · Fixed by #775
Labels
category:bug Issue is related to a bug
Milestone

Comments

@PlaceboRulez
Copy link

Describe the bug
The minemeld docker responder errors out with:

Traceback (most recent call last):
  File "Minemeld/minemeld.py", line 3, in <module>
    import requests
ModuleNotFoundError: No module named 'requests'

To Reproduce
Configure Cortex to use docker responders
Configure and enable Minemeld responder
Use the minemeld responder on a observable

Expected behavior
The Responder should add the observable to the list on the Minemeld server

Work environment

  • Client OS: Windows 10
  • Server OS: Ubuntu 20.04
  • Browse type and version: Chrome
  • Cortex version: 3.0.1-1
  • Cortex Analyzer/Responder name: Minemeld
  • Cortex Analyzer/Responder version: 1.0

Possible solutions
add requests to minemeld docker

@PlaceboRulez PlaceboRulez added the category:bug Issue is related to a bug label May 25, 2020
dadokkio added a commit that referenced this issue May 25, 2020
@dadokkio dadokkio added this to the 2.8.0 milestone May 25, 2020
@jeromeleonard jeromeleonard linked a pull request Jun 14, 2020 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category:bug Issue is related to a bug
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants