certtools / intelmq

IntelMQ is a solution for IT security teams for collecting and processing security feeds using a message queuing protocol.
https://docs.intelmq.org/latest/
GNU Affero General Public License v3.0
972 stars 295 forks source link

FIX: handle init failure on incorrect current event #2494

Closed kamil-certat closed 5 months ago

kamil-certat commented 5 months ago

If event hold in current event wasn't saved correctly, the bot is unable to start and handle any event.

In our case, the file wasn't created at all. I'm not sure yet why (I suspect some trouble by reloading), but such a problem shouldn't stop the bot from working.