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

Cannot find AMI in US regions #2

Open
plainlystated opened this issue Dec 15, 2017 · 3 comments
Open

Cannot find AMI in US regions #2

plainlystated opened this issue Dec 15, 2017 · 3 comments

Comments

@plainlystated
Copy link

I gave this a try with us-east-1/2, us-west-1 and I cannot find the AMI in any of those regions. I also checked eu-central-1.

It looks like the list was updated recently (2017-11-06) so I'm not sure why I can't find them. Any idea what I'm doing wrong, or how I can find the proper AMI?

Thanks,
Patrick

@plainlystated
Copy link
Author

My specific error is "Not authorized" if that helps...

Spinning Up Instance...
/home/patrick/.rvm/gems/ruby-2.2.2@push/gems/aws-sdk-core-3.11.0/lib/seahorse/client/plugins/raise_response_errors.rb:15:in `call': Not authorized for images: [ami-d7f770b8] (Aws::EC2::Errors::AuthFailure)
        from /home/patrick/.rvm/gems/ruby-2.2.2@push/gems/aws-sdk-core-3.11.0/lib/aws-sdk-core/plugins/jsonvalue_converter.rb:20:in `call'
        from /home/patrick/.rvm/gems/ruby-2.2.2@push/gems/aws-sdk-core-3.11.0/lib/aws-sdk-core/plugins/idempotency_token.rb:17:in `call'
        from /home/patrick/.rvm/gems/ruby-2.2.2@push/gems/aws-sdk-core-3.11.0/lib/aws-sdk-core/plugins/param_converter.rb:24:in `call'
        from /home/patrick/.rvm/gems/ruby-2.2.2@push/gems/aws-sdk-core-3.11.0/lib/aws-sdk-core/plugins/response_paging.rb:10:in `call'
        from /home/patrick/.rvm/gems/ruby-2.2.2@push/gems/aws-sdk-core-3.11.0/lib/seahorse/client/plugins/response_target.rb:23:in `call'
        from /home/patrick/.rvm/gems/ruby-2.2.2@push/gems/aws-sdk-core-3.11.0/lib/seahorse/client/request.rb:70:in `send_request'
        from /home/patrick/.rvm/gems/ruby-2.2.2@push/gems/aws-sdk-ec2-1.21.0/lib/aws-sdk-ec2/client.rb:22987:in `run_instances'
        from aws-launch.rb:131:in `spin_up_instance'
        from aws-launch.rb:386:in `<main>'

@plainlystated
Copy link
Author

Any idea, @cguess ?

@cguess
Copy link
Contributor

cguess commented Jan 17, 2018

@plainlystated I'm really sorry about the delay here. School's starting back up again and all that.

I realized the problem, though the images exist for some reason they had become marked "private".

All relevant images listed are now public. Can you try now? I'll keep this open until I hear back from you.

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