Cortex
Cortex copied to clipboard
Analyzers won't run (docker issue?)
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
- Execute docker-compose
- Refresh analyzers
- Start an analyze
Complementary information
Here the logs when I run my docker-compose

I am not able to get any python errors or more.
Can you let me see your docker-compose file?
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 I'm debugging a similar issue. The logback.txt file you have listed here is no longer present, could it be reattached.