TheHive-Project / Cortex

Cortex: a Powerful Observable Analysis and Active Response Engine
https://thehive-project.org
GNU Affero General Public License v3.0
1.32k stars 226 forks source link

problem running Cortex on RHEL #466

Open JhonaVal opened 5 months ago

JhonaVal commented 5 months ago

Problem running Cortex on RHEL. Problem in raising the cortex service in RHEL

Request Type

Bug

Work Environment

Question Answer
OS version (server) RHEL 9.x.
Cortex versión 3.x .
Package Type From source

Problem Description

I have the problem starting Cortex, it starts the service for about 5 seconds, and there is an error at startup, within this server I have thehive running and it works normally, and I try to run Cortex on this same server but I have the startup error:

Process: 6470 ExecStart=/opt/cortex/bin/cortex -Dconfig.file=/etc/cortex/application.conf -Dlogger.file=/etc/cortex/logback.xml -Dpidfile.path=/dev/null (code=exited, status=255/EXCEPTION)

Possible Solutions

Complementary information

I have the following screenshots of the error and log Captura de pantalla 2024-04-09 110745 Captura de pantalla 2024-04-09 082004

allamiro commented 21 hours ago

I m not sure if this issue got resolved but can you run sealert /var/log/audit/audit.log Can you provide the contents of Cortex Log file ? You could also enable Debug option on the logback.xml file which will provide you with more information on what causing the problem