aws-samples / aws-samples/serverless-woocommerce-workshop

make deploy has some problem.

Open
#17 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
PHP
Stars
35
Forks
11
PR merge metrics
No merged PRs in 30d

Description

i try to make deploy by cloud9 in the aws
and those message came out:

ERROR: failed to solve: process "/bin/sh -c cd /srv/bedrock && composer install --no-dev" did not complete successfully: exit code: 4
❌ Deployment failed: Error: Failed to build asset 02bd1bc7cafe91932c0ac2ef4d79073f4616f0207c6a6373910d47a3f11da08f:671107334059-us-east-1
at Deployments.buildSingleAsset (/home/ec2-user/.nvm/versions/node/v20.10.0/lib/node_modules/aws-cdk/lib/index.js:424:11115)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async Object.buildAsset (/home/ec2-user/.nvm/versions/node/v20.10.0/lib/node_modules/aws-cdk/lib/index.js:424:177862)
at async /home/ec2-user/.nvm/versions/node/v20.10.0/lib/node_modules/aws-cdk/lib/index.js:424:163530

Failed to build asset 02bd1bc7cafe91932c0ac2ef4d79073f4616f0207c6a6373910d47a3f11da08f:671107334059-us-east-1

i fix a problem about router 53
it need us to add the domain to the router ,but still have this problem .

Contributor guide

Open the contributing guide

Research direction

Begin by reproducing the Cloud9 deployment and inspecting the failed `composer install --no-dev` step shown in the build output. No repository file or test is named; completion would require identifying the deployment failure and achieving a successful AWS deployment, including the Route 53 setup already attempted.

Written by the indexing model from the issue text.

Assessment

Tech stack
aws, php
Domain
build-system, cloud, devops
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.