经过一段时间的服务后,我的应用程序已经死亡并进入“退化”状态。我不知道发生了什么,因为没有人使用它。也许它已经冬眠而且没有醒来?
现在我正在尝试检查日志,但我无法做到。请求日志需要很长时间,并且我会不时地获得超时。当我单击请求日志(100行或完整日志)时,我收到此消息
Elastic Beanstalk is updating your environment.
To cancel this operation select Abort Current Operation from the Actions dropdown.
这需要一些时间,最后没有任何反应。此外,我不能按照以下方式中止此操作,因为:
Error
Could not abort the current environment operation for MY_APP_NAME: Environment named MY_ENV_NAME is in an invalid state for this operation. Must be pending deployment.