Got this error while trying to send an updated application to Heroku (possibly the same as this question ):
> git push heroku master ssh: connect to host heroku.com port 22: Bad file number fatal: The remote end hung up unexpectedly
I can not connect to the API url
> heroku info ! Unable to connect to api.heroku.com
I can not get the status
> heroku status C:/Ruby192/lib/ruby/1.9.1/net/http.rb:644:in `initialize': A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to resp ond. - connect(2) Errno::ETIMEDOUT)
Straff
source share