heroku-surrogate icon indicating copy to clipboard operation
heroku-surrogate copied to clipboard

Undefined method `empty?' for #<URI::HTTPS:0x000001021d0580>

Open andrewhavens opened this issue 7 years ago • 1 comments

I just updated to the latest version and came across this error:

Heroku client internal error.
undefined method `empty?' for #<URI::HTTPS:0x000001021d0580>
/usr/local/heroku/ruby/lib/ruby/1.9.1/net/http.rb:1860:in `initialize'
/usr/local/heroku/ruby/lib/ruby/1.9.1/net/http.rb:2093:in `initialize'
/Users/andrew/.heroku/plugins/heroku-surrogate/lib/heroku/command/surrogate.rb:107:in `new'
/Users/andrew/.heroku/plugins/heroku-surrogate/lib/heroku/command/surrogate.rb:107:in `api_request'
/Users/andrew/.heroku/plugins/heroku-surrogate/lib/heroku/command/surrogate.rb:101:in `get_release_info'
/Users/andrew/.heroku/plugins/heroku-surrogate/lib/heroku/command/surrogate.rb:83:in `get_release'
/Users/andrew/.heroku/plugins/heroku-surrogate/lib/heroku/command/surrogate.rb:27:in `index'
/Users/andrew/.heroku/client/lib/heroku/command.rb:212:in `run'
/Users/andrew/.heroku/client/lib/heroku/cli.rb:35:in `start'
/usr/local/bin/heroku:24:in `<main>'

andrewhavens avatar Jul 07 '17 22:07 andrewhavens

ruby version too old?

renguomin avatar Apr 30 '19 16:04 renguomin