Hi Hatibu,
I recommend to upgrade to a newer version, the latest release is 2.1.1. If this is a fresh installation, I recommend to remove the old version and start with the newer instead.
Otherwise: It looks like your defaults.conf file (/etc/intelmq/defaults.conf or /opt/intelmq/etc/defaults.conf) is missing the `logging_level` parameter (default value INFO), but maybe there are more values missing.
Sebastian
On 27/11/2019 06.35, hatibu chande wrote:
Hello Sebastian,
Yes am using version 1.1.2
Hatibu.
On Tue, Nov 26, 2019 at 5:54 PM Sebastian Wagner <wagner@cert.at mailto:wagner@cert.at> wrote:
Hi, You are using IntelMQ version 1.1.2? Sebastian On 11/26/19 12:52 PM, hatibu chande wrote:
Hello Guys, I recently install IntelMQ successfully but it gives " Error loading bot queues information: Traceback (most recent call last): File "/usr/bin/intelmqctl", line 9, in load_entry_point('intelmq==1.1.2', 'console_scripts', 'intelmqctl')() File "/usr/lib/python3/dist-packages/intelmq/bin/intelmqctl.py", line 1225, in main x = IntelMQController(interactive=True) File "/usr/lib/python3/dist-packages/intelmq/bin/intelmqctl.py", line 380, in __init__ log_level = self.parameters.logging_level AttributeError: 'Parameters' object has no attribute 'logging_level' SyntaxError: Unexpected token T in JSON at position 0" Can someone help me please. Hatibu
-- // Sebastian Wagner <wagner@cert.at> <mailto:wagner@cert.at> - T: +43 1 5056416 7201 // CERT Austria - https://www.cert.at/ // Eine Initiative der nic.at <http://nic.at> GmbH - https://www.nic.at/ // Firmenbuchnummer 172568b, LG Salzburg
Good Morning People,
I have a number of issues in running some of the bots of IntelMQ which block after a day or two of running. Hereunder is reproduced what is stated when I run the same command in the terminal.
redis.exceptions.ResponseError: MISCONF Redis is configured to save RDB snapshots, but it is currently not able to persist on disk. Commands that may modify the data set are disabled, because this instance is configured to report errors during writes if RDB snapshotting fails (stop-writes-on-bgsave-error option). Please check the Redis logs for details about the RDB error.
For the time being, I need to block and restart Intelmq which usually works for a while until this happens again.
Assistance would be appreciated.
Kind Regards Matthew Yeomans
Moin Matthews,
Am Montag 02 Dezember 2019 12:02:04 schrieb Yeomans Matthew at MHAS:
I have a number of issues in running some of the bots of IntelMQ which block after a day or two of running.
what version of IntelMQ are you running (and which version of Redis)? Which bots display the problem?
Please check the Redis logs for details about the RDB error.
Did you check this log?
Best Regards, Bernhard
Dear Matthew,
On 02.12.2019, at 12:02, Yeomans Matthew at MHAS matthew.yeomans@gov.mt wrote:
Good Morning People,
I have a number of issues in running some of the bots of IntelMQ which block after a day or two of running. Hereunder is reproduced what is stated when I run the same command in the terminal.
redis.exceptions.ResponseError: MISCONF Redis is configured to save RDB snapshots, but it is currently not able to persist on disk. Commands that may modify the data set are disabled, because this instance is configured to report errors during writes if RDB snapshotting fails (stop-writes-on-bgsave-error option). Please check the Redis logs for details about the RDB error.
This sounds awfully like you are out of disk space. I had that a couple of times and redis behaves like this with this type of error message and will essentially stop accepting writes and/or terminate connections to its clients (i.e. all IntelMQ bots).
Could you check your disk size please?
Also you can take a look if you want to have RDB snapshots (I would recommend that though) in case you are short of RAM and/or disk.
Hope it helped, Aaron.
For the time being, I need to block and restart Intelmq which usually works for a while until this happens again.
Assistance would be appreciated.
Kind Regards Matthew Yeomans
-- Listen-Einstellungen: https://lists.cert.at/cgi-bin/mailman/listinfo/intelmq-users
-- // L. Aaron Kaplan kaplan@cert.at - T: +43 1 5056416 78 // CERT Austria - https://www.cert.at/ // Eine Initiative der nic.at GmbH - http://www.nic.at/ // Firmenbuchnummer 172568b, LG Salzburg
Hi Aaron,
That is correct, once I started to increase the number of bots it ended up with the harddisk running out of space. It had a size of 25GB. I plan to create a new instance using 75GB instead.
Kind Regards
Matthew Yeomans
________________________________ From: Intelmq-users intelmq-users-bounces@lists.cert.at on behalf of L. Aaron Kaplan kaplan@cert.at Sent: 02 December 2019 12:40 To: Yeomans Matthew at MHAS Cc: intelmq-users@lists.cert.at Subject: [EXTERNAL] - Re: [Intelmq-users] IntelMQ Redis Error
Dear Matthew,
On 02.12.2019, at 12:02, Yeomans Matthew at MHAS matthew.yeomans@gov.mt wrote:
Good Morning People,
I have a number of issues in running some of the bots of IntelMQ which block after a day or two of running. Hereunder is reproduced what is stated when I run the same command in the terminal.
redis.exceptions.ResponseError: MISCONF Redis is configured to save RDB snapshots, but it is currently not able to persist on disk. Commands that may modify the data set are disabled, because this instance is configured to report errors during writes if RDB snapshotting fails (stop-writes-on-bgsave-error option). Please check the Redis logs for details about the RDB error.
This sounds awfully like you are out of disk space. I had that a couple of times and redis behaves like this with this type of error message and will essentially stop accepting writes and/or terminate connections to its clients (i.e. all IntelMQ bots).
Could you check your disk size please?
Also you can take a look if you want to have RDB snapshots (I would recommend that though) in case you are short of RAM and/or disk.
Hope it helped, Aaron.
For the time being, I need to block and restart Intelmq which usually works for a while until this happens again.
Assistance would be appreciated.
Kind Regards Matthew Yeomans
-- Listen-Einstellungen: https://eur01.safelinks.protection.outlook.com/?url=https%3A%2F%2Flists.cert...
-- // L. Aaron Kaplan kaplan@cert.at - T: +43 1 5056416 78 // CERT Austria - https://eur01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.cert.a... // Eine Initiative der nic.at GmbH - https://eur01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fwww.nic.at%... // Firmenbuchnummer 172568b, LG Salzburg