daniel-yaminss-mac-pro-2:~ danielyamins$ starcluster sshmaster -u gotdata
cluster
StarCluster - (
http://web.mit.edu/starcluster) (v. 0.9999)
Software Tools for Academics and Researchers (STAR)
Please submit bug reports to starcluster_at_mit.edu
Traceback (most recent call last):
File "build/bdist.macosx-10.5-universal/egg/starcluster/cli.py", line
1094, in main
sc.execute(args)
File "build/bdist.macosx-10.5-universal/egg/starcluster/cli.py", line 320,
in execute
cluster.ssh_to_master(arg, self.cfg, user=self.opts.USER)
File "build/bdist.macosx-10.5-universal/egg/starcluster/cluster.py", line
67, in ssh_to_master
key = cfg.get_key(master.key_name)
AttributeError: 'NoneType' object has no attribute 'key_name'
cli.py:1113 - ERROR - Oops! Looks like you've found a bug in StarCluster
cli.py:1114 - ERROR - Debug file written to:
/var/folders/Xx/Xxs4trDpH7i1AAgPTIJ5d++++TI/-Tmp-/starcluster-debug.log
cli.py:1115 - ERROR - Please submit this file, minus any private
information,
cli.py:1116 - ERROR - to starcluster_at_mit.edu
Received on Mon Jul 19 2010 - 12:23:25 EDT