heroku / legacy-cli

Heroku CLI
https://cli.heroku.com
MIT License
1.37k stars 381 forks source link

SHA mismatch for heroku.tar.gz (RuntimeError) #1989

Open kadamdipali92 opened 8 years ago

kadamdipali92 commented 8 years ago

heroku-cli: Installing CLI... 22.07MB/22.07MB ! 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:       SHA mismatch for heroku.tar.gz (RuntimeError)
jdx commented 8 years ago

Are you behind a proxy?

nicolallias commented 8 years ago

Same problem here, firstly /home//.heroku/error.log indicated a file permission problem. Now,

heroku-cli: Installing CLI... 23.16MB/23.16MB ! 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:       SHA mismatch for heroku.tar.gz (RuntimeError)
Command:     heroku
Version:     heroku-toolbelt/3.43.9 (x86_64-linux-gnu) ruby/2.3.1
Error ID:    9c0f01ac097c4026919c78907566b7bd

More information in /home/nallias/.heroku/error.log

Which says

Heroku client internal error. SHA mismatch for heroku.tar.gz /usr/local/heroku/lib/heroku/jsplugin.rb:162:in block in setup' /usr/lib/ruby/2.3.0/tmpdir.rb:89:inmktmpdir' /usr/local/heroku/lib/heroku/jsplugin.rb:135:in setup' /usr/local/heroku/lib/heroku/cli.rb:27:instart' /usr/bin/heroku:25:in `

'

(I have no proxy)