MU-03

Results 11 comments of MU-03

Yeah I narrowed it down to following log i got from running an analysis: [Task 82] [lib.cuckoo.core.plugins] ERROR: Failed to run the reporting module "MISP": name 'PyMISP' is not defined...

Its added in poetry and i installed it through pip3 Following is pymisp in poetry: pymisp 2.4.144 Python API for MISP. ├── deprecated >=1.2.12,=1.10,=3.2.0,=17.4.0 │ ├── pyrsistent >=0.14.0 │ ├──...

I tried latest installed also , anyways, i'll try to troubleshoot this. Thank you

I am facing the same issue, was it resolved?

@adulau Please Guide us all. Thank you.

I have the solution: In my case I did not run the following commands: First run these: sudo cp etc/systemd/system/misp-modules.service /etc/systemd/system/ sudo systemctl daemon-reload sudo systemctl enable --now misp-modules sudo...

I am also facing this exact error. Can you kindly guide me if you have solved this. Thank you.

> > I am also facing this exact error. Can you kindly guide me if you have solved this. Thank you. > > Sorry man, instead of trying to fix...

> @MU-03 If you want to update your module `git pull origin` and `pip install .` works out-of-the-box Thanks

> @MU-03 If you want to update your module `git pull origin` and `pip install .` works out-of-the-box I am also facing an issue with enrichment of event, when I...