Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Getting error during the Starting MISP-Modules Service #694

Open
waredot opened this issue Oct 4, 2024 · 0 comments
Open

Getting error during the Starting MISP-Modules Service #694

waredot opened this issue Oct 4, 2024 · 0 comments

Comments

@waredot
Copy link

waredot commented Oct 4, 2024

Oct 04 22:45:41 vultr systemd[1]: misp-modules.service: Main process exited, code=exited, status=1/FAILURE
Oct 04 22:45:41 vultr systemd[1]: misp-modules.service: Failed with result 'exit-code'.
Oct 04 22:45:41 vultr systemd[1]: misp-modules.service: Consumed 1.725s CPU time.
Oct 04 22:45:46 vultr systemd[1]: misp-modules.service: Scheduled restart job, restart counter is at 13.
Oct 04 22:45:46 vultr systemd[1]: Stopped MISP Modules.
Oct 04 22:45:46 vultr systemd[1]: misp-modules.service: Consumed 1.725s CPU time.
Oct 04 22:45:46 vultr systemd[1]: Started MISP Modules.
Oct 04 22:45:47 vultr python3[136046]: ERROR:root:No module named 'dnstrails'
Oct 04 22:45:47 vultr python3[136046]: Traceback (most recent call last):
Oct 04 22:45:47 vultr python3[136046]: File "/var/www/MISP/app/files/scripts/misp-modules/misp_modules/init.py", line 94, in
Oct 04 22:45:47 vultr python3[136046]: from .modules import * # noqa
Oct 04 22:45:47 vultr python3[136046]: File "/var/www/MISP/app/files/scripts/misp-modules/misp_modules/modules/init.py", line 1, in
Oct 04 22:45:47 vultr python3[136046]: from .expansion import * # noqa
Oct 04 22:45:47 vultr python3[136046]: File "/var/www/MISP/app/files/scripts/misp-modules/misp_modules/modules/expansion/securitytrails.py", line 6, in
Oct 04 22:45:47 vultr python3[136046]: from dnstrails import APIError
Oct 04 22:45:47 vultr python3[136046]: ModuleNotFoundError: No module named 'dnstrails'
Oct 04 22:45:47 vultr python3[136046]: /var/www/MISP/app/files/scripts/misp-modules/venv/bin/python3: No module named misp_modules.main; 'misp_modules' is a package and cannot be directly executed
Oct 04 22:45:47 vultr systemd[1]: misp-modules.service: Main process exited, code=exited, status=1/FAILURE

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant