[IntelMQ-users] Error | elasticsearch bot doesn't work

Sebastian Wagner wagner at cert.at
Mon Apr 12 20:53:07 CEST 2021


Hi,

To get more insight why you redis server is not willing to start, we
need more logs. `journalctl -x -e -u redis-server.service` may help.

I again recommend you get some help from someone with linux system
administration or consultancy, that will make life much easier for you
and you can reach your goal faster.

Sebastian

On 4/12/21 11:59 AM, Drupad Soni wrote:
> Hi Sebastian,
>
> No it is not working, Tried starting but it failed.
>
> sudo service redis status
> ● redis-server.service - Advanced key-value store
>    Loaded: loaded (/lib/systemd/system/redis-server.service; enabled;
> vendor preset: enabled)
>    Active: failed (Result: exit-code) since Mon 2021-04-12 08:11:55
> UTC; 1h 45min ago
>      Docs: http://redis.io/documentation,
>            man:redis-server(1)
>   Process: 1399 ExecStart=/usr/bin/redis-server /etc/redis/redis.conf
> (code=exited, status=1/FAILURE)
>
> Apr 12 08:11:55 intelmqelkmisp systemd[1]: redis-server.service:
> Service hold-off time over, scheduling restart.
> Apr 12 08:11:55 intelmqelkmisp systemd[1]: redis-server.service:
> Scheduled restart job, restart counter is at 5.
> Apr 12 08:11:55 intelmqelkmisp systemd[1]: Stopped Advanced key-value
> store.
> Apr 12 08:11:55 intelmqelkmisp systemd[1]: redis-server.service: Start
> request repeated too quickly.
> Apr 12 08:11:55 intelmqelkmisp systemd[1]: redis-server.service:
> Failed with result 'exit-code'.
> Apr 12 08:11:55 intelmqelkmisp systemd[1]: Failed to start Advanced
> key-value store.
> Regards,
> Drupad Soni.
> Security Researcher.
> +918140283894.
> drupad8140 at gmail.com <mailto:drupad8140 at gmail.com>
> Twitter: @drupad8140
>
>
> On Mon, Apr 12, 2021 at 3:26 PM Sebastian Wagner <wagner at cert.at
> <mailto:wagner at cert.at>> wrote:
>
>     Hi,
>
>     Is your redis service running?
>
>     On 4/12/21 11:51 AM, Drupad Soni wrote:
>>     Hi Sebastian/Bernhard,
>>
>>     /I am receiving error as below/
>>     /
>>     /
>>     3:19 PM 45× Error loading bot queues information: Traceback (most
>>     recent call last):
>>     File "/usr/lib/python3/dist-packages/redis/connection.py", line
>>     484, in connect
>>     sock = self._connect()
>>     File "/usr/lib/python3/dist-packages/redis/connection.py", line
>>     541, in _connect
>>     raise err
>>     File "/usr/lib/python3/dist-packages/redis/connection.py", line
>>     529, in _connect
>>     sock.connect(socket_address)
>>     ConnectionRefusedError: [Errno 111] Connection refused
>>
>>     During handling of the above exception, another exception occurred:
>>
>>     Traceback (most recent call last):
>>     File "/usr/lib/python3/dist-packages/redis/client.py", line 667,
>>     in execute_command
>>     connection.send_command(*args)
>>     File "/usr/lib/python3/dist-packages/redis/connection.py", line
>>     610, in send_command
>>     self.send_packed_command(self.pack_command(*args))
>>     File "/usr/lib/python3/dist-packages/redis/connection.py", line
>>     585, in send_packed_command
>>     self.connect()
>>     File "/usr/lib/python3/dist-packages/redis/connection.py", line
>>     489, in connect
>>     raise ConnectionError(self._error_message(e))
>>     redis.exceptions.ConnectionError: Error 111 connecting to
>>     127.0.0.1:6379 <http://127.0.0.1:6379>. Connection refused.
>>
>>     During handling of the above exception, another exception occurred:
>>
>>     Traceback (most recent call last):
>>     File "/usr/lib/python3/dist-packages/redis/connection.py", line
>>     484, in connect
>>     sock = self._connect()
>>     File "/usr/lib/python3/dist-packages/redis/connection.py", line
>>     541, in _connect
>>     raise err
>>     File "/usr/lib/python3/dist-packages/redis/connection.py", line
>>     529, in _connect
>>     sock.connect(socket_address)
>>     ConnectionRefusedError: [Errno 111] Connection refused
>>
>>     During handling of the above exception, another exception occurred:
>>
>>     Traceback (most recent call last):
>>     File "/usr/lib/python3/dist-packages/intelmq/lib/pipeline.py",
>>     line 286, in count_queued_messages
>>     queue_dict[queue] = self.pipe.llen(queue)
>>     File "/usr/lib/python3/dist-pack.../
>>     /
>>     Regards,
>>     Drupad Soni.
>>     Security Researcher.
>>     +918140283894.
>>     drupad8140 at gmail.com <mailto:drupad8140 at gmail.com>
>>     Twitter: @drupad8140
>>
>     -- 
>     // Sebastian Wagner <wagner at cert.at> <mailto:wagner at 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
>
-- 
// Sebastian Wagner <wagner at cert.at> - T: +43 1 5056416 7201
// CERT Austria - https://www.cert.at/
// Eine Initiative der nic.at GmbH - https://www.nic.at/
// Firmenbuchnummer 172568b, LG Salzburg

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.cert.at/pipermail/intelmq-users/attachments/20210412/8606a4ac/attachment.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: OpenPGP digital signature
URL: <http://lists.cert.at/pipermail/intelmq-users/attachments/20210412/8606a4ac/attachment.sig>


More information about the IntelMQ-users mailing list