Skip to content

upgrade bundler version#1

Open
ngpestelos wants to merge 1 commit into
jsierles:masterfrom
ngpestelos:patch-1
Open

upgrade bundler version#1
ngpestelos wants to merge 1 commit into
jsierles:masterfrom
ngpestelos:patch-1

Conversation

@ngpestelos
Copy link
Copy Markdown

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
Copy Markdown
Owner

Do you know what caused the SSL error?

@ngpestelos
Copy link
Copy Markdown
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