Cortex
Cortex copied to clipboard
Cortex 3.1.0 Crash after starting and trying to access Elastic
Request Type
Bug
Work Environment
| Question | Answer |
|---|---|
| OS version (server) | Deb 10 |
| Cortex version / git hash | 3.1.0 latest apt-get Version |
| Package Type | DEB Install |
Problem Description
Since Cortex 3.1.0 cant create the Index by itself (as described here: https://github.com/TheHive-Project/Cortex/issues/305) you have to Manually Create it. This leads to Cortex starting and crashing after trying to access Elasticsearch, Log of Elastic does not show a Access attempt from Cortex as far as i can tell
Steps to Reproduce
1, Install Cortex according to Documentation 2. Install the newest Elasticsearch Version 3. Create Index Manually bc of Bug: https://github.com/TheHive-Project/Cortex/issues/305 4. Start Cortex Service
Possible Solutions
Fix https://github.com/TheHive-Project/Cortex/issues/305