Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

upgrade bundler version #1

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ngpestelos
Copy link

While I was deploying kayak, I got this message:

[kayak.test] sh -c 'cd /u/apps/kayak/current && bundle install --gemfile /u/apps/kayak/current/Gemfile --path /u/apps/kayak/shared/bundle --deployment --quiet --without development test'
** [out :: kayak.test] OpenSSL::SSL::SSLError: SSL_connect SYSCALL returned=5 errno=0 state=SSLv3 read server session ticket A
** [out :: kayak.test] An error occurred while installing rake (0.9.2.2), and Bundler cannot continue.
** [out :: kayak.test] Make sure that `gem install rake -v '0.9.2.2'` succeeds before bundling.

While I was deploying kayak, I got this message:

  [kayak.test] sh -c 'cd /u/apps/kayak/current && bundle install --gemfile /u/apps/kayak/current/Gemfile --path /u/apps/kayak/shared/bundle --deployment --quiet --without development test'
  ** [out :: kayak.test] OpenSSL::SSL::SSLError: SSL_connect SYSCALL returned=5 errno=0 state=SSLv3 read server session ticket A
  ** [out :: kayak.test] An error occurred while installing rake (0.9.2.2), and Bundler cannot continue.
  ** [out :: kayak.test] Make sure that `gem install rake -v '0.9.2.2'` succeeds before bundling.
@jsierles
Copy link
Owner

Do you know what caused the SSL error?

@ngpestelos
Copy link
Author

Probably related to my ISP. I switched networks then the problem went away.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants