<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: minemeld-engine is hanging in STARTING state in General Topics</title>
    <link>https://live.paloaltonetworks.com/t5/general-topics/minemeld-engine-is-hanging-in-starting-state/m-p/275495#M96720</link>
    <description>&lt;P&gt;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/32514"&gt;@LarsAtConsigas&lt;/a&gt;&amp;nbsp;it seems you have a problem with the clock/ntp settings of your instance. This is not related to MineMeld. Please double check your system logs and system config for clock updates.&lt;/P&gt;</description>
    <pubDate>Tue, 09 Jul 2019 07:32:21 GMT</pubDate>
    <dc:creator>lmori</dc:creator>
    <dc:date>2019-07-09T07:32:21Z</dc:date>
    <item>
      <title>minemeld-engine is hanging in STARTING state</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/minemeld-engine-is-hanging-in-starting-state/m-p/275232#M96714</link>
      <description>&lt;P&gt;&lt;SPAN&gt;I installed Minemeld on a fresh&amp;nbsp;Ubuntu 16.04.6 LTS with the instructions "&lt;A href="https://live.paloaltonetworks.com/t5/MineMeld-Articles/Manually-install-MineMeld-on-Ubuntu-Server-16-04/tac-p/275229#M324" target="_self"&gt;Manually Install MineMeld On Ubuntu Server 16.04&lt;/A&gt;"&amp;nbsp; but the minemeld-engine is hanging in STARTING state.&amp;nbsp; minemeld-engine.log shows a couple of directory not found messages for CheckPoints. Any idea how to fix this?&lt;/SPAN&gt;&lt;/P&gt;
&lt;PRE&gt;lab-user@minemeld:~$ sudo -u minemeld /opt/minemeld/engine/current/bin/supervisorctl -c /opt/minemeld/local/supervisor/config/supervisord.conf status
[sudo] password for lab-user:
minemeld-engine                  STARTING
minemeld-supervisord-listener    RUNNING   pid 1190, uptime 0:00:19
minemeld-traced                  RUNNING   pid 1192, uptime 0:00:19
minemeld-web                     RUNNING   pid 1193, uptime 0:00:19&lt;/PRE&gt;
&lt;P&gt;&lt;SPAN&gt;redis is running as well&lt;/SPAN&gt;&lt;/P&gt;
&lt;PRE&gt;lab-user@minemeld:~$ sudo systemctl status redis
● redis-server.service - Advanced key-value store
   Loaded: loaded (/lib/systemd/system/redis-server.service; enabled; vendor preset: enabled)
   Active: active (running) since Mon 2019-07-08 00:44:38 IST; 1h 53min left
     Docs: http://redis.io/documentation,
           man:redis-server(1)
  Process: 1069 ExecStartPost=/bin/run-parts --verbose /etc/redis/redis-server.post-up.d (code=exited, status=0/SUCCESS)
  Process: 1032 ExecStart=/usr/bin/redis-server /etc/redis/redis.conf (code=exited, status=0/SUCCESS)
  Process: 1006 ExecStartPre=/bin/run-parts --verbose /etc/redis/redis-server.pre-up.d (code=exited, status=0/SUCCESS)
 Main PID: 1068 (redis-server)
    Tasks: 3
   Memory: 2.8M
      CPU: 589ms
   CGroup: /system.slice/redis-server.service
           └─1068 /usr/bin/redis-server 127.0.0.1:6379

Jul 08 00:44:37 minemeld systemd[1]: Starting Advanced key-value store...
Jul 08 00:44:37 minemeld run-parts[1006]: run-parts: executing /etc/redis/redis-server.pre-up.d/00_example
Jul 08 00:44:38 minemeld systemd[1]: Started Advanced key-value store.
&lt;/PRE&gt;</description>
      <pubDate>Sun, 07 Jul 2019 21:56:55 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/minemeld-engine-is-hanging-in-starting-state/m-p/275232#M96714</guid>
      <dc:creator>LarsAtConsigas</dc:creator>
      <dc:date>2019-07-07T21:56:55Z</dc:date>
    </item>
    <item>
      <title>Re: minemeld-engine is hanging in STARTING state</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/minemeld-engine-is-hanging-in-starting-state/m-p/275317#M96715</link>
      <description>&lt;P&gt;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/32514"&gt;@LarsAtConsigas&lt;/a&gt;&amp;nbsp;please could you check your redis config is correct:&lt;/P&gt;
&lt;PRE&gt;ubuntu@xenial:~$ grep unix /etc/redis/redis.conf
# on a unix socket when not specified.
unixsocket /var/run/redis/redis.sock
unixsocketperm 770&lt;/PRE&gt;</description>
      <pubDate>Mon, 08 Jul 2019 13:24:37 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/minemeld-engine-is-hanging-in-starting-state/m-p/275317#M96715</guid>
      <dc:creator>lmori</dc:creator>
      <dc:date>2019-07-08T13:24:37Z</dc:date>
    </item>
    <item>
      <title>Re: minemeld-engine is hanging in STARTING state</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/minemeld-engine-is-hanging-in-starting-state/m-p/275374#M96716</link>
      <description>&lt;P&gt;Hi Luigi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;yes these two entires are in redis.conf&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Cheers&lt;/P&gt;
