<?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 install  on Ubuntu 18.04 issue in General Topics</title>
    <link>https://live.paloaltonetworks.com/t5/general-topics/minemeld-install-on-ubuntu-18-04-issue/m-p/302026#M96433</link>
    <description>&lt;P&gt;I found a solution which works (at least on VMWare Workstation - trying now on a live deployment):&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Download (&lt;A href="http://releases.ubuntu.com/18.04/" target="_blank"&gt;http://releases.ubuntu.com/18.04/&lt;/A&gt;) and install Ubuntu 18.04 Bionic Beaver Server.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Run through the ansible setup. Reboot and test - in my first install, Gui would not come up.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Re-run the ansible setup from the beging (including updates), reboot and test (Gui would come up and I could log in with default credentials.)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Adrian&lt;/P&gt;</description>
    <pubDate>Wed, 04 Dec 2019 07:18:30 GMT</pubDate>
    <dc:creator>a.jones</dc:creator>
    <dc:date>2019-12-04T07:18:30Z</dc:date>
    <item>
      <title>Minemeld install  on Ubuntu 18.04 issue</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/minemeld-install-on-ubuntu-18-04-issue/m-p/301814#M96431</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have installed minemeld on Ubuntu 18.04 using Ansible Playbook. I have followed the instuctions on &lt;A href="https://github.com/PaloAltoNetworks/minemeld-ansible#howto-on-ubuntu-1804" target="_blank" rel="noopener"&gt;https://github.com/PaloAltoNetworks/minemeld-ansible#howto-on-ubuntu-1804&lt;/A&gt; and rebooted the device but I get the Error Checking Credentials: Bad Gateway error.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Looking at the supervisorrd.conf status I see minemeld-web in a fatal status. Looking ath the minemeld-web log I see the following:&lt;/P&gt;
&lt;P&gt;root@ld1-mm01:/opt# tail /opt/minemeld/log/minemeld-web.log&lt;BR /&gt;File "/opt/minemeld/engine/0.9.64/local/lib/python2.7/site-packages/minemeld/flask/main.py", line 3, in &amp;lt;module&amp;gt;&lt;BR /&gt;app = create_app()&lt;BR /&gt;File "/opt/minemeld/engine/0.9.64/local/lib/python2.7/site-packages/minemeld/flask/__init__.py", line 67, in create_app&lt;BR /&gt;from . import metricsapi # noqa&lt;BR /&gt;File "/opt/minemeld/engine/0.9.64/local/lib/python2.7/site-packages/minemeld/flask/metricsapi.py", line 19, in &amp;lt;module&amp;gt;&lt;BR /&gt;import rrdtool&lt;BR /&gt;ImportError: librrd.so.4: cannot open shared object file: No such file or directory&lt;BR /&gt;[2019-12-03 08:46:39 +0000] [1092] [INFO] Worker exiting (pid: 1092)&lt;BR /&gt;[2019-12-03 08:46:39 +0000] [1089] [INFO] Shutting down: Master&lt;BR /&gt;[2019-12-03 08:46:39 +0000] [1089] [INFO] Reason: Worker failed to boot.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have followed instructions to downgrade pip but that does not work.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;There are instructions to do the following pull (not sure how to do this or if it is necessary):&lt;/P&gt;
&lt;P&gt;&lt;A href="https://github.com/PaloAltoNetworks/minemeld-ansible/pull/43" target="_blank" rel="noopener"&gt;https://github.com/PaloAltoNetworks/minemeld-ansible/pull/43&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Any advice on how I can get this working?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Adrian&lt;/P&gt;</description>
      <pubDate>Wed, 04 Dec 2019 07:15:24 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/minemeld-install-on-ubuntu-18-04-issue/m-p/301814#M96431</guid>
      <dc:creator>a.jones</dc:creator>
      <dc:date>2019-12-04T07:15:24Z</dc:date>
    </item>
    <item>
      <title>Re: Minemeld install  on Ubuntu 18.04 issue</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/minemeld-install-on-ubuntu-18-04-issue/m-p/302026#M96433</link>
      <description>&lt;P&gt;I found a solution which works (at least on VMWare Workstation - trying now on a live deployment):&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Download (&lt;A href="http://releases.ubuntu.com/18.04/" target="_blank"&gt;http://releases.ubuntu.com/18.04/&lt;/A&gt;) and install Ubuntu 18.04 Bionic Beaver Server.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Run through the ansible setup. Reboot and test - in my first install, Gui would not come up.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Re-run the ansible setup from the beging (including updates), reboot and test (Gui would come up and I could log in with default credentials.)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Adrian&lt;/P&gt;</description>
      <pubDate>Wed, 04 Dec 2019 07:18:30 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/minemeld-install-on-ubuntu-18-04-issue/m-p/302026#M96433</guid>
      <dc:creator>a.jones</dc:creator>
      <dc:date>2019-12-04T07:18:30Z</dc:date>
    </item>
  </channel>
</rss>

