Here's an error that I got trying to push a postgres db to Heroku. Has anyone else run into this?
heroku db:push --app familyid-qa Auto-detected local database: postgres://brendand...@127.0.0.1/familyid_development?encoding=utf8 Sending schema Sending data 24 tables, 39 records !!! Caught Server Exception | ETA: --:--:-- /usr/local/lib/ruby/gems/1.9.1/gems/taps-0.2.24/lib/taps/ client_session.rb:82:in `rescue in cmd_send': undefined method `body' for #<RestClient::Response:0x000001022691f8> (NoMethodError) from /usr/local/lib/ruby/gems/1.9.1/gems/taps-0.2.24/lib/taps/ client_session.rb:73:in `cmd_send' from /usr/local/lib/ruby/gems/1.9.1/gems/heroku-1.7.1/lib/heroku/ commands/db.rb:28:in `block in push' from /usr/local/lib/ruby/gems/1.9.1/gems/heroku-1.7.1/lib/heroku/ commands/db.rb:112:in `block in taps_client' from /usr/local/lib/ruby/gems/1.9.1/gems/taps-0.2.24/lib/taps/ client_session.rb:21:in `start' from /usr/local/lib/ruby/gems/1.9.1/gems/heroku-1.7.1/lib/heroku/ commands/db.rb:108:in `taps_client' from /usr/local/lib/ruby/gems/1.9.1/gems/heroku-1.7.1/lib/heroku/ commands/db.rb:27:in `push' from /usr/local/lib/ruby/gems/1.9.1/gems/heroku-1.7.1/lib/heroku/ command.rb:45:in `run_internal' from /usr/local/lib/ruby/gems/1.9.1/gems/heroku-1.7.1/lib/heroku/ command.rb:17:in `run' from /usr/local/lib/ruby/gems/1.9.1/gems/heroku-1.7.1/bin/heroku: 14:in `<top (required)>' from /usr/local/bin/heroku:19:in `load' from /usr/local/bin/heroku:19:in `<main>' Thanks, Brendan -- You received this message because you are subscribed to the Google Groups "Heroku" group. To post to this group, send email to her...@googlegroups.com. To unsubscribe from this group, send email to heroku+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/heroku?hl=en.