TheHive-Project / TheHive-Project/Cortex-Analyzers
Worker can not be run
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
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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