Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

script stuck at "Priming connections..." #12

Open
yunesj opened this issue Jul 6, 2013 · 1 comment
Open

script stuck at "Priming connections..." #12

yunesj opened this issue Jul 6, 2013 · 1 comment

Comments

@yunesj
Copy link

yunesj commented Jul 6, 2013

Hi Joaquin el al.,
I just pip installed cassandralauncher. The script launches the ec2 instances but gets stuck at at "Priming connections..." Would you look into this? If so, please let me know if you need anything.

Thanks!
-Jeff

@joaquincasares
Copy link
Owner

Hello Jeff,

That method only does a few commands:

ssh-keyscan -t rsa $IP_ADDRESS
ssh-keygen -l -f $KEYSCAN_OUTPUT_FILE

I've seen a single case where the keyscan command failed for an unknown reason, but we magically got around that. Could you try the script again and then check to see what the outputs are for each of the above lines? Make sure to create a new file to house your keyscan output before attempting the second line.

Once I have that information, it should shed some light into why exactly this is failing.

Thanks,
Joaquin

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants