Skip to content

intelmqdump crashes on getting bot status #2188

@wagner-intevation

Description

@wagner-intevation
> intelmqdump $x
Processing $x: %y dumps
[...]
Traceback (most recent call last):
  File "/usr/local/bin/intelmqdump", line 33, in <module>
    sys.exit(load_entry_point('intelmq', 'console_scripts', 'intelmqdump')())
  File "/home/dev/intelmq/intelmq/bin/intelmqdump.py", line 287, in main
    bot_status = ctl.bot_status(botid)
  File "/home/dev/intelmq/intelmq/bin/intelmqctl.py", line 484, in bot_status
    status = self._processmanager.bot_status(bot_id)
AttributeError: 'NoneType' object has no attribute 'bot_status'

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