【发布时间】:2014-03-18 01:40:28
【问题描述】:
我一直面临将我的 ruby on rails 代码推送到 AWS ElasticBeansTalk 服务器的问题。我第一次能够初始化 EB,提交并推送代码并尝试运行 EB 服务器。一切都很好,但是在几次提交之后,突然它引发了如下异常。
remote: error: Unable to create application version: You cannot have more than 500 Application Versions. Either remove some Application Versions or request a limit increase.
我不知道该怎么做。
谁能帮我清楚地实现解决方案吗?
提前致谢。
【问题讨论】:
标签: ruby-on-rails ruby-on-rails-3 amazon-web-services amazon-elastic-beanstalk