MISP / misp-dashboard

A live dashboard for a real-time overview of threat intelligence from MISP instances
GNU Affero General Public License v3.0
192 stars 66 forks source link

clean.py got error #138

Closed darthsyaz closed 4 years ago

darthsyaz commented 4 years ago

Hey there. I got another instance with running dashboard however i got error in executing clean.py to clear the dashboard. Kindlys assist me :)

image

mokaddem commented 4 years ago

By any chance, could it be that you are not in a virtual python environment?

. ./DASHENV/bin/activate

Before starting the script

darthsyaz commented 4 years ago

Thanks for your reply tho but I found another error :(

image

silly mistake by me :p pip3 install redis (redis module for python) solved the issue