heroku / legacy-cli

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

Error Updating: Update hash signature mismatch #2006

Closed jkeyes closed 7 years ago

jkeyes commented 7 years ago

I didn't have an issue earlier today, but in the last hour or so something has changed as I'm now getting this failure:

For more information on Toolbelt v4: https://github.com/heroku/heroku-cli
heroku-cli: Updating to 5.2.40-09fa7ac... done
error loading plugin commands
sh: 1: /root/.heroku/heroku-cli: not found
error loading plugin topics
sh: 1: /root/.heroku/heroku-cli: not found
error loading plugin commands
sh: 1: /root/.heroku/heroku-cli: not found
sh: 1: /root/.heroku/heroku-cli: not found
Updating Heroku CLI... !    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:       Update hash signature mismatch (Heroku::Command::CommandFailed)
    Command:     heroku --version
    Version:     heroku-toolbelt/3.42.15 (x86_64-linux) ruby/1.9.3
    Error ID:    8d6109d7682346b5b1ac17f0f3d05866
jkeyes commented 7 years ago

This is no longer a problem for me:

heroku-toolbelt/3.43.10 (x86_64-darwin10.8.0) ruby/1.9.3
heroku-cli/5.2.40-09fa7ac (darwin-amd64) go1.6.2
=== Installed Plugins
heroku-certs@1.1.14
heroku-config
heroku-config@1.1.0

Out of curiosity can you let us know why this happened. Thanks.

jdx commented 7 years ago

You were just updating during a partial release which was an error on our side. The release is complete now.