&lt;P&gt;Lars&lt;/P&gt;</description>
      <pubDate>Mon, 08 Jul 2019 15:53:24 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/minemeld-engine-is-hanging-in-starting-state/m-p/275374#M96716</guid>
      <dc:creator>LarsAtConsigas</dc:creator>
      <dc:date>2019-07-08T15:53:24Z</dc:date>
    </item>
    <item>
      <title>Re: minemeld-engine is hanging in STARTING state</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/minemeld-engine-is-hanging-in-starting-state/m-p/275375#M96717</link>
      <description>&lt;P&gt;Could you check the minemeld-engine.log file again for errors? Is the engine still STARTING after 30 seconds?&lt;/P&gt;</description>
      <pubDate>Mon, 08 Jul 2019 15:57:44 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/minemeld-engine-is-hanging-in-starting-state/m-p/275375#M96717</guid>
      <dc:creator>lmori</dc:creator>
      <dc:date>2019-07-08T15:57:44Z</dc:date>
    </item>
    <item>
      <title>Re: minemeld-engine is hanging in STARTING state</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/minemeld-engine-is-hanging-in-starting-state/m-p/275377#M96718</link>
      <description>&lt;P&gt;I checked the status after the server has been up all day and to my surprise it showed as RUNNING. So I restarted the server again and now after over 20min the status still shows as STARTING&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I cannot find any obvious errors in minemeld-engine.log but there is a strange timeshift&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;2019-07-08T19:02:11 (1210)basepoller._actor_loop INFO: dshield_blocklist - command: 1562608931147 age_out
2019-07-08T19:02:11 (1210)table._query_by_index INFO: Deleted in scan of _age_out: 0
2019-07-08T19:02:11 (1210)basepoller._actor_loop INFO: dshield_blocklist - command: 1562608931147 gc
&lt;FONT color="#FF0000"&gt;2019-07-08T19:02:11&lt;/FONT&gt; (1210)table._query_by_index INFO: Deleted in scan of _withdrawn: 0
&lt;FONT color="#FF0000"&gt;2019-07-08T17:03:16&lt;/FONT&gt; (1210)basepoller._actor_loop INFO: wlWhiteListIPv4 - command: 1562601796946 age_out
2019-07-08T17:03:16 (1210)basepoller._actor_loop INFO: wlWhiteListIPv4 - command age_out, old timestamp - ignored
2019-07-08T17:04:23 (1210)basepoller._actor_loop INFO: wlWhiteListIPv4 - command: 1562601863949 age_out
2019-07-08T17:04:23 (1210)basepoller._actor_loop INFO: wlWhiteListIPv4 - command age_out, old timestamp - ignored
2019-07-08T17:05:30 (1210)basepoller._actor_loop INFO: wlWhiteListIPv4 - command: 1562601930950 age_out
&lt;/PRE&gt;
&lt;P&gt;and the other processes show a negative uptime&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;lab-user@minemeld:~$ sudo -u minemeld /opt/minemeld/engine/current/bin/supervisorctl -c /opt/minemeld/local/supervisor/config/supervisord.conf status
minemeld-engine                  STARTING
minemeld-supervisord-listener    RUNNING   pid 1195, &lt;FONT color="#FF0000"&gt;uptime -1 day, 22:15:41&lt;/FONT&gt;
minemeld-traced                  RUNNING   pid 1197, &lt;FONT color="#FF0000"&gt;uptime -1 day, 22:15:41&lt;/FONT&gt;
minemeld-web                     RUNNING   pid 1198, &lt;FONT color="#FF0000"&gt;uptime -1 day, 22:15:41
&lt;/FONT&gt;&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 08 Jul 2019 16:22:43 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/minemeld-engine-is-hanging-in-starting-state/m-p/275377#M96718</guid>
      <dc:creator>LarsAtConsigas</dc:creator>
      <dc:date>2019-07-08T16:22:43Z</dc:date>
    </item>
    <item>
      <title>Re: minemeld-engine is hanging in STARTING state</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/minemeld-engine-is-hanging-in-starting-state/m-p/275484#M96719</link>
      <description>&lt;P&gt;After a couple of hours the minemeld-engine process shows as RUNNING. Any idea what is causing this long delay?&lt;/P&gt;</description>
      <pubDate>Tue, 09 Jul 2019 06:34:25 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/minemeld-engine-is-hanging-in-starting-state/m-p/275484#M96719</guid>
      <dc:creator>LarsAtConsigas</dc:creator>
      <dc:date>2019-07-09T06:34:25Z</dc:date>
    </item>
    <item>
      <title>Re: minemeld-engine is hanging in STARTING state</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/minemeld-engine-is-hanging-in-starting-state/m-p/275495#M96720</link>
      <description>&lt;P&gt;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/32514"&gt;@LarsAtConsigas&lt;/a&gt;&amp;nbsp;it seems you have a problem with the clock/ntp settings of your instance. This is not related to MineMeld. Please double check your system logs and system config for clock updates.&lt;/P&gt;</description>
      <pubDate>Tue, 09 Jul 2019 07:32:21 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/minemeld-engine-is-hanging-in-starting-state/m-p/275495#M96720</guid>
      <dc:creator>lmori</dc:creator>
      <dc:date>2019-07-09T07:32:21Z</dc:date>
    </item>
    <item>
      <title>Re: minemeld-engine is hanging in STARTING state</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/minemeld-engine-is-hanging-in-starting-state/m-p/275704#M96721</link>
      <description>&lt;P&gt;Thanks Luigi, turns out that the standard Ubuntu install didn't link the hardware clock with the system clock and the hardware clock was 2h in the future. The minemeld engine now starts imidiately after fixing this.&lt;/P&gt;</description>
      <pubDate>Wed, 10 Jul 2019 07:07:38 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/minemeld-engine-is-hanging-in-starting-state/m-p/275704#M96721</guid>
      <dc:creator>LarsAtConsigas</dc:creator>
      <dc:date>2019-07-10T07:07:38Z</dc:date>
    </item>
  </channel>
</rss>

