Closed
Description
Request Type
Bug
Work Environment
Question | Answer |
---|---|
OS version (server) | Ubuntu |
TheHive version / git hash | 4.1.3-1 |
Package Type | DEB |
Problem Description
After I upgraded from TheHive 4.1.2-1 to 4.1.3-1, I found that the Task inside Case was hidden. Just like literally, I couldn't see the Task, even though it was indeed there. I see the following alert out of line in the logs.
2021-04-14 20:43:20,679 [INFO] from org.thp.scalligraph.AccessLogFilter in application-akka.actor.default-dispatcher-29 [0000004e|] 192.168.199.4 GET /api/case/~679992/links took 44ms and returned 200 2 bytes
2021-04-14 20:43:20,790 [INFO] from org.thp.scalligraph.AccessLogFilter in application-akka.actor.default-dispatcher-27 [00000053|] 192.168.199.4 POST /api/v1/query?name=case-tasks took 24ms and returned 200
2021-04-14 20:43:20,801 [INFO] from org.thp.scalligraph.AccessLogFilter in application-akka.actor.default-dispatcher-27 [00000054|] 192.168.199.4 POST /api/v1/query?name=case-tasks.count took 34ms and returned 200 1 bytes
2021-04-14 20:43:20,806 [WARN] from org.thp.scalligraph.utils.Retry in application-akka.actor.default-dispatcher-28 [|] An error occurs (org.janusgraph.core.JanusGraphException: Could not call index), retrying (1)