简体   繁体   English

错误:无法更新AWS Elastic Beanstalk环境

[英]Error: Failed to update the AWS Elastic Beanstalk environment

After recently moving my repo, completing a new ebinit and exports to eb files, I'm getting the following error: 在最近移动我的存储库,完成一个新的ebinit并将其导出到eb文件之后,出现以下错误:

Error: Failed to update the AWS Elastic Beanstalk environment

Using git aws.push, I'm not getting any more information regarding the error. 使用git aws.push,我没有得到有关该错误的更多信息。

Has anyone experienced something similar and have any ideas of how to overcome this? 有没有人经历过类似的事情并且对如何克服这个有任何想法?

Thanks 谢谢

Using: 使用方法:

eb status

Is the best way to debug failures from the EB CLI 是从EB CLI调试故障的最佳方法

I got this error once when i had created a new eb branch and forgot to do: 当我创建了一个新的eb分支并忘记做时,我得到了这个错误:

eb start. eb开始。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM