Cortex icon indicating copy to clipboard operation
Cortex copied to clipboard

Analyzers won't run (docker issue?)

Open DPeltier opened this issue 6 years ago • 4 comments

Analyzers won't run

Request Type

Bug

Work Environment

Question Answer
OS version (server) RedHat
OS version (client) 10
Cortex version / git hash 3.0.0-RC4
Package Type Docker
Browser type & version Firefox

Problem Description

For an unknow reason, analyzers are not able to properly run.

Steps to Reproduce

  1. Execute docker-compose
  2. Refresh analyzers
  3. Start an analyze

Complementary information

Here the logs when I run my docker-compose TheHive

I am not able to get any python errors or more.

DPeltier avatar Aug 06 '19 15:08 DPeltier

Can you let me see your docker-compose file?

devinbfergy avatar Aug 09 '19 15:08 devinbfergy

Here attached

docker-compose.txt

DPeltier avatar Aug 09 '19 15:08 DPeltier

Alright it looks fine. I would enable debug mode on Cortex by doing the following. In the same directory as the config files. Put a file named logback.xml with the file attached. logback.txt

This will set your cortex to debug mode and you might get more information about what exactly is failing.

devinbfergy avatar Aug 09 '19 18:08 devinbfergy

@devinbfergy I'm debugging a similar issue. The logback.txt file you have listed here is no longer present, could it be reattached.

00willo avatar Jul 29 '21 13:07 00willo