Ok, how does you defaults.conf look like? in particular, is there a logging_level field?

On 4/28/21 2:53 PM, hatibu chande wrote:
Hello Sebastian,

I upgraded to version 2.3.2 but still got the same error.

File "/usr/bin/intelmqctl", line 11, in <module>
    load_entry_point('intelmq==2.3.2', 'console_scripts', 'intelmqctl')()
  File "/usr/lib/python3/dist-packages/intelmq/bin/intelmqctl.py", line 1899, in main
    x = IntelMQController(interactive=True)
  File "/usr/lib/python3/dist-packages/intelmq/bin/intelmqctl.py", line 706, in __init__
    self.logging_level = self.parameters.logging_level.upper()
AttributeError: 'Parameters' object has no attribute 'logging_level'

Regards,
Hatibu.

On Wed, Apr 28, 2021 at 3:19 PM Sebastian Wagner <wagner@cert.at> wrote:

Dear hatibu,

It looks like you are using an outdated version of IntelMQ (2.3.1). Please upgrade to the latest version 2.3.2 first, otherwise we might be chasing bugs which are already fixed.

Sebastian

P.S: you also posted to intelmq-dev, to which you are not subscribed and the message was thus held back. I rejected that one as posting to one list is enough.

On 4/28/21 2:11 PM, hatibu chande wrote:
Hello Team,

I recently installed IntelMQ and got this error when running intelmqctl status command. Please can any one help me.

File "/usr/bin/intelmqctl", line 11, in <module>
    load_entry_point('intelmq==2.3.1', 'console_scripts', 'intelmqctl')()
  File "/usr/lib/python3/dist-packages/intelmq/bin/intelmqctl.py", line 1899, in main
    x = IntelMQController(interactive=True)
  File "/usr/lib/python3/dist-packages/intelmq/bin/intelmqctl.py", line 706, in __init__
    self.logging_level = self.parameters.logging_level.upper()
AttributeError: 'Parameters' object has no attribute 'logging_level'


Regards,

Hatibu.

-- 
// Sebastian Wagner <wagner@cert.at> - T: +43 676 898 298 7201
// CERT Austria - https://www.cert.at/
// Eine Initiative der nic.at GmbH - https://www.nic.at/
// Firmenbuchnummer 172568b, LG Salzburg

-- 
// Sebastian Wagner <wagner@cert.at> - T: +43 676 898 298 7201
// CERT Austria - https://www.cert.at/
// Eine Initiative der nic.at GmbH - https://www.nic.at/
// Firmenbuchnummer 172568b, LG Salzburg