Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue when running cdk deploy #7

Open
jeanphilippelingrand opened this issue Aug 18, 2021 · 0 comments
Open

Issue when running cdk deploy #7

jeanphilippelingrand opened this issue Aug 18, 2021 · 0 comments

Comments

@jeanphilippelingrand
Copy link

Hi there! I've been trying to deploy the project, following the README.md.

When running cdk deploy i'm having an error

Do you wish to deploy these changes (y/n)? y
ab-testing-api: deploying...
[0%] start: Publishing 0f4aceed11a45c91ebc5a1895534294ee2e45efac27d66cb06a51b1d2a6192dd:current
[50%] fail: socket hang up
[50%] start: Publishing d9595ab46e674d44e338ee375ef57edb8e118695b5b2d18f082614c20b363da4:current
[100%] success: Published d9595ab46e674d44e338ee375ef57edb8e118695b5b2d18f082614c20b363da4:current

❌ ab-testing-api failed: Error: Failed to publish one or more assets. See the error messages above for more information.
at Object.publishAssets (/usr/local/lib/node_modules/aws-cdk/lib/util/asset-publishing.ts:25:11)
at processTicksAndRejections (internal/process/task_queues.js:95:5)
at Object.deployStack (/usr/local/lib/node_modules/aws-cdk/lib/api/deploy-stack.ts:232:3)
at CdkToolkit.deploy (/usr/local/lib/node_modules/aws-cdk/lib/cdk-toolkit.ts:184:24)
at initCommandLine (/usr/local/lib/node_modules/aws-cdk/bin/cdk.ts:213:9)
Failed to publish one or more assets. See the error messages above for more information.

Let me know if you know what's up or if there's a way to get more details on the error. (since i'm only getting "Socket hang up" rn)

Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant