Warning: file_get_contents(/data/phpspider/zhask/data//catemap/2/ruby-on-rails/66.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Ruby on rails 使用Rubber Gem将Rails部署到Amazon EC2时出错_Ruby On Rails_Deployment_Amazon Ec2_Amazon - Fatal编程技术网

Ruby on rails 使用Rubber Gem将Rails部署到Amazon EC2时出错

Ruby on rails 使用Rubber Gem将Rails部署到Amazon EC2时出错,ruby-on-rails,deployment,amazon-ec2,amazon,Ruby On Rails,Deployment,Amazon Ec2,Amazon,试图找出如何克服这两个错误,想知道你是否能为我指出正确的方向。做了大量的谷歌搜索,什么都没用。使用rails 3.2.1并尝试使用Rubber 2.0.1部署到AmazonEC2。如果您需要任何其他信息,请告诉我,谢谢!: Rubber[INFO]: Transformation executing post config command: function error_exit { exit 99; }; trap error_exit ERR config : 'option forwar

试图找出如何克服这两个错误,想知道你是否能为我指出正确的方向。做了大量的谷歌搜索,什么都没用。使用rails 3.2.1并尝试使用Rubber 2.0.1部署到AmazonEC2。如果您需要任何其他信息,请告诉我,谢谢!:

Rubber[INFO]: Transformation executing post config command: function error_exit { exit 99; }; trap error_exit ERR

config : 'option forwardfor' ignored for proxy 'passenger_proxy_ssl' as it requires HTTP mode.
这是我的deploy.rb

这是我的ruber.yml文件


如果您需要任何其他信息,请告诉我…谢谢

gem现在已经达到了2.0.5,所以这个问题可能已经解决了。我会升级宝石并重新硫化看看它是否有效。