-
Notifications
You must be signed in to change notification settings - Fork 633
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] Unable to list Cases #1598
Comments
You have on invalid tag in your data. Can you explain how you created the case and what tags did you fill ? |
Thanku you for the response. I have been creating a Case using api from received alerts and now I found that, I have the same problem with them. Alerts are created from https://github.com/DSecureMe/vmc-docker/blob/master/demo/config/elastalert/rules/new_asset_with_empty_owner.yaml Is there any possibility to check, for example, directly on Cassanda which tag is it or what it looks like? |
You can list your tags and share the results by calling:
|
Sure, there are many of them so I put them in the file: tags.json |
There are a lot of tags that look weird out there:
BTW, I don't think tags are the right place to put IPs etc... |
I work along with @mwalkowski I don't think it's problem because of tags (maybe I'm wrong). As a proof: I tried to track this part of alerts but I cannot see it through database (cassandra) and display at thehive and also cannot download it via api. PS. "ęąćżźłó" it just all polish characters. |
@To-om Do you have any ideas on how to investigate problem ? |
Ok, with @mwalkowski we found what cause problem.
So, in summary So it cause denial of service of TheHive |
@rafalszymanek @mwalkowski thanks guys, we are checking it in 4.0.1 freshly released today, even if I guess you are testing that on the same version built from sources. |
I don't know if the issue commented by @rafalszymanek is the same as the origin of this issue. @rafalszymanek the reason is that an alert should not be imported twice. This is fixed in #1648 |
@nadouani Yes it was this same issue. But I found another issue with this repair (I will create new issue). |
Well, after some investigation, there is no Denial of Service on 4.0.1 related to the issue you described in your comment #1598 (comment) BTW, your screenshots show 4.0.0-1 and not 4.0.1. I've just tested with a fresh install of TheHive 4.0.1, there is in fact the alert merge case, but it doesn't break anything more than what is described in the issue #1648 |
Bug
Work Environment
Problem Description
When I try to view the list of Cases, I get an empty list (see error below).
Steps to Reproduce
Complementary information
The text was updated successfully, but these errors were encountered: