certsocietegenerale / fame

FAME Automates Malware Evaluation
https://certsocietegenerale.github.io/fame/
GNU General Public License v3.0
847 stars 168 forks source link

error when i try to enable a module #105

Closed lightningwaterbright closed 2 years ago

lightningwaterbright commented 2 years ago

Description

when i want to enable a module i get AttributeError: 'NoneType' object has no attribute 'info'

Steps to Reproduce

go on fame click on your avatar -> configuration then enable one modules

Expected behavior

enable the module that i wanted to enable

Actual behavior

i get a error: AttributeError: 'NoneType' object has no attribute 'info' gist link to the traceback: https://gist.github.com/lightningwaterbright/0a16e6ea05a6dd53b935748cc1b57004

Debug

https://gist.github.com/lightningwaterbright/bcdab17c76163ffcc3ff6925b390ccc0

lightningwaterbright commented 2 years ago

i reinstall the mongodb database and it worked