Re: [capistrano-mailing-list] Could not fetch specs from https://rubygems.org/

2016-10-18 Thread William Johnston
Hey Eugeniu, When I encounter issues like this, I'll first try and eliminate Capistrano as the cause. Log into the server as your deploy user, and navigate to the releases directory (something like /home/user/rtms/releases/). Then run bundle install. If it fails, this is a Bundler issue and has

[capistrano-mailing-list] Could not fetch specs from https://rubygems.org/

2016-10-18 Thread Eugeniu Tambur
*Versions:* - Ruby 2.3.1 - Capistrano 3.6.1 - Rake / Rails / etc *Platform:* - Working on Windows 8.1 x64 - Deploying to.Ubuntu 16.04 *Logs:* 00:14 bundler:install 01 ~/.rvm/bin/rvm default do bundle install --path /home/user/rtms/shared/bundle --binstubs