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

MailIncidentStatus Responder Error: argument None type #452

Open
zlayaBulochka opened this issue Aug 9, 2023 · 0 comments
Open

MailIncidentStatus Responder Error: argument None type #452

zlayaBulochka opened this issue Aug 9, 2023 · 0 comments

Comments

@zlayaBulochka
Copy link

After running MailIncidentStatus Responder in theHive there is Error in Cortex and Failure status:
Traceback (most recent call last): File "/opt/cortex/Cortex-Analyzers/responders/MailIncidentStatus/mailincidentstatus.py", line 359, in MailIncidentStatus().run() File "/opt/cortex/Cortex-Analyzers/responders/MailIncidentStatus/mailincidentstatus.py", line 47, in run self.validate_Config() File "/opt/cortex/Cortex-Analyzers/responders/MailIncidentStatus/mailincidentstatus.py", line 122, in validate_Config if "." not in domain:TypeError: argument of type 'NoneType' is not iterable

After the problematic lines were commented out for checking, the same Error was repeated in line 131:
image

Cortex is connected with theHive, Config is filled in:
image

The latest version of files from Git repo TheHive-Project/Cortex-Analyzers were used. Does anyone know what the problem is?

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

No branches or pull requests

1 participant