<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <p>Hi,</p>
    <p>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.</p>
    <p>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.<br>
    </p>
    <p>Sebastian<br>
    </p>
    <div class="moz-cite-prefix">On 4/12/21 11:59 AM, Drupad Soni wrote:<br>
    </div>
    <blockquote type="cite"
cite="mid:CALaP-gnyjqwM5EzGwxe5fnrX0zyXM0X8R38whyHSM6q-gGww5g@mail.gmail.com">
      <meta http-equiv="content-type" content="text/html; charset=UTF-8">
      <div dir="ltr">Hi Sebastian,
        <div><br>
        </div>
        <div>No it is not working, Tried starting but it failed.</div>
        <div><br>
        </div>
        <div>sudo service redis status<br>
          ● redis-server.service - Advanced key-value store<br>
             Loaded: loaded (/lib/systemd/system/redis-server.service;
          enabled; vendor preset: enabled)<br>
             Active: failed (Result: exit-code) since Mon 2021-04-12
          08:11:55 UTC; 1h 45min ago<br>
               Docs: <a href="http://redis.io/documentation"
            moz-do-not-send="true">http://redis.io/documentation</a>,<br>
                     <a class="moz-txt-link-freetext" href="man:redis-server(1)">man:redis-server(1)</a><br>
            Process: 1399 ExecStart=/usr/bin/redis-server
          /etc/redis/redis.conf (code=exited, status=1/FAILURE)<br>
          <br>
          Apr 12 08:11:55 intelmqelkmisp systemd[1]:
          redis-server.service: Service hold-off time over, scheduling
          restart.<br>
          Apr 12 08:11:55 intelmqelkmisp systemd[1]:
          redis-server.service: Scheduled restart job, restart counter
          is at 5.<br>
          Apr 12 08:11:55 intelmqelkmisp systemd[1]: Stopped Advanced
          key-value store.<br>
          Apr 12 08:11:55 intelmqelkmisp systemd[1]:
          redis-server.service: Start request repeated too quickly.<br>
          Apr 12 08:11:55 intelmqelkmisp systemd[1]:
          redis-server.service: Failed with result 'exit-code'.<br>
          Apr 12 08:11:55 intelmqelkmisp systemd[1]: Failed to start
          Advanced key-value store.<br>
          <div>
            <div dir="ltr" class="gmail_signature"
              data-smartmail="gmail_signature">
              <div dir="ltr">
                <div><span style="color:rgb(34,34,34)">Regards,</span></div>
                <div><span style="color:rgb(34,34,34)">Drupad Soni.</span><br
                    style="color:rgb(34,34,34)">
                  <span style="color:rgb(34,34,34)">Security Researcher.</span><br
                    style="color:rgb(34,34,34)">
                  <span style="color:rgb(34,34,34)">+918140283894.</span><br
                    style="color:rgb(34,34,34)">
                  <a href="mailto:drupad8140@gmail.com"
                    style="color:rgb(17,85,204)" target="_blank"
                    moz-do-not-send="true">drupad8140@gmail.com</a><br
                    style="color:rgb(34,34,34)">
                  <span style="color:rgb(34,34,34)">Twitter: @drupad8140</span><br>
                </div>
              </div>
            </div>
          </div>
          <br>
        </div>
      </div>
      <br>
      <div class="gmail_quote">
        <div dir="ltr" class="gmail_attr">On Mon, Apr 12, 2021 at 3:26
          PM Sebastian Wagner <<a href="mailto:wagner@cert.at"
            moz-do-not-send="true">wagner@cert.at</a>> wrote:<br>
        </div>
        <blockquote class="gmail_quote" style="margin:0px 0px 0px
          0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
          <div>
            <p>Hi,</p>
            <p>Is your redis service running?</p>
            <div>On 4/12/21 11:51 AM, Drupad Soni wrote:<br>
            </div>
            <blockquote type="cite">
              <div dir="ltr">Hi Sebastian/Bernhard,
                <div><br>
                </div>
                <div><i>I am receiving error as below</i></div>
                <div><i><br>
                  </i></div>
                <div><span>3:19 PM</span><span> </span><span>45×</span><span> </span><span>Error
                    loading bot queues information: <span
                      style="box-sizing:border-box;font-weight:700">Traceback
                      (most recent call last):<br
                        style="box-sizing:border-box">
                      File
                      "/usr/lib/python3/dist-packages/redis/connection.py",
                      line 484, in connect<br
                        style="box-sizing:border-box">
                      sock = self._connect()<br
                        style="box-sizing:border-box">
                      File
                      "/usr/lib/python3/dist-packages/redis/connection.py",
                      line 541, in _connect<br
                        style="box-sizing:border-box">
                      raise err<br style="box-sizing:border-box">
                      File
                      "/usr/lib/python3/dist-packages/redis/connection.py",
                      line 529, in _connect<br
                        style="box-sizing:border-box">
                      sock.connect(socket_address)<br
                        style="box-sizing:border-box">
                      ConnectionRefusedError: [Errno 111] Connection
                      refused<br style="box-sizing:border-box">
                      <br style="box-sizing:border-box">
                      During handling of the above exception, another
                      exception occurred:<br
                        style="box-sizing:border-box">
                      <br style="box-sizing:border-box">
                      Traceback (most recent call last):<br
                        style="box-sizing:border-box">
                      File
                      "/usr/lib/python3/dist-packages/redis/client.py",
                      line 667, in execute_command<br
                        style="box-sizing:border-box">
                      connection.send_command(*args)<br
                        style="box-sizing:border-box">
                      File
                      "/usr/lib/python3/dist-packages/redis/connection.py",
                      line 610, in send_command<br
                        style="box-sizing:border-box">
                      self.send_packed_command(self.pack_command(*args))<br
                        style="box-sizing:border-box">
                      File
                      "/usr/lib/python3/dist-packages/redis/connection.py",
                      line 585, in send_packed_command<br
                        style="box-sizing:border-box">
                      self.connect()<br style="box-sizing:border-box">
                      File
                      "/usr/lib/python3/dist-packages/redis/connection.py",
                      line 489, in connect<br
                        style="box-sizing:border-box">
                      raise ConnectionError(self._error_message(e))<br
                        style="box-sizing:border-box">
                      redis.exceptions.ConnectionError: Error 111
                      connecting to <a href="http://127.0.0.1:6379"
                        target="_blank" moz-do-not-send="true">127.0.0.1:6379</a>.
                      Connection refused.<br
                        style="box-sizing:border-box">
                      <br style="box-sizing:border-box">
                      During handling of the above exception, another
                      exception occurred:<br
                        style="box-sizing:border-box">
                      <br style="box-sizing:border-box">
                      Traceback (most recent call last):<br
                        style="box-sizing:border-box">
                      File
                      "/usr/lib/python3/dist-packages/redis/connection.py",
                      line 484, in connect<br
                        style="box-sizing:border-box">
                      sock = self._connect()<br
                        style="box-sizing:border-box">
                      File
                      "/usr/lib/python3/dist-packages/redis/connection.py",
                      line 541, in _connect<br
                        style="box-sizing:border-box">
                      raise err<br style="box-sizing:border-box">
                      File
                      "/usr/lib/python3/dist-packages/redis/connection.py",
                      line 529, in _connect<br
                        style="box-sizing:border-box">
                      sock.connect(socket_address)<br
                        style="box-sizing:border-box">
                      ConnectionRefusedError: [Errno 111] Connection
                      refused<br style="box-sizing:border-box">
                      <br style="box-sizing:border-box">
                      During handling of the above exception, another
                      exception occurred:<br
                        style="box-sizing:border-box">
                      <br style="box-sizing:border-box">
                      Traceback (most recent call last):<br
                        style="box-sizing:border-box">
                      File
                      "/usr/lib/python3/dist-packages/intelmq/lib/pipeline.py",
                      line 286, in count_queued_messages<br
                        style="box-sizing:border-box">
                      queue_dict[queue] = self.pipe.llen(queue)<br
                        style="box-sizing:border-box">
                      File "/usr/lib/python3/dist-pack...</span></span><i><br
                      clear="all">
                  </i>
                  <div>
                    <div dir="ltr">
                      <div dir="ltr">
                        <div><span style="color:rgb(34,34,34)">Regards,</span></div>
                        <div><span style="color:rgb(34,34,34)">Drupad
                            Soni.</span><br style="color:rgb(34,34,34)">
                          <span style="color:rgb(34,34,34)">Security
                            Researcher.</span><br
                            style="color:rgb(34,34,34)">
                          <span style="color:rgb(34,34,34)">+918140283894.</span><br
                            style="color:rgb(34,34,34)">
                          <a href="mailto:drupad8140@gmail.com"
                            style="color:rgb(17,85,204)" target="_blank"
                            moz-do-not-send="true">drupad8140@gmail.com</a><br
                            style="color:rgb(34,34,34)">
                          <span style="color:rgb(34,34,34)">Twitter:
                            @drupad8140</span><br>
                        </div>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
              <br>
              <fieldset></fieldset>
            </blockquote>
            <pre cols="72">-- 
// Sebastian Wagner <a href="mailto:wagner@cert.at" target="_blank" moz-do-not-send="true"><wagner@cert.at></a> - T: +43 1 5056416 7201
// CERT Austria - <a href="https://www.cert.at/" target="_blank" moz-do-not-send="true">https://www.cert.at/</a>
// Eine Initiative der <a href="http://nic.at" target="_blank" moz-do-not-send="true">nic.at</a> GmbH - <a href="https://www.nic.at/" target="_blank" moz-do-not-send="true">https://www.nic.at/</a>
// Firmenbuchnummer 172568b, LG Salzburg</pre>
          </div>
        </blockquote>
      </div>
    </blockquote>
    <pre class="moz-signature" cols="72">-- 
// Sebastian Wagner <a class="moz-txt-link-rfc2396E" href="mailto:wagner@cert.at"><wagner@cert.at></a> - T: +43 1 5056416 7201
// CERT Austria - <a class="moz-txt-link-freetext" href="https://www.cert.at/">https://www.cert.at/</a>
// Eine Initiative der nic.at GmbH - <a class="moz-txt-link-freetext" href="https://www.nic.at/">https://www.nic.at/</a>
// Firmenbuchnummer 172568b, LG Salzburg</pre>
  </body>
</html>