Skip to content

Instantly share code, notes, and snippets.

@aitor
Created January 28, 2014 10:10
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save aitor/8665081 to your computer and use it in GitHub Desktop.
Save aitor/8665081 to your computer and use it in GitHub Desktop.
› heroku run script/console
Running `script/console` attached to terminal... up, run.5405
! 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: Operation timed out - connect(2) (Errno::ETIMEDOUT)
Backtrace: /Users/aitor/.heroku/client/lib/heroku/client/rendezvous.rb:40:in `initialize'
/Users/aitor/.heroku/client/lib/heroku/client/rendezvous.rb:40:in `open'
/Users/aitor/.heroku/client/lib/heroku/client/rendezvous.rb:40:in `block in start'
/usr/local/heroku/ruby/lib/ruby/1.9.1/timeout.rb:68:in `timeout'
/Users/aitor/.heroku/client/lib/heroku/client/rendezvous.rb:31:in `start'
/Users/aitor/.heroku/client/lib/heroku/command/run.rb:132:in `rendezvous_session'
/Users/aitor/.heroku/client/lib/heroku/command/run.rb:119:in `run_attached'
/Users/aitor/.heroku/client/lib/heroku/command/run.rb:24:in `index'
/Users/aitor/.heroku/client/lib/heroku/command.rb:218:in `run'
/Users/aitor/.heroku/client/lib/heroku/cli.rb:28:in `start'
/usr/bin/heroku:24:in `<main>'
Command: heroku run script/console
Plugins: heroku-config
Version: heroku-toolbelt/3.2.3 (x86_64-darwin10.8.0) ruby/1.9.3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment