rubber

Rubber and Amazon EC2 hosting issue (Net::SSH::AuthenticationFailed: root)

无人久伴 提交于 2019-12-13 14:32:10
问题 I want to host my ruby on rails application on Amazon EC2 server. I am following Rubber and Amazon EC2 railcast on Ubuntu. When I execute cap rubber:create_staging command, its showing error something like this -- * 2013-06-19 17:00:53 executing `rubber:setup_remote_aliases' servers: ["production.ginfy.com", "www.ginfy.com", "foo.ginfy.com", "ginfy.ginfy.com", "temple.ginfy.com", "ibetter.ginfy.com"] connection failed for: www.ginfy.com (Timeout::Error: execution expired), ibetter.ginfy.com

ruby: no such file to load — ubygems (LoadError) when running cap rubber:create_staging

↘锁芯ラ 提交于 2019-12-11 19:24:13
问题 I am trying to launch an Amazon EC2 instance following the instructions of Railscast #347 Rubber and Amazon EC2. The Rails project is configured as follows. The .ruby-version file: ruby-1.9.3 Here is the Gemfile : source 'http://rubygems.org' ruby '1.9.3' gem 'rails', '~> 3.2.13' gem 'rb-readline', '~> 0.5.0' gem 'counter_culture', '~> 0.1.12' gem 'jquery-rails', '~> 3.0.2' gem 'therubyracer', '~> 0.11.4', require: 'v8' gem 'attribute_normalizer', '~> 1.1.0' group :assets do gem 'sass-rails',

cap rubber:create_staging failed near end

烈酒焚心 提交于 2019-12-10 10:48:31
问题 I am trying to deploy to AWS the sample Rubber test in the Quick Start wiki https://github.com/rubber/rubber/wiki/Quick-Start I get past the part where it prompts for my local machine password to write to the hosts file ( it creates roles, the instance, and a lot of other things; I even got through another error where it was not connecting - I renamed the private key without the .pem extension and that fixed that ), and it runs on for a while, and gives an error here: failed: "/bin/bash -l -c

cap rubber:create_staging failed near end

偶尔善良 提交于 2019-12-06 09:12:36
I am trying to deploy to AWS the sample Rubber test in the Quick Start wiki https://github.com/rubber/rubber/wiki/Quick-Start I get past the part where it prompts for my local machine password to write to the hosts file ( it creates roles, the instance, and a lot of other things; I even got through another error where it was not connecting - I renamed the private key without the .pem extension and that fixed that ), and it runs on for a while, and gives an error here: failed: "/bin/bash -l -c 'sudo -p '\''sudo password: '\'' bash -l -c '\''export DEBIAN_FRONTEND=noninteractive; apt-get -q -o