-
Notifications
You must be signed in to change notification settings - Fork 640
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
Entity case XXXXXXXXXX not found - After deleting case #534
Comments
Hi @FafnerKeyZee, |
Hey, Sorry for the delay, I've no fail for the requests... Doesn't sound like an network error, but like an internal error ./ |
Hello @FafnerKeyZee How did you delete the cases? By clicking the red "Delete" button in the case details page? or using an API call? Directly from Elasticsearch? Thanks |
Hey, I removed them by using the red button. |
Forget the warning messages "Entity case XXXXXXXXXX not found". In this case, this is not an error. This message was set up before the real deletion was implemented. It is normal that TheHive can't find a deleted case. I'm interested in last point of "Steps to reproduce". Can you give me more details on "check for running tasks beside search bar" and "look the number of tasks increasing." ? The increase of the number of tasks probably means that some HTTP requests to the back-end never end. Please try to identify them. |
Hey, just update to version : 3.0.10-1 from deb repo, bug is fixed. So we can close this case. |
Hi, I can reproduce this warning on version TheHive 3.1.1 on Ubuntu 16.04
Result: edit: no need to create a task for this case... |
Request Type
Bug
Work Environment
Problem Description
After deleting some cases, some tasks are blocked on "running", filters don't work as expected and many entries for missing case are presents into logs.
Steps to Reproduce
Create cases
Close them or not
Delete them
Go to main page (and check for running tasks beside search bar), add play with filters and look the number of tasks increasing.
Complementary information
Extract from logs:
2018-04-10 11:29:33,568 [WARN] from org.elastic4play.services.AuxSrv in application-akka.actor.default-dispatcher-406 - Entity case AWFH2PS73lvRzwDjNqZZ not found
2018-04-10 11:29:33,569 [WARN] from org.elastic4play.services.AuxSrv in application-akka.actor.default-dispatcher-411 - Entity case AWFHz1W33lvRzwDjNqZG not found
2018-04-10 11:29:33,572 [WARN] from org.elastic4play.services.AuxSrv in application-akka.actor.default-dispatcher-410 - Entity case AWFHzEfb3lvRzwDjNqY- not found
2018-04-10 11:29:33,573 [WARN] from org.elastic4play.services.AuxSrv in application-akka.actor.default-dispatcher-378 - Entity case AWFHyEt33lvRzwDjNqY1 not found
2018-04-10 11:29:33,573 [WARN] from org.elastic4play.services.AuxSrv in application-akka.actor.default-dispatcher-408 - Entity case AWFH0WlM3lvRzwDjNqZJ not found
2018-04-10 11:29:33,574 [WARN] from org.elastic4play.services.AuxSrv in application-akka.actor.default-dispatcher-411 - Entity case AWFH1viD3lvRzwDjNqZV not found
2018-04-10 11:29:33,574 [WARN] from org.elastic4play.services.AuxSrv in application-akka.actor.default-dispatcher-409 - Entity case AWFHxxaS3lvRzwDjNqYy not found
2018-04-10 11:29:33,575 [WARN] from org.elastic4play.services.AuxSrv in application-akka.actor.default-dispatcher-406 - Entity case AWFHwMCb3lvRzwDjNqYn not found
2018-04-10 11:33:00,301 [WARN] from org.elastic4play.services.AuxSrv in application-akka.actor.default-dispatcher-417 - Entity case AWFHz1W33lvRzwDjNqZG not found
2018-04-10 11:33:00,301 [WARN] from org.elastic4play.services.AuxSrv in application-akka.actor.default-dispatcher-426 - Entity case AWFH2PS73lvRzwDjNqZZ not found
2018-04-10 11:33:00,301 [WARN] from org.elastic4play.services.AuxSrv in application-akka.actor.default-dispatcher-417 - Entity case AWFH0WlM3lvRzwDjNqZJ not found
2018-04-10 11:33:00,301 [WARN] from org.elastic4play.services.AuxSrv in application-akka.actor.default-dispatcher-430 - Entity case AWFHzEfb3lvRzwDjNqY- not found
2018-04-10 11:33:00,302 [WARN] from org.elastic4play.services.AuxSrv in application-akka.actor.default-dispatcher-426 - Entity case AWFH1viD3lvRzwDjNqZV not found
2018-04-10 11:33:00,303 [WARN] from org.elastic4play.services.AuxSrv in application-akka.actor.default-dispatcher-417 - Entity case AWFHyEt33lvRzwDjNqY1 not found
2018-04-10 11:33:00,304 [WARN] from org.elastic4play.services.AuxSrv in application-akka.actor.default-dispatcher-430 - Entity case AWFHxxaS3lvRzwDjNqYy not found
2018-04-10 11:33:00,304 [WARN] from org.elastic4play.services.AuxSrv in application-akka.actor.default-dispatcher-417 - Entity case AWFHwMCb3lvRzwDjNqYn not found
The text was updated successfully, but these errors were encountered: