<?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: Trouble installing manually or from ISO on ESX in General Topics</title>
    <link>https://live.paloaltonetworks.com/t5/general-topics/trouble-installing-manually-or-from-iso-on-esx/m-p/222729#M98137</link>
    <description>&lt;P&gt;Hi Spetka&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I had the same problem using the ESXi ISO and the ansible playbook, but all for Ubuni v.16.04. Th eonly way I could get this working was to use v14.04. Even once I Hardened the instance, installed updates, imported the o365 Minemeld config,&amp;nbsp;created&amp;nbsp;recommended security policies, changed passowrds&amp;nbsp;(all working as expected) I logged in today and there was an advisary to upgrade to 16.04, so&amp;nbsp;I took a snapshot and folowed the prompts and lo and behold, back to the same "No module named DataTime".&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;So, maybe not the best idea, but I'll keep this running on v.14.04&lt;/P&gt;</description>
    <pubDate>Wed, 18 Jul 2018 12:05:14 GMT</pubDate>
    <dc:creator>benslade</dc:creator>
    <dc:date>2018-07-18T12:05:14Z</dc:date>
    <item>
      <title>Trouble installing manually or from ISO on ESX</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/trouble-installing-manually-or-from-iso-on-esx/m-p/205948#M98130</link>
      <description>&lt;P&gt;Have followed all the articles I can find.&amp;nbsp; Trying the ISO, I can login and basically gets stuck right after login at "initializing minemeld, this can take some minutes......", and left it for minutes/hours/days, just never finishes.&amp;nbsp; Tried canceling out and checking if its running and get some other errors about "no module named datetime".&amp;nbsp; Couldn't get the manual install to run.&amp;nbsp; Is tehre an easier way to get this running?&amp;nbsp; It seems like a lot of people are getting very different errors, so not sure what else to try.&amp;nbsp; This is where the ISO leaves off when checking.&amp;nbsp; Also tried removing the packages and re-adding, same results.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;ubuntu@minemeld:/usr/bin$ sudo -u minemeld /opt/minemeld/engine/current/bin/supervisorctl -c /opt/minemeld/local/supervisor/config/supervisord.conf status&lt;BR /&gt;Traceback (most recent call last):&lt;BR /&gt; File "/opt/minemeld/engine/current/bin/supervisorctl", line 7, in &amp;lt;module&amp;gt;&lt;BR /&gt; from supervisor.supervisorctl import main&lt;BR /&gt; File "/opt/minemeld/engine/0.9.44/local/lib/python2.7/site-packages/supervisor/supervisorctl.py", line 36, in &amp;lt;module&amp;gt;&lt;BR /&gt; from supervisor.options import ClientOptions&lt;BR /&gt; File "/opt/minemeld/engine/0.9.44/local/lib/python2.7/site-packages/supervisor/options.py", line 15, in &amp;lt;module&amp;gt;&lt;BR /&gt; import pkg_resources&lt;BR /&gt; File "/opt/minemeld/engine/0.9.44/local/lib/python2.7/site-packages/pkg_resources/__init__.py", line 35, in &amp;lt;module&amp;gt;&lt;BR /&gt; import plistlib&lt;BR /&gt; File "/usr/lib/python2.7/plistlib.py", line 62, in &amp;lt;module&amp;gt;&lt;BR /&gt; import datetime&lt;BR /&gt;ImportError: No module named datetime&lt;/P&gt;</description>
      <pubDate>Fri, 16 Mar 2018 14:25:39 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/trouble-installing-manually-or-from-iso-on-esx/m-p/205948#M98130</guid>
      <dc:creator>Spetka</dc:creator>
      <dc:date>2018-03-16T14:25:39Z</dc:date>
    </item>
    <item>
      <title>Re: Trouble installing manually or from ISO on ESX</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/trouble-installing-manually-or-from-iso-on-esx/m-p/205951#M98131</link>
      <description>&lt;P&gt;Hi &lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/84627"&gt;@Spetka&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;the ISO image is not auto-contained. It is just an Ubuntu Cloud Image plus a cloud-init virtual CDROM providing the initialization script. This means that the VM in the ESXi must have direct (non proxied) connection to Internet for the script to download and install all dependencies.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;From your message (&lt;EM&gt;No module named datetime&lt;/EM&gt;) it looks like this initialization was not completed.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you want a more contained install then you could give the &lt;A href="https://hub.docker.com/r/jtschichold/minemeld/" target="_self"&gt;MineMeld Docker image&lt;/A&gt; a try.&lt;/P&gt;</description>
      <pubDate>Fri, 16 Mar 2018 14:38:08 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/trouble-installing-manually-or-from-iso-on-esx/m-p/205951#M98131</guid>
      <dc:creator>xhoms</dc:creator>
      <dc:date>2018-03-16T14:38:08Z</dc:date>
    </item>
    <item>
      <title>Re: Trouble installing manually or from ISO on ESX</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/trouble-installing-manually-or-from-iso-on-esx/m-p/205986#M98132</link>
      <description>&lt;P&gt;It has full non proxied internet connection.&amp;nbsp; The odd thing is that I can actually get to the webpage but when I enter the default credentials, I get a "Error checking credentials: bad gateway" error.&amp;nbsp; I found another person with same issue but that thread was unresolved.&amp;nbsp; So it seems partly installed, just not fully functional.&amp;nbsp; But uninstalling reinstalling doesn't seem to help.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 16 Mar 2018 15:57:05 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/trouble-installing-manually-or-from-iso-on-esx/m-p/205986#M98132</guid>
      <dc:creator>Spetka</dc:creator>
      <dc:date>2018-03-16T15:57:05Z</dc:date>
    </item>
    <item>
      <title>Re: Trouble installing manually or from ISO on ESX</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/trouble-installing-manually-or-from-iso-on-esx/m-p/205996#M98133</link>
      <description>&lt;P&gt;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/84627"&gt;@Spetka&lt;/a&gt;, any relevant log message in /var/log/cloud* or /var/log/minemeld* ?&lt;/P&gt;</description>
      <pubDate>Fri, 16 Mar 2018 16:16:22 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/trouble-installing-manually-or-from-iso-on-esx/m-p/205996#M98133</guid>
      <dc:creator>xhoms</dc:creator>
      <dc:date>2018-03-16T16:16:22Z</dc:date>
    </item>
    <item>
      <title>Re: Trouble installing manually or from ISO on ESX</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/trouble-installing-manually-or-from-iso-on-esx/m-p/206016#M98134</link>
      <description>&lt;P&gt;I see some errors about no instance&amp;nbsp;datasource, such as :&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;2018-03-01 10:35:40,118 - util.py[WARNING]: No instance datasource found! Likely bad things to come!&lt;BR /&gt;Cloud-init v. 0.7.5 running 'init-local' at Fri, 02 Mar 2018 04:41:07 +0000. Up 3.79 seconds.&lt;/P&gt;</description>
      <pubDate>Fri, 16 Mar 2018 16:36:12 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/trouble-installing-manually-or-from-iso-on-esx/m-p/206016#M98134</guid>
      <dc:creator>Spetka</dc:creator>
      <dc:date>2018-03-16T16:36:12Z</dc:date>
    </item>
    <item>
      <title>Re: Trouble installing manually or from ISO on ESX</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/trouble-installing-manually-or-from-iso-on-esx/m-p/206035#M98135</link>
      <description>&lt;P&gt;tried on 16.0.4 Ubuntu with the ansible playbook, same issue.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;File "/opt/minemeld/engine/0.9.44/local/lib/python2.7/site-packages/pkg_resources/__init__.py", line 35, in &amp;lt;module&amp;gt;&lt;BR /&gt; import plistlib&lt;BR /&gt; File "/usr/lib/python2.7/plistlib.py", line 62, in &amp;lt;module&amp;gt;&lt;BR /&gt; import datetime&lt;BR /&gt;ImportError: No module named datetime&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Is there a way to change the password for the admin on the webgui?&amp;nbsp; Maybe I can get in that way?&lt;/P&gt;</description>
      <pubDate>Fri, 16 Mar 2018 17:10:08 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/trouble-installing-manually-or-from-iso-on-esx/m-p/206035#M98135</guid>
      <dc:creator>Spetka</dc:creator>
      <dc:date>2018-03-16T17:10:08Z</dc:date>
    </item>
    <item>
      <title>Re: Trouble installing manually or from ISO on ESX</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/trouble-installing-manually-or-from-iso-on-esx/m-p/206135#M98136</link>
      <description>&lt;P&gt;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/84627"&gt;@Spetka&lt;/a&gt; you're not deataching / disconnecting the virtual CDROM from the VM after installation, do you?&lt;/P&gt;</description>
      <pubDate>Sat, 17 Mar 2018 09:52:09 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/trouble-installing-manually-or-from-iso-on-esx/m-p/206135#M98136</guid>
      <dc:creator>xhoms</dc:creator>
      <dc:date>2018-03-17T09:52:09Z</dc:date>
    </item>
    <item>
      <title>Re: Trouble installing manually or from ISO on ESX</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/trouble-installing-manually-or-from-iso-on-esx/m-p/222729#M98137</link>
      <description>&lt;P&gt;Hi Spetka&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I had the same problem using the ESXi ISO and the ansible playbook, but all for Ubuni v.16.04. Th eonly way I could get this working was to use v14.04. Even once I Hardened the instance, installed updates, imported the o365 Minemeld config,&amp;nbsp;created&amp;nbsp;recommended security policies, changed passowrds&amp;nbsp;(all working as expected) I logged in today and there was an advisary to upgrade to 16.04, so&amp;nbsp;I took a snapshot and folowed the prompts and lo and behold, back to the same "No module named DataTime".&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;So, maybe not the best idea, but I'll keep this running on v.14.04&lt;/P&gt;</description>
      <pubDate>Wed, 18 Jul 2018 12:05:14 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/trouble-installing-manually-or-from-iso-on-esx/m-p/222729#M98137</guid>
      <dc:creator>benslade</dc:creator>
      <dc:date>2018-07-18T12:05:14Z</dc:date>
    </item>
  </channel>
</rss>

