socfortress / iris-cortexanalyzer-module

IRIS module to run Cortex Analyzer
MIT License
5 stars 5 forks source link

[BUG] Cortex Module Integration - IRISwebapp is unavailable - sleeping #5

Open Noones47 opened 2 months ago

Noones47 commented 2 months ago

Describe the bug After running the buildnpush script the Iris web app starts sleeping and giving a nginx error. I figured out that this only happens after i restart the webapp, if i only restart the worker i can go to the GUI and the Module will be there, but if i either restart the docker or the webapp i will have to prune everything back.

To Reproduce Steps to reproduce the behavior:

  1. Run ./buildnpush2iris.sh in the Cortex Analyzer for IRIS tutorial
  2. Check the GUI, will give the NGINX error there

Expected behavior It was supposed to add the module and keep running clear.

Screenshots image

Docker Logs: image

Desktop (please complete the following information):

Additional context This problem can happen with other modules how are we suppose to add modules if this happens???

Athryss commented 2 weeks ago

Same, have you found a solution to this problem yet?