Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

Failure in creating cloud formation stack for x-ray sample

Open
#29 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
35/100
Issue type
Bug
Clarity
Needs clarification
Activity status
Stale
Tech stack
aws, node.js
Domain
cloud

Research direction

Start by inspecting the CloudFormation and Elastic Beanstalk configuration used by the x-ray sample, focusing on the Node.js platform value in the failed environment event. Compare that platform identifier with the supported AWS Elastic Beanstalk platforms and verify that the stack can be created successfully.

Written by the indexing model from the issue text.

Description

Event - ElasticBeanstalkEnvironment failed with below error :

Resource handler returned message: "No Platform named 'arn:aws:elasticbeanstalk:us-east-1::platform/Node.js running on 64bit Amazon Linux' found. (Service: ElasticBeanstalk, Status Code: 400, Request ID: 9fd2f2e3-b637-4d01-917e-b7a276c23319)" (RequestToken: 76047488-552c-ccd4-cd7d-95a3969b0901, HandlerErrorCode: InvalidRequest)

image

Dominant language
EJS
Stars
279
Forks
247
PR merge metrics
No merged PRs in 30d

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from aws-samples/eb-node-express-sample

All issues in aws-samples/eb-node-express-sample

Similar issues

More Cloud issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.