Hi,
I'm trying to install WebSolr into my heroku application. I have it running
locally with the gem, but installing it onto Heroku is failing with the
following message:
heroku addons:add websolr:silver
Adding websolr:silver to mafu...
/Users/wflanagan/.rvm/gems/ruby-1.8.7-p302/gems/rest-client-1.4.2/lib/restclient/exceptions.rb:76:in
`http_body': undefined method `body' for nil:NilClass (NoMethodError)
from
/Users/wflanagan/.rvm/gems/ruby-1.8.7-p302/gems/heroku-1.10.2/lib/heroku/commands/addons.rb:106:in
`addon_run'
from
/Users/wflanagan/.rvm/gems/ruby-1.8.7-p302/gems/heroku-1.10.2/lib/heroku/commands/addons.rb:48:in
`add'
from
/Users/wflanagan/.rvm/gems/ruby-1.8.7-p302/gems/heroku-1.10.2/lib/heroku/command.rb:48:in
`send'
from
/Users/wflanagan/.rvm/gems/ruby-1.8.7-p302/gems/heroku-1.10.2/lib/heroku/command.rb:48:in
`run_internal'
from
/Users/wflanagan/.rvm/gems/ruby-1.8.7-p302/gems/heroku-1.10.2/lib/heroku/command.rb:20:in
`run'
from
/Users/wflanagan/.rvm/gems/ruby-1.8.7-p302/gems/heroku-1.10.2/bin/heroku:13
from /Users/wflanagan/.rvm/gems/ruby-1.8.7-p302/bin/heroku:19:in `load'
from /Users/wflanagan/.rvm/gems/ruby-1.8.7-p302/bin/heroku:19
Any suggestions how to get this installed? Both the web interface and the
command line will not let me install the application.
Thanks,
Wf
--
You received this message because you are subscribed to the Google Groups
"Heroku" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/heroku?hl=en.