heroku / legacy-cli

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

Any heroku command throws a 'client internal error' on Windows 10 #1922

Closed Gabri3l closed 8 years ago

Gabri3l commented 8 years ago

I just installed the Toolbelt on windows 10. Then I ran a heroku command from the terminal and I always get the same error:

`heroku-cli: Installing 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:       Permission denied @ rb_sysopen - C:\Users\{{UserName}}\AppData\Local/heroku/heroku-cli.exe (Errno::EACCES)
Command:     heroku
Version:     heroku/toolbelt/3.42.45 (i386-mingw32) ruby/2.1.7
Error ID:    638197bded4f4d1084e3bc25987430df

More information in C:/Users/{{UserName}}/.heroku/error.log`

I tried running the cm as admin, I tried uninstalling and installing as admin. Then I tried running different heroku commands but I always get the same error.

vickytnz commented 8 years ago

I've had the same issue on Windows 10. Have lost about 2 hrs grappling with this. Installed, uninstalled, deleted files, changed admin access ...

ransombriggs commented 8 years ago

Closing this in favor of https://github.com/heroku/heroku/issues/1920 as this appears to be a duplicate.