ruby - Getting "Unable to load plugin herokgit" when trying to use heroku -


has ever gotten error or know relates to? got absolutely nothing doing google search. not able use heroku right result - heroku command enter @ prompt gives me error

error: unable load plugin herogit: undefined method `get_credentials' class `heroku::command::auth' 

i'm using ruby 1.9.2 , heroku-gem 2.3.6 on ubuntu 11.04 (natty). first time i've had use heroku since having upgraded. surely using without issue on 10.10, might have forgotten set up. i'm not finding online error weird though.

after talking folks @ heroku, suggested uninstalling herogit plugin see if things worked. doing resulted in error above going away, realized still couldn't turn maintenance mode off , getting permission denied message. i'm pretty sure permission denied message same getting when error still showing itself.

eventually realized using remote name instead of actual app name when passing --app flag (i have stage , production deployment). because error message mentioned credentials, failed realize issue actually preventing me using heroku cli unrelated herogit plugin. i'm still not sure why herogit plugin stopped working after switching systems, don't care @ point.


Comments

Popular posts from this blog

c# - SharpSVN - How to get the previous revision? -

c++ - Is it possible to compile a VST on linux? -

url - Querystring manipulation of email Address in PHP -