首页 > heroku 问题。

heroku 问题。

我跟着一个视频在学习flask,看到了要用heroku的部分,于是我注册了heroku账号下载了heroku toolbelt ,出现错误又在powershell里下载了heroku-0.1.4.但是还是出现错误。错误如下:

Installing Heroku Toolbelt v4... ! 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:       An existing connection was forcibly closed by the remote host. (Errno::ECONNRESET) (Excon::Errors::Sock

etError)

Command:     heroku
Version:     heroku/toolbelt/3.42.20 (i386-mingw32) ruby/1.9.3
Error ID:    9cbf6736ef8a4ec9a0a7d204a2c913f1
More information in C:/Users/lenovo/.heroku/error.log

然后error.log里面显示的是 截取了一部分,

Heroku client internal error.
An existing connection was forcibly closed by the remote host. (Errno::ECONNRESET)
D:/chrome/chromexiazai/Heroku/ruby-1.9.3/lib/ruby/1.9.1/openssl/buffering.rb:174:in `sysread_nonblock'
D:/chrome/chromexiazai/Heroku/ruby-1.9.3/lib/ruby/1.9.1/openssl/buffering.rb:174:in `read_nonblock'
D:/chrome/chromexiazai/Heroku/vendor/gems/excon-0.45.4/lib/excon/socket.rb:45:in `readline'
D:/chrome/chromexiazai/Heroku/vendor/gems/excon-0.45.4/lib/excon/response.rb:53:in `parse'
D:/chrome/chromexiazai/Heroku/vendor/gems/excon-0.45.4/lib/excon/middlewares/response_parser.rb:6:in `response_call'
D:/chrome/chromexiazai/Heroku/vendor/gems/excon-0.45.4/lib/excon/connection.rb:372:in `response'
D:/chrome/chromexiazai/Heroku/vendor/gems/excon-0.45.4/lib/excon/connection.rb:236:in `request'
D:/chrome/chromexiazai/Heroku/vendor/gems/excon-0.45.4/lib/excon.rb:229:in `get'
D:/chrome/chromexiazai/Heroku/lib/heroku/jsplugin.rb:133:in `setup'
D:/chrome/chromexiazai/Heroku/lib/heroku/cli.rb:24:in `start'
D:/chrome/chromexiazai/Heroku/bin/heroku:29:in `<main>'

就是这样的情况,我试过 heroku update 但是还是这样。网上搜了很多也没有解决。大家要是有空的话,麻烦帮忙看一下。谢谢。

【热门文章】
【热门文章】