Advertisement
Guest User

Untitled

a guest
Jun 27th, 2017
51
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 1.08 KB | None | 0 0
  1. [root@localhost sin]# heroku keys:add
  2. /usr/lib/ruby/gems/1.9.1/gems/heroku-1.13.4/lib/heroku/commands/pgbackups.rb:8:in `<class:Pgbackups>': uninitialized constant Heroku::Command::Help (NameError)
  3.     from /usr/lib/ruby/gems/1.9.1/gems/heroku-1.13.4/lib/heroku/commands/pgbackups.rb:5:in `<module:Command>'
  4.     from /usr/lib/ruby/gems/1.9.1/gems/heroku-1.13.4/lib/heroku/commands/pgbackups.rb:4:in `<top (required)>'
  5.     from <internal:lib/rubygems/custom_require>:29:in `require'
  6.     from <internal:lib/rubygems/custom_require>:29:in `require'
  7.     from /usr/lib/ruby/gems/1.9.1/gems/heroku-1.13.4/lib/heroku/command.rb:5:in `block in <top (required)>'
  8.     from /usr/lib/ruby/gems/1.9.1/gems/heroku-1.13.4/lib/heroku/command.rb:5:in `each'
  9.     from /usr/lib/ruby/gems/1.9.1/gems/heroku-1.13.4/lib/heroku/command.rb:5:in `<top (required)>'
  10.     from <internal:lib/rubygems/custom_require>:29:in `require'
  11.     from <internal:lib/rubygems/custom_require>:29:in `require'
  12.     from /usr/lib/ruby/gems/1.9.1/gems/heroku-1.13.4/bin/heroku:7:in `<top (required)>'
  13.     from /usr/bin/heroku:19:in `load'
  14.     from /usr/bin/heroku:19:in `<main>'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement