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

cortexutils not installed in RT4 Responder Docker Image #1055

Merged
merged 1 commit into from
Oct 28, 2024

Conversation

hajjiwajih
Copy link
Contributor

@hajjiwajih hajjiwajih commented Nov 2, 2021

Running the RT4 responder in Docker throws a ModuleNotFound error.:

Traceback (most recent call last):
File "/worker/RT4/rt4.py", line 4, in
from cortexutils.responder import Responder
ModuleNotFoundError: No module named 'cortexutils'

Is it possible to correct this Docker image present in the Docker Hub repository ?

Running the Mailer responder in Docker throws a ModuleNotFound error.: 

Traceback (most recent call last):
  File "/worker/RT4/rt4.py", line 4, in <module>
    from cortexutils.responder import Responder
ModuleNotFoundError: No module named 'cortexutils'

Is it possible to correct this Docker image present in the Docker Hub repository ?
@nusantara-self nusantara-self changed the base branch from master to develop October 28, 2024 06:50
@nusantara-self nusantara-self merged commit c586469 into TheHive-Project:develop Oct 28, 2024
@nusantara-self nusantara-self added this to the 3.3.8 milestone Oct 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants