Deploying Error (Error: Error when deploying:)
See original GitHub issueFor a while, every other time I tried to deploy, I received the following error:
Error: Error when deploying:
No additional information was given. Occasionally, a different error message would appear, e.g.
Error: Error when deploying: list index out of range
but deployment would generally work the second time around. Now, however, I get nothing but the first error, and cannot deploy at all. The contents of my config.json file are as follows:
{
"manage_iam_role":false,
"iam_role_arn": "arn:aws:iam::...:role/lambda_dynamo",
"lambda_arn": "arn:aws:lambda:us-west-2:...:function:chalice_api",
"app_name": "chalice_api",
"stage": "dev"
}
Issue Analytics
- State:
- Created 7 years ago
- Comments:8 (3 by maintainers)
Top Results From Across the Web
Common Deployment Errors - DeployHQ
Common Deployment Errors · 452 Transfer aborted. No space left on device · 552 Disk full - please upload later · Automatic Deployments...
Read more >Package deployment errors - IBM
Deployment errors occur primarily when the configuration data in the package cannot be validated. If you cannot correct the errors that are displayed...
Read more >Troubleshoot common Azure deployment errors
Error code Mitigation More inform...
AccountNameInvalid Follow naming guidelines for storage accounts. Resolve erro...
AccountPropertyCannotBeSet Check available storage account properties. storageAcco...
AnotherOperationInProgress Wait for concurrent operation...
Read more >Chapter 12. Viewing deployment errors
If an error occurs during storage deployment, the deployment process halts and Deployment failed is displayed. Deploying storage failed.
Read more >Deployment failed. Please check the logs: PRM-Could Not ...
: Error occurred while performing deploy : Deployment Failed. The issue can be reproduced at will with the following steps: 1.
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
@hallazzang It works now on my system. Thanks!
#124 has been merged, closing out issue.