相关疑难解决方法(0)

第一个git aws.push到弹性beanstalk时出错

我是Elastic Beanstalk的新手,我正在尝试推出Rails 4应用程序.我已经按照http://docs.aws.amazon.com/elasticbeanstalk/latest/dg/command-reference-get-started.html这里的指南进行了操作但是当我去的时候

git aws.push
Run Code Online (Sandbox Code Playgroud)

它告诉我,我的更新有错误.

[Instance: i-a6482b8b Module: AWSEBAutoScalingGroup ConfigSet: null] Command failed on instance. Return code: 1 Output: Error occurred during build: Command hooks failed .
Run Code Online (Sandbox Code Playgroud)

ebs日志只是挤满了我不熟悉的许多令人困惑的项目.很难说分享什么,但这两个方面都很突出

  1. 很多不在这里,所以这不是一个好兆头.还调用了一堆令人困惑的python文件,因为我应该运行运行Ruby 2.0(Passenger Standalone)的64位Amazon Linux 2014.03 v1.0.4.

    14-09-22 05:31:28,375 [INFO]运行configSet Infra-WriteApplication2 2014-09-22 05:31:28,376 [INFO]运行配置Infra-WriteApplication2 2014-09-22 05:31:28,376 [DEBUG]否指定包裹2014-09-22 05:31:28,376 [DEBUG]未指定群组2014-09-22 05:31:28,377 [DEBUG]未指定用户2014-09-22 05:31:28,377 [DEBUG]未指定来源2014-09-22 05:31:28,377 [DEBUG]将内容写入/ opt/elasticbeanstalk/bin/download_source_bundle 2014-09-22 05:31:28,377 [DEBUG]从https://s3.amazonaws.com/检索内容elasticbeanstalk-env-resources-us-east-1/eb_patching_resources/download_source_bundle.py 2014-09-22 05:31:28,624 [DEBUG]/opt/elasticbeanstalk/bin/download_source_bundle设置模式为000750 2014-09-22 05: 31:28,625 [DEBUG]为/ opt/elasticbeanstalk/bin/download_source_bundle设置所有者0和组0 2014-09-22 05:31:28,625 [DEBUG]运行命令01downloadVersion 2014-09-22 05:31:28,626 [DEBUG]没有测试命令01downloadVersion 2014-09-22 05:31:29,3 54 [INFO]命令01downloadVersion成功2014-09-22 …

git deployment amazon-web-services ruby-on-rails-4 amazon-elastic-beanstalk

3
推荐指数
1
解决办法
3538
查看次数