TheHive-Project / TheHive-Project/Cortex-Analyzers

Worker can not be run

Open
#1,115 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
490
Forks
405
Avg merge
2d 43m
Merged PRs (30d)
8

Description

While trying to run Cortex Analyzers I'm getting the following error message again and again:

{
"errorMessage": "Worker cannot be run",
"input": "{"data":"1.1.1.1","dataType":"ip","tlp":2,"pap":2,"message":"","parameters":{},"config":{"proxy_https":null,"cacerts":null,"max_pap":2,"jobTimeout":30,"check_tlp":false,"proxy_http":null,"max_tlp":2,"auto_extract_artifacts":false,"jobCache":10,"check_pap":false}}",
"success": false
}

I was working on one machine and the analyzers were working fine there. But when I changed my machine and installed Cortex on the new one my Analyzers stopped working and started giving me this error.

Any help would be appreciated.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the Cortex Analyzer worker run that returns “Worker cannot be run” and compare the Cortex installation and analyzer environment on the working and new machines. Done means the affected analyzers run successfully on the new machine, with the recurring error no longer appearing.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
backend, security
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.