Re: Instance Type t2.medium not working PLEASE HELP

71 views
Skip to first unread message
Message has been deleted

Nathan Clemons

unread,
Mar 10, 2015, 12:15:02 PM3/10/15
to beanstal...@googlegroups.com
The error is pretty self explanatory. You're trying to configure an EB to use a t2.medium instance type, but that EB doesn't support that. EB tends to lag behind supporting new instance types, and new types aren't always an option for older EBs; sometimes you have to delete it and recreate it to see the new types. Or it may just be that that type isn't supported for EBs in that region.

In any case, switch it to one of the listed supported instance types and you should be fine. Or dig in further to see what types are supported in your region and with EB.

--
Nathan Clemons
Systems Administrator II, Rosetta Stone DCS

On Tue, Mar 10, 2015 at 9:03 AM, David <da...@emind.biz> wrote:
Hi,

So I am trying to push to AWS Elastic Beanstalk and I got the following error. Any help is much appreciated.

[ERROR] Failed to execute goal br.com.ingenieux:beanstalk-maven-plugin:1.4.0:create-environment (default-cli) on project GenieoInstaller: Failed: Configuration validation exception: Invalid Parameter Value: 't2.medium' for parameter: InstanceType - Value is not one of the allowed values: [t1.micro, m1.small, m1.medium, m1.large, m1.xlarge, c1.medium, c1.xlarge, m2.xlarge, m2.2xlarge, m2.4xlarge, m3.xlarge, m3.2xlarge, cc1.4xlarge, cc2.8xlarge, cg1.4xlarge] (Service: AWSElasticBeanstalk; Status Code: 400; Error Code: ConfigurationValidationException; Request ID: a865c92a-c73e-11e4-b201-c535df1f982a) -> [Help 1]

--
You received this message because you are subscribed to the Google Groups "beanstalker-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to beanstalker-us...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Aldrin Leal

unread,
Mar 10, 2015, 12:15:26 PM3/10/15
to beanstal...@googlegroups.com
as the message said, the AWS EB services doesntt supprot t2.medium.

--
-- Aldrin Leal, <ald...@leal.eng.br>
Master your EC2-fu! Get the latest ekaterminal public beta http://www.ingenieux.com.br/products/ekaterminal/
Message has been deleted

Aldrin Leal

unread,
Mar 10, 2015, 12:49:17 PM3/10/15
to beanstal...@googlegroups.com
remember t2.medium requires a VPC. In this case, you need to pass the vpc id to createenvironment as well.

--
-- Aldrin Leal, <ald...@leal.eng.br>
Master your EC2-fu! Get the latest ekaterminal public beta http://www.ingenieux.com.br/products/ekaterminal/

On Tue, Mar 10, 2015 at 11:24 AM, David <da...@emind.biz> wrote:
This can't be. I see t2.medium in AWS Elastic Beanstalk console in us-east-1 region. 
Reply all
Reply to author
Forward
0 new messages