Open
Description
When starting bots with the IntelMQ-Manager they crash / stop when the webserver is restarted.
Ways to reproduce:
- Start an arbitrary Bot with IntelMQ-Manager
- Perform a restart of the webserver (
service apache2 restart
or similar) - Have a look at the list of running bots. The Bot started in 1) is stopped
Expected Behaviour:
The Bot started in 1) is still running after the webserver was restarted.
Scope:
Bots started with intelmqctl
or other means, do not seem to be affected.
I placed the issue here and not in the Manager tracker by intention, as I've the feeling that this is a new (younger 3 months) phenomenon, which is not caused by recent changes in the manager. But I may be wrong and did not spend time for a more thorough analysis.