Dear all,
Having some difficulty in getting StarCluster configured correctly on a new
machine. Would someone be able to help? This is the error message I am
getting:
"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
C:\Users\Mark>starcluster listpublic
StarCluster - (
http://star.mit.edu/cluster) (v. 0.95.6) Software Tools for
Academics and Researchers (STAR) Please submit bug reports to
starcluster_at_mit.edu
!!! ERROR - Connection error:
Traceback (most recent call last):
File "c:\python27\lib\site-packages\starcluster\cli.py", line 274, in
main
sc.execute(args)
File
"c:\python27\lib\site-packages\starcluster\commands\listpublic.py", line
30, in execute
self.ec2.list_starcluster_public_images()
File "c:\python27\lib\site-packages\starcluster\awsutils.py", line 956,
in lis t_starcluster_public_images
images = self.conn.get_all_images(owners=[static.STARCLUSTER_OWNER_ID])
File "c:\python27\lib\site-packages\boto\ec2\connection.py", line 189,
in get_ all_images
[('item', Image)], verb='POST')
File "c:\python27\lib\site-packages\boto\connection.py", line 1170, in
get_lis t
response = self.make_request(action, params, path, verb)
File "c:\python27\lib\site-packages\boto\connection.py", line 1116, in
make_re quest
return self._mexe(http_request)
File "c:\python27\lib\site-packages\boto\connection.py", line 1030, in
_mexe
raise ex
error: [Errno 10061] No connection could be made because the target machine
acti vely refused it !!! ERROR - Check your internet connection?
"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
Many thanks,
Mark
Received on Thu Mar 31 2016 - 09:32:53 EDT