NUKIB / misp

Docker image for MISP
GNU General Public License v3.0
115 stars 46 forks source link

MISP unable to finish fetch_feed jobs. #47

Open louismaxx opened 2 years ago

louismaxx commented 2 years ago

Hi,

We have implemented your dockerized version of MISP and thank you for the work you've put in.

We are struggling with our fetch_feeds jobs as they are not reaching more than 50% when we are manually fetching. We are still in a testing phase where we are pulling 2 feeds to our instance.

image

We tried by flushing the REDIS db but it did not yield results. We also tried to kill the workers but it fails and prompts the "Contact the Admin" page.

MISP Version : 2.4.159

Benni0 commented 2 years ago

Maybe you have enabled one of the Abuse.ch feeds, which contain high correlating values. The MISP project implemented a new correlation engine in version 2.4.160 - please try to update to a version >= 2.4.160. If this doesn't work, please open an issue directly in the MISP project. (https://github.com/MISP/MISP)