Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

AWS EC2 - Can't launch an instance - Account blocked

Tags:

I'm trying to launch an EC2 instance on my personal AWS account, but getting the following error:

Launch Failed This account is currently blocked and not recognized as a valid account. Please contact [email protected] if you have questions. Hide launch log Creating security groups  Successful (sg-77e2ae10) Authorizing inbound rules  Successful Initiating launches  FailureRetry 

So I sent an email explaining, and got the following answer:

Greetings from Amazon Web Services.  Thank you for contacting us regarding this matter. We reviewed your account and confirmed that your Amazon Web Services account has been successfully verified. You may now begin launching instances.  Thank you for using Amazon Web Services.   Sincerely, Amazon Web Services 

But tried again and got the same error. Sent a new email, and got the same answer. Retried and still can't launch...

Apparently there's no problem with my payment method or anything like that. Also tried to launch it in different regions, like n. virginia, oregon and são paulo. Got the same error.

Any ideas? Thanks!

like image 731
Ronan Lopes Avatar asked Oct 09 '17 15:10

Ronan Lopes


People also ask

How do I unblock my AWS account?

Open a support case. In the Create case section, select Account and billing support, and enter all the required details. If your need is urgent, choose the Phone contact method to have an AWS Support agent contact you to help reopen your account.

Why can't I start or launch my EC2 instance?

There are multiple reasons why you might not be able to launch or start your EC2 instance. If you don't receive an error code when attempting to start the instance, run the describe-instances command in the AWS Command Line Interface (AWS CLI). Then, specify the instance ID to view the reason for the problem.

Does not exist launching EC2 instance failed?

Launching EC2 instance failed. Cause: You might have just created your AMI (by taking a snapshot of a running instance or any other way), and it might not be available yet. Solution: You must wait for your AMI to be available and then create your launch template or launch configuration.

Why am I receiving the error message you are not authorized to perform this operation when I try to launch an EC2 instance?

The "UnauthorizedOperation" error indicates that permissions attached to the AWS Identity and Access Management (IAM) role or user trying to perform the operation doesn't have the required permissions to launch EC2 instances.


1 Answers

Here is an email that I got from AWS:

Dear AWS Customer,

Thank you for signing up with Amazon Web Services!

As a new customer, you can launch Elastic Compute Cloud (EC2) instances in 3 AWS regions. We suggest you to use the regions US East (N. Virginia), US East (Ohio), US West (Oregon), but if you prefer other regions please contact us at [email protected] and let us know which 3 regions are more convenient for you. You can find the list of regions and which services are available in each of the regions at http://aws.amazon.com/about-aws/globalinfrastructure/regional-product-services/. Please make sure you are not running EC2 instances in the region you are transitioning from.

If you have a use case that requires you to run EC2 instances in more than 3 regions, please contact us at [email protected] describing your use case and we will increase the number of available regions.

This limitation is temporary and only affects EC2 – other AWS services are available in all regions.

Sincerely, Amazon Web Services

So please change your region to US West (Oregon) or US East (N. Virginia) or US East (Ohio) and then it will works. If you still want to use other regions, contact [email protected] for more detailed.

like image 59
Toan Tran Avatar answered Sep 17 '22 18:09

Toan Tran