Skip to content
This repository has been archived by the owner on Feb 12, 2022. It is now read-only.

Cannot attach to console #1235

Closed
gedean opened this issue Oct 17, 2014 · 3 comments
Closed

Cannot attach to console #1235

gedean opened this issue Oct 17, 2014 · 3 comments

Comments

@gedean
Copy link

gedean commented Oct 17, 2014

heroku run console
Running console attached to terminal... failed
! Heroku client internal error.
! Search for help at: https://help.heroku.com
! Or report a bug at: https://github.com/heroku/heroku/issues/new

Error:       SSL_connect returned=1 errno=0 state=SSLv3 read server hello A: sslv3 alert handshake failure (OpenSSL::SSL::SSLError) (Excon::Errors::SocketError)
Backtrace:   /usr/local/heroku/vendor/gems/excon-0.16.1/lib/excon/ssl_socket.rb:83:in `connect'
             /usr/local/heroku/vendor/gems/excon-0.16.1/lib/excon/ssl_socket.rb:83:in `initialize'
             /usr/local/heroku/vendor/gems/excon-0.16.1/lib/excon/connection.rb:344:in `new'
             /usr/local/heroku/vendor/gems/excon-0.16.1/lib/excon/connection.rb:344:in `socket'
             /usr/local/heroku/vendor/gems/excon-0.16.1/lib/excon/connection.rb:175:in `request_kernel'
             /usr/local/heroku/vendor/gems/excon-0.16.1/lib/excon/connection.rb:101:in `request'
             /usr/local/heroku/vendor/gems/heroku-api-0.3.4/lib/heroku/api.rb:61:in `request'
             /usr/local/heroku/lib/heroku/auth.rb:20:in `request'
             /usr/local/heroku/vendor/gems/heroku-api-0.3.4/lib/heroku/api/processes.rb:20:in `post_ps'
             /usr/local/heroku/lib/heroku/command/run.rb:108:in `block in run_attached'
             /usr/local/heroku/lib/heroku/helpers.rb:232:in `action'
             /usr/local/heroku/lib/heroku/command/run.rb:107:in `run_attached'
             /usr/local/heroku/lib/heroku/command/run.rb:21:in `index'
             /usr/local/heroku/lib/heroku/command.rb:193:in `run'
             /usr/local/heroku/lib/heroku/cli.rb:25:in `start'
             /usr/bin/heroku:26:in `<main>'

Command:     heroku run console
Version:     heroku-toolbelt/2.30.3 (i686-linux) ruby/1.9.3
@gedean
Copy link
Author

gedean commented Oct 17, 2014

Other commands (git push, heroku logs) are running fine.

@jdx
Copy link
Contributor

jdx commented Oct 17, 2014

you have a very old version of the toolbelt, you probably just need to upgrade

@gedean
Copy link
Author

gedean commented Oct 17, 2014

Thanks! It worked fine when I updated toolbelt. I really thought toolbelt was a gem and "gem up" was enough.

@jdx jdx closed this as completed Oct 17, 2014
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants