haciendaio / hacienda

Hacienda is the new shiny open source content service - built in Manchester, UK
GNU Affero General Public License v3.0
73 stars 10 forks source link

Adding consumer fails #15

Open muaazsaleem opened 7 years ago

muaazsaleem commented 7 years ago

Running bundle exec rake bootstrap:add_consumer_with_credentials gives:

rake aborted! undefined methodto_sym' for nil:NilClass Did you mean? to_s /home/tuska/upwork/hacienda/rake/tasks/bootstrap.rb:203:in block (2 levels) in <top (required)>' /home/tuska/.rvm/gems/ruby-2.3.1@hacienda/bin/ruby_executable_hooks:15:ineval' /home/tuska/.rvm/gems/ruby-2.3.1@hacienda/bin/ruby_executable_hooks:15:in <main>' Tasks: TOP => bootstrap:add_consumer_with_credentials (See full trace by running task with --trace)