ddollar/heroku-accounts

Not able to create accounts

Rajendrachorsia opened this issue · 6 comments

$ heroku plugins:install git://github.com/ddollar/heroku-accounts.git
Installing heroku-accounts... failed
! 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:       No such file or directory - /home/icicle/.heroku/plugins (Errno::ENOENT)
Backtrace:   /var/lib/gems/1.8/gems/heroku-2.28.7/lib/heroku/plugin.rb:117:in `chdir'
             /var/lib/gems/1.8/gems/heroku-2.28.7/lib/heroku/plugin.rb:117:in `install'
             /var/lib/gems/1.8/gems/heroku-2.28.7/lib/heroku/command/plugins.rb:45:in `install'
             /var/lib/gems/1.8/gems/heroku-2.28.7/lib/heroku/helpers.rb:232:in `action'
             /var/lib/gems/1.8/gems/heroku-2.28.7/lib/heroku/command/plugins.rb:44:in `install'
             /var/lib/gems/1.8/gems/heroku-2.28.7/lib/heroku/command.rb:178:in `send'
             /var/lib/gems/1.8/gems/heroku-2.28.7/lib/heroku/command.rb:178:in `run'
             /var/lib/gems/1.8/gems/heroku-2.28.7/lib/heroku/cli.rb:19:in `start'
             /var/lib/gems/1.8/gems/heroku-2.28.7/bin/heroku:16
             /var/lib/gems/1.8/bin/heroku:19:in `load'
             /var/lib/gems/1.8/bin/heroku:19

Command:     heroku plugins:install git://github.com/ddollar/heroku-accounts.git
Version:     heroku-gem/2.28.7 (i686-linux) ruby/1.8.7

Solution :

> mkdir ~/.heroku/plugins

Thanks it worked

but heroku status shows error

heroku status
! 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:       uninitialized constant Heroku::Command::Status::Excon (NameError)
Backtrace:   /var/lib/gems/1.8/gems/heroku-2.28.7/lib/heroku/command/status.rb:22:in `index'
             /var/lib/gems/1.8/gems/heroku-2.28.7/lib/heroku/command.rb:178:in `send'
             /var/lib/gems/1.8/gems/heroku-2.28.7/lib/heroku/command.rb:178:in `run'
             /var/lib/gems/1.8/gems/heroku-2.28.7/lib/heroku/cli.rb:19:in `start'
             /var/lib/gems/1.8/gems/heroku-2.28.7/bin/heroku:16
             /var/lib/gems/1.8/bin/heroku:19:in `load'
             /var/lib/gems/1.8/bin/heroku:19

Command:     heroku status
Version:     heroku-gem/2.28.7 (i686-linux) ruby/1.8.7

@Rajendrachorsia - sorry about that, the latter error is unrelated to the first. I've fixed both on heroku/heroku. The fixes should be available in the next release (maybe next week, I'm at a conference/travelling until then).

@geemus can you publish you "on going" branch so we can track the changes please ?

@mcansky - sorry for the lack of clarity. The changes were on heroku/heroku master and have been released as part of 2.28.8.