question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Deploying Error (Error: Error when deploying:)

See original GitHub issue

For 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:closed
  • Created 7 years ago
  • Comments:8 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
Prefinemcommented, Sep 21, 2016

@hallazzang It works now on my system. Thanks!

0reactions
jameslscommented, Sep 21, 2016

#124 has been merged, closing out issue.

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found