<?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>question Re: AWS unreachable error when executing Metron Installer in Support Questions</title>
    <link>https://community.cloudera.com/t5/Support-Questions/AWS-unreachable-error-when-executing-Metron-Installer/m-p/141881#M104474</link>
    <description>&lt;P&gt;This is primarly caused because the path to the metron code is too long. You can solve this problem by shortening the path or changing the control_path &lt;/P&gt;&lt;P&gt;from&lt;/P&gt;&lt;P&gt;control_path = %(directory)s/%%h-%%p-%%r&lt;/P&gt;&lt;P&gt;to&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;control_path = %(directory)s/%%C&lt;/STRONG&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 24 Mar 2016 16:00:03 GMT</pubDate>
    <dc:creator>gvetticaden1</dc:creator>
    <dc:date>2016-03-24T16:00:03Z</dc:date>
    <item>
      <title>AWS unreachable error when executing Metron Installer</title>
      <link>https://community.cloudera.com/t5/Support-Questions/AWS-unreachable-error-when-executing-Metron-Installer/m-p/141880#M104473</link>
      <description>&lt;P&gt;I'm following the instructions for installing Metron here: &lt;A href="https://github.com/apache/incubator-metron/tree/master/deployment/amazon-ec2" target="_blank"&gt;https://github.com/apache/incubator-metron/tree/master/deployment/amazon-ec2&lt;/A&gt;&lt;/P&gt;&lt;P&gt;In the ansible.log, I'm seeing the following error during the ansible [Setup] task:&lt;/P&gt;&lt;PRE&gt;



2016-03-24 03:46:50,950 p=62171 u=gvetticaden |  TASK [setup] *******************************************************************

2016-03-24 03:46:51,893 p=62171 u=gvetticaden |  fatal: [ec2-54-191-176-45.us-west-2.compute.amazonaws.com]: UNREACHABLE! =&amp;gt; {"changed": false, "msg": "SSH encountered an unknown error during the connection. We recommend you re-run the command using -vvvv, which will enable SSH debugging output to help diagnose the issue", "unreachable": true}

2016-03-24 03:46:51,895 p=62171 u=gvetticaden |  fatal: [ec2-54-186-187-148.us-west-2.compute.amazonaws.com]: UNREACHABLE! =&amp;gt; {"changed": false, "msg": "SSH encountered an unknown error during the connection. We recommend you re-run the command using -vvvv, which will enable SSH debugging output to help diagnose the issue", "unreachable": true}

2016-03-24 03:46:51,913 p=62171 u=gvetticaden |  fatal: [ec2-54-201-6-61.us-west-2.compute.amazonaws.com]: UNREACHABLE! =&amp;gt; {"changed": false, "msg": "SSH encountered an unknown error during the connection. We recommend you re-run the command using -vvvv, which will enable SSH debugging output to help diagnose the issue", "unreachable": true}

2016-03-24 03:46:51,915 p=62171 u=gvetticaden |  fatal: [ec2-54-191-196-153.us-west-2.compute.amazonaws.com]: UNREACHABLE! =&amp;gt; {"changed": false, "msg": "SSH encountered an unknown error during the connection. We recommend you re-run the command using -vvvv, which will enable SSH debugging output to help diagnose the issue", "unreachable": true}

2016-03-24 03:46:51,989 p=62171 u=gvetticaden |  fatal: [ec2-54-201-176-11.us-west-2.compute.amazonaws.com]: UNREACHABLE! =&amp;gt; {"changed": false, "msg": "SSH encountered an unknown error during the connection. We recommend you re-run the command using -vvvv, which will enable SSH debugging output to help diagnose the issue", "unreachable": true}

2016-03-24 03:46:52,021 p=62171 u=gvetticaden |  fatal: [ec2-54-191-12-47.us-west-2.compute.amazonaws.com]: UNREACHABLE! =&amp;gt; {"changed": false, "msg": "SSH encountered an unknown error during the connection. We recommend you re-run the command using -vvvv, which will enable SSH debugging output to help diagnose the issue", "unreachable": true}

2016-03-24 03:46:52,173 p=62171 u=gvetticaden |  fatal: [ec2-54-201-9-33.us-west-2.compute.amazonaws.com]: UNREACHABLE! =&amp;gt; {"changed": false, "msg": "SSH encountered an unknown error during the connection. We recommend you re-run the command using -vvvv, which will enable SSH debugging output to help diagnose the issue", "unreachable": true}

