Skip to content
New issue

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

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

Already on GitHub? # to your account

Fix error message display for failed analyzers/responders #243

Closed
nadouani opened this issue Jan 16, 2020 · 8 comments
Closed

Fix error message display for failed analyzers/responders #243

nadouani opened this issue Jan 16, 2020 · 8 comments
Assignees
Labels
Milestone

Comments

@nadouani
Copy link
Contributor

nadouani commented Jan 16, 2020

Request Type

Bug

Problem Description

In Cortex jobs list, when an anlayzer/responder fails, the error message is wrongly displayed.

@nadouani nadouani added the bug label Jan 16, 2020
@nadouani nadouani added this to the 3.0.1 milestone Jan 16, 2020
@nadouani nadouani self-assigned this Jan 16, 2020
@nadouani
Copy link
Contributor Author

Use job.errorMesage instead of job.message

@dadokkio
Copy link

dadokkio commented Apr 8, 2020

Hi, I think this is still an issue for responders [Version: 3.4.0-1]

When a responder fails I see a proper error in cortex response under errorMessage field:
image

But if I open the error in thehive it doesn't show any text:
image

@dadokkio dadokkio reopened this Apr 8, 2020
@nadouani
Copy link
Contributor Author

Hello @dadokkio is this screenshot from TheHive or Cortex UI?

@dadokkio
Copy link

It's thehive .. I've noticed later this issue was related to cortex

@nadouani
Copy link
Contributor Author

I think that this should be fixed in TheHive side then to display the errorMessage instead of message. I will take a look on that. Thanks

@nadouani
Copy link
Contributor Author

Found the issue: this report dialog is not displaying the error message at all but it tries to display the report without checking the action status. I'll create an issue in TheHive for it. Thanks

@nadouani
Copy link
Contributor Author

This issue will be solved through TheHive-Project/TheHive#962

@dadokkio
Copy link

Thanks

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

No branches or pull requests

2 participants