Deploy to AWS over LWE!

1

Hi guys,

I'm new at this and have an issue creating a new environment over the LWE logo web creator app. Can you tell me what this warning means, do I need to create an environment over the AWS web page? If I do, I can't find Amazon Linux 2016.09 v2.5.2. I have attached a picture of the warning I get when I try to create an environment over LWE. Any help would be much appreciated.

Enter image description here

asked 2 years ago416 views
3 Answers
0

I am not an expert, but I have solved this same problem perhaps by chance.... 1º on the AWS website -Elastic Beanstalk- I have created a web server environment "Tomcat with Corretto 8" (instead 11) 2º I have tried to create the environment using the same name with LWE (it gave an error -the same message that you posted-) but it will create in AWS as an application, now it appears in the list of applications) 3º On the AWS website on applications, click on the created application and create an environment for it, on application code menu, select the first option. you should prefer an opinion from an expert than mine, because I have no idea, but that's how I solved it and it goes fine to me now.

answered 2 years ago
  • Thank you for your reply. I will try this today and will update you. Cheers

  • It worked by creating an environment with Tomcat Cornetto 8. Thank you very much

0

Hi there

The error means that the ElasticBeanstalk platform (Solution Stack) you are trying to use is not available. Please see https://docs.aws.amazon.com/elasticbeanstalk/latest/platforms/platforms-supported.html#platforms-supported.java for the list of current platforms and solution stack names.

Im not familiar with this application but are there any options for the ELasticBeanstalk Platform/Environment/Solution Stack that you can edit with a valid name?

profile pictureAWS
EXPERT
Matt-B
answered 2 years ago
  • Hi Matt,

    Thank you for your reply. LWE support creates the environment automatically. It gives me no choice but to do this manually. So I assume I'll have to create this environment over AWS web.

0

I solved the problem by creating a new IAM Role

LWE requires the role aws-elasticbeanstalk-service-role but AWS is using the role AWSServiceRoleForElasticBeanstalk. I have just copied the role with the required name

answered 5 months ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions