<div dir="ltr"><div>Hello,<br><br></div>I keep getting the following error when I try to boot up a cluster on AWS.  Any ideas?  I&#39;ve attached my config file, with account info removed.  I&#39;m using the development version of starcluster, and the Enthought python package.<br>
<br>thanks,<br>Sean<br><div><div><br><br>nsit-dhcp-205-208-076-085:~ seanmgibbons$  starcluster start myclusterStarCluster - (<a href="http://star.mit.edu/cluster">http://star.mit.edu/cluster</a>) (v. 0.9999)<br>Software Tools for Academics and Researchers (STAR)<br>
Please submit bug reports to <a href="mailto:starcluster@mit.edu">starcluster@mit.edu</a><br><br>!!! ERROR - Connection error:<br>Traceback (most recent call last):<br>  File &quot;/Library/Frameworks/EPD64.framework/Versions/7.3/lib/python2.7/site-packages/StarCluster-0.9999-py2.7.egg/starcluster/cli.py&quot;, line 257, in main<br>
    sc.execute(args)<br>  File &quot;/Library/Frameworks/EPD64.framework/Versions/7.3/lib/python2.7/site-packages/StarCluster-0.9999-py2.7.egg/starcluster/commands/start.py&quot;, line 144, in execute<br>    scluster = self.cm.get_cluster_group_or_none(tag)<br>
  File &quot;/Library/Frameworks/EPD64.framework/Versions/7.3/lib/python2.7/site-packages/StarCluster-0.9999-py2.7.egg/starcluster/cluster.py&quot;, line 213, in get_cluster_group_or_none<br>    return self.get_cluster_security_group(group_name)<br>
  File &quot;/Library/Frameworks/EPD64.framework/Versions/7.3/lib/python2.7/site-packages/StarCluster-0.9999-py2.7.egg/starcluster/cluster.py&quot;, line 209, in get_cluster_security_group<br>    return self.ec2.get_security_group(gname)<br>
  File &quot;/Library/Frameworks/EPD64.framework/Versions/7.3/lib/python2.7/site-packages/StarCluster-0.9999-py2.7.egg/starcluster/awsutils.py&quot;, line 217, in get_security_group<br>    filters={&#39;group-name&#39;: groupname})[0]<br>
  File &quot;/Library/Frameworks/EPD64.framework/Versions/7.3/lib/python2.7/site-packages/StarCluster-0.9999-py2.7.egg/starcluster/awsutils.py&quot;, line 229, in get_security_groups<br>    return self.conn.get_all_security_groups(filters=filters)<br>
  File &quot;/Library/Frameworks/EPD64.framework/Versions/7.3/lib/python2.7/site-packages/boto-2.9.4-py2.7.egg/boto/ec2/connection.py&quot;, line 2263, in get_all_security_groups<br>    [(&#39;item&#39;, SecurityGroup)], verb=&#39;POST&#39;)<br>
  File &quot;/Library/Frameworks/EPD64.framework/Versions/7.3/lib/python2.7/site-packages/boto-2.9.4-py2.7.egg/boto/connection.py&quot;, line 1035, in get_list<br>    response = self.make_request(action, params, path, verb)<br>
  File &quot;/Library/Frameworks/EPD64.framework/Versions/7.3/lib/python2.7/site-packages/boto-2.9.4-py2.7.egg/boto/connection.py&quot;, line 981, in make_request<br>    return self._mexe(http_request)<br>  File &quot;/Library/Frameworks/EPD64.framework/Versions/7.3/lib/python2.7/site-packages/boto-2.9.4-py2.7.egg/boto/connection.py&quot;, line 901, in _mexe<br>
    raise e<br>SSLError: [Errno 1] _ssl.c:504: error:14090086:SSL routines:SSL3_GET_SERVER_CERTIFICATE:certificate verify failed<br clear="all"><br><br></div></div></div>