2016-03-24 03:46:52,175 p=62171 u=gvetticaden |  fatal: [ec2-54-201-175-153.us-west-2.compute.amazonaws.com]: UNREACHABLE! =&amp;gt; {"changed": false, "msg": "SSH encountered an unknown error during the connection. We recommend you re-run the command using -vvvv, which will enable SSH debugging output to help diagnose the issue", "unreachable": true}

2016-03-24 03:46:52,308 p=62171 u=gvetticaden |  fatal: [ec2-54-201-198-3.us-west-2.compute.amazonaws.com]: UNREACHABLE! =&amp;gt; {"changed": false, "msg": "SSH encountered an unknown error during the connection. We recommend you re-run the command using -vvvv, which will enable SSH debugging output to help diagnose the issue", "unreachable": true}

2016-03-24 03:46:52,489 p=62171 u=gvetticaden |  fatal: [ec2-54-186-178-244.us-west-2.compute.amazonaws.com]: UNREACHABLE! =&amp;gt; {"changed": false, "msg": "SSH encountered an unknown error during the connection. We recommend you re-run the command using -vvvv, which will enable SSH debugging output to help diagnose the issue", "unreachable": true}
&lt;/PRE&gt;&lt;P&gt;How do I resolve this?&lt;/P&gt;</description>
      <pubDate>Thu, 24 Mar 2016 15:58:11 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/AWS-unreachable-error-when-executing-Metron-Installer/m-p/141880#M104473</guid>
      <dc:creator>gvetticaden1</dc:creator>
      <dc:date>2016-03-24T15:58:11Z</dc:date>
    </item>
    <item>
      <title>Re: AWS unreachable error when executing Metron Installer</title>
      <link>https://community.cloudera.com/t5/Support-Questions/AWS-unreachable-error-when-executing-Metron-Installer/m-p/141881#M104474</link>
      <description>&lt;P&gt;This is primarly caused because the path to the metron code is too long. You can solve this problem by shortening the path or changing the control_path &lt;/P&gt;&lt;P&gt;from&lt;/P&gt;&lt;P&gt;control_path = %(directory)s/%%h-%%p-%%r&lt;/P&gt;&lt;P&gt;to&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;control_path = %(directory)s/%%C&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 24 Mar 2016 16:00:03 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/AWS-unreachable-error-when-executing-Metron-Installer/m-p/141881#M104474</guid>
      <dc:creator>gvetticaden1</dc:creator>
      <dc:date>2016-03-24T16:00:03Z</dc:date>
    </item>
    <item>
      <title>Re: AWS unreachable error when executing Metron Installer</title>
      <link>https://community.cloudera.com/t5/Support-Questions/AWS-unreachable-error-when-executing-Metron-Installer/m-p/141882#M104475</link>
      <description>&lt;P&gt;You may also see those types of errors present as: &lt;/P&gt;&lt;P&gt;SSH Error: unix_listener: "/really/long/path/hostname.tempcharacters" too long for Unix domain socket&lt;/P&gt;&lt;P&gt;Same fix as above, shorten the path to your deployment scripts or modify the control_path in ansible.cfg as &lt;A rel="user" href="https://community.cloudera.com/users/11/gvetticaden.html" nodeid="11"&gt;@George Vetticaden&lt;/A&gt; indicated above. in&lt;/P&gt;</description>
      <pubDate>Thu, 24 Mar 2016 20:07:52 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/AWS-unreachable-error-when-executing-Metron-Installer/m-p/141882#M104475</guid>
      <dc:creator>dlyle</dc:creator>
      <dc:date>2016-03-24T20:07:52Z</dc:date>
    </item>
    <item>
      <title>Re: AWS unreachable error when executing Metron Installer</title>
      <link>https://community.cloudera.com/t5/Support-Questions/AWS-unreachable-error-when-executing-Metron-Installer/m-p/141883#M104476</link>
      <description>&lt;P&gt;Also incase anyone else comes across this, the file you need to modify from the root of your metron dir is:&lt;/P&gt;&lt;P&gt;./deployment/amazon-ec2/ansible.cfg&lt;/P&gt;</description>
      <pubDate>Sun, 24 Apr 2016 19:00:49 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/AWS-unreachable-error-when-executing-Metron-Installer/m-p/141883#M104476</guid>
      <dc:creator>drussell</dc:creator>
      <dc:date>2016-04-24T19:00:49Z</dc:date>
    </item>
  </channel>
</rss>

