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

[Bug] Cortex errors #1270

Closed
dtokkk opened this issue Mar 23, 2020 · 1 comment
Closed

[Bug] Cortex errors #1270

dtokkk opened this issue Mar 23, 2020 · 1 comment
Assignees
Labels
bug TheHive4 TheHive4 related issues
Milestone

Comments

@dtokkk
Copy link

dtokkk commented Mar 23, 2020

Request Type

Bug

Work Environment

Question Answer
OS version (server) Ubuntu
OS version (client) Ubuntu
TheHive version / git hash 4RC1
Package Type DEB
Cortex 3.0.1-1

Problem Description

Logs error regarding timeouts from cortex, not update of the observable in theHive from cortex. Cortex ran the job successful. You must rerun an analyzer to update the info from cortex into the observable.

Steps to Reproduce

  1. Create an observable
  2. run cortex analyzer
    Until now TheHive not have the response from cortex.
  3. Rerun one cortex analyzer.

Complementary information

Logs

2020-03-03 01:53:55,130 [ERROR] from org.thp.thehive.connector.cortex.services.CortexActor in application-akka.actor.default-dispatcher-15 - CortexActor received 3 failures, last: ApplicationError(500):
{
"type" : "akka.pattern.AskTimeoutException",
"message" : "Ask timed out on [Actor[akka://application/user/audit#1068294162]] after [1000 ms]. Message of type [org.thp.cortex.services.AuditActor$Register]. A typical reason for AskTimeoutException is that the recipient actor didn't send a reply."
}, stopping ticks
2020-03-03 01:53:55,165 [ERROR] from org.thp.thehive.connector.cortex.services.CortexActor in application-akka.actor.default-dispatcher-15 - CortexActor received 3 failures, last: ApplicationError(500):
{
"type" : "akka.pattern.AskTimeoutException",
"message" : "Ask timed out on [Actor[akka://application/user/audit#1068294162]] after [1000 ms]. Message of type [org.thp.cortex.services.AuditActor$Register]. A typical reason for AskTimeoutException is that the recipient actor didn't send a reply."
}, stopping ticks
2020-03-03 01:53:55,256 [ERROR] from org.thp.thehive.connector.cortex.services.CortexActor in application-akka.actor.default-dispatcher-6 - CortexActor received 3 failures, last: ApplicationError(500):
{
"type" : "akka.pattern.AskTimeoutException",
"message" : "Ask timed out on [Actor[akka://application/user/audit#1068294162]] after [1000 ms]. Message of type [org.thp.cortex.services.AuditActor$Register]. A typical reason for AskTimeoutException is that the recipient actor didn't send a reply."
}, stopping ticks
2020-03-03 01:53:55,274 [ERROR] from org.thp.thehive.connector.cortex.services.CortexActor in application-akka.actor.default-dispatcher-25 - CortexActor received 3 failures, last: ApplicationError(500):
{
"type" : "akka.pattern.AskTimeoutException",
"message" : "Ask timed out on [Actor[akka://application/user/audit#1068294162]] after [1000 ms]. Message of type [org.thp.cortex.services.AuditActor$Register]. A typical reason for AskTimeoutException is that the recipient actor didn't send a reply."
}, stopping ticks
2020-03-03 01:53:55,292 [ERROR] from org.thp.thehive.connector.cortex.services.CortexActor in application-akka.actor.default-dispatcher-6 - CortexActor received 3 failures, last: ApplicationError(500):
{
"type" : "akka.pattern.AskTimeoutException",
"message" : "Ask timed out on [Actor[akka://application/user/audit#1068294162]] after [1000 ms]. Message of type [org.thp.cortex.services.AuditActor$Register]. A typical reason for AskTimeoutException is that the recipient actor didn't send a reply."
}, stopping ticks
2020-03-03 01:53:55,297 [ERROR] from org.thp.thehive.connector.cortex.services.CortexActor in application-akka.actor.default-dispatcher-25 - CortexActor received 3 failures, last: ApplicationError(500):
{
"type" : "akka.pattern.AskTimeoutException",
"message" : "Ask timed out on [Actor[akka://application/user/audit#1068294162]] after [1000 ms]. Message of type [org.thp.cortex.services.AuditActor$Register]. A typical reason for AskTimeoutException is that the recipient actor didn't send a reply."
}, stopping ticks
2020-03-03 01:53:55,305 [ERROR] from org.thp.thehive.connector.cortex.services.CortexActor in application-akka.actor.default-dispatcher-13 - CortexActor received 3 failures, last: ApplicationError(500):
{
"type" : "akka.pattern.AskTimeoutException",
"message" : "Ask timed out on [Actor[akka://application/user/audit#1068294162]] after [1000 ms]. Message of type [org.thp.cortex.services.AuditActor$Register]. A typical reason for AskTimeoutException is that the recipient actor didn't send a reply."

@dtokkk dtokkk added TheHive4 TheHive4 related issues bug labels Mar 23, 2020
@dtokkk dtokkk changed the title [Bug] Errors Cortex [Bug] Cortex errors Mar 23, 2020
@To-om
Copy link
Contributor

To-om commented Mar 27, 2020

This is the same issue as #1156

@To-om To-om added this to the 4.0.0-RC2 milestone Mar 27, 2020
@To-om To-om self-assigned this Mar 27, 2020
To-om added a commit that referenced this issue Apr 22, 2020
@To-om To-om closed this as completed May 5, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug TheHive4 TheHive4 related issues
Projects
None yet
Development

No branches or pull requests

2 participants