Skip to content

Getting error during the Starting MISP-Modules Service #694

Open
@waredot

Description

@waredot

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions