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

intelmqctl: 'IntelMQController' object has no attribute 'parameters' #2084

Closed
ghost opened this issue Aug 31, 2021 · 1 comment · Fixed by #2087
Closed

intelmqctl: 'IntelMQController' object has no attribute 'parameters' #2084

ghost opened this issue Aug 31, 2021 · 1 comment · Fixed by #2087
Labels
bug Indicates an unexpected problem or unintended behavior component: intelmqctl
Milestone

Comments

@ghost
Copy link

ghost commented Aug 31, 2021

Using branch develop:

intelmq@localhost:~> intelmqctl list queues -q
Loading the defaults configuration failed!Traceback (most recent call last):
  File "/dev/intelmq/intelmq/bin/intelmqctl.py", line 93, in __init__
    self.load_defaults_configuration()
  File "/dev/intelmq/intelmq/bin/intelmqctl.py", line 395, in load_defaults_configuration
    setattr(self.parameters, option, value)
AttributeError: 'IntelMQController' object has no attribute 'parameters'
cymru-whois-expert-queue - 4
deduplicator-expert-queue - 8950
tor-nodes-expert-queue - 4
url2fqdn-expert-queue - 3761
url2fqdn-expert-queue-internal - 1
@ghost ghost added bug Indicates an unexpected problem or unintended behavior component: intelmqctl labels Aug 31, 2021
@ghost ghost added this to the 3.1.0 milestone Aug 31, 2021
@ghost
Copy link
Author

ghost commented Aug 31, 2021

setattr(self.parameters, option, value)

ghost pushed a commit that referenced this issue Aug 31, 2021
ghost pushed a commit that referenced this issue Aug 31, 2021
@ghost ghost closed this as completed in #2087 Aug 31, 2021
ghost pushed a commit that referenced this issue Aug 31, 2021
waldbauer-certat pushed a commit that referenced this issue Sep 9, 2021
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Indicates an unexpected problem or unintended behavior component: intelmqctl
Projects
None yet
Development

Successfully merging a pull request may close this issue.

0 participants