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

Git 错误:无法更新AWS Elastic Beanstalk环境,git,amazon-web-services,Git,Amazon Web Services,在最近移动我的回购、完成新的ebinit并导出到eb文件后,我发现以下错误: Error: Failed to update the AWS Elastic Beanstalk environment 使用git aws.push,我无法获得有关错误的更多信息 有没有人经历过类似的事情,并且对如何克服这一点有什么想法 感谢您使用: eb status 是从EB CLI调试故障的最佳方法,请使用: eb status 从EB CLI调试故障的最佳方法是什么?当我创建了一个新的EB分支时,有一

在最近移动我的回购、完成新的ebinit并导出到eb文件后,我发现以下错误:

Error: Failed to update the AWS Elastic Beanstalk environment
使用git aws.push,我无法获得有关错误的更多信息

有没有人经历过类似的事情,并且对如何克服这一点有什么想法

感谢您使用:

eb status
是从EB CLI调试故障的最佳方法,请使用:

eb status

从EB CLI调试故障的最佳方法是什么?

当我创建了一个新的EB分支时,有一次出现了此错误,但忘记执行以下操作:

eb启动


当我创建了一个新的eb分支机构,但忘记执行以下操作时,我出现了一次错误:

eb启动