Skip to content

[Bug] Cortex errors #1270

Closed
Closed
@dtokkk

Description

@dtokkk

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."

Metadata

Metadata

Assignees

Labels

TheHive4TheHive4 related issuesbug

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions