Juju bootstrap fails with "Temporary failure in name resolution" using Amazon AWS
Posted
by
Will
on Ask Ubuntu
See other posts from Ask Ubuntu
or by Will
Published on 2013-10-31T23:04:30Z
Indexed on
2013/11/01
4:16 UTC
Read the original article
Hit count: 369
I have followed the instructions over at https://juju.ubuntu.com/docs/config-aws.html to try and setup myself with a juju environment.
It all seemed to setup alright. SSH keys, Gererate config, repository, adding access id and secret keys to environments.yaml file. Although my key file from aws IAM management console was called credentials.csv rather than rootkey, I couldn't find that link described in the documentation.
When I give the command juju bootstrap
in the testing page. It fails giving me the error:
juju bootstrap ERROR Get https://s3-us-west-1.amazonaws.com/juju-gobblygookmynukmbersinhere/provider-state: lookup s3-us-west-1.amazonaws.com: Temporary failure in name resolution
(note I just replaced my numbers for this posting my actual terminal has my numbers in.
This is my first attempt at any ec2 work so I have gone in and created new IAM profiles. What have I done wrong?
Any help would be great. I think I'm in over my head!
© Ask Ubuntu or respective owner