You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Run responder on case ask failed due too long task description.
Steps to Reproduce
Create a case with a very long description (more than 32766)
Create any task or observable
Try to run responder on it
Possible Solutions
Complementary information
TheHive log:
2019-05-29 16:07:31,884 [INFO] from org.elastic4play.ErrorHandler in application-akka.actor.default-dispatcher-5 - POST /api/connector/cortex/action returned 500
connectors.cortex.services.CortexError: Cortex error on http://192.168.1.1:9999/api/responder/d3c23a0b82fd230af9f1048afb44fcd1/run (500)
{"type":"CreateError","message":"Document contains at least one immense term in field="data" (whose UTF8 encoding is longer than the max length 32766), all of which were skipped. Please correct the analyzer to not produce such terms. The prefix of the first immense term is: '[123, 34, 102, ...', original message: bytes can be at most 32766 in length; got 63505","object":{"createdAt":1559120928412,"pap":2,"...
The text was updated successfully, but these errors were encountered:
Request Type
Bug
Work Environment
Problem Description
Run responder on case ask failed due too long task description.
Steps to Reproduce
Possible Solutions
Complementary information
TheHive log:
2019-05-29 16:07:31,884 [INFO] from org.elastic4play.ErrorHandler in application-akka.actor.default-dispatcher-5 - POST /api/connector/cortex/action returned 500
connectors.cortex.services.CortexError: Cortex error on http://192.168.1.1:9999/api/responder/d3c23a0b82fd230af9f1048afb44fcd1/run (500)
{"type":"CreateError","message":"Document contains at least one immense term in field="data" (whose UTF8 encoding is longer than the max length 32766), all of which were skipped. Please correct the analyzer to not produce such terms. The prefix of the first immense term is: '[123, 34, 102, ...', original message: bytes can be at most 32766 in length; got 63505","object":{"createdAt":1559120928412,"pap":2,"...
The text was updated successfully, but these errors were encountered: