I just had the exact same problem. Would really like to clear my staging db to test a production migration.
Brian On Jan 25, 4:57 pm, Aaron Brethorst <[email protected]> wrote: > I'm getting a rather unhelpful error message when I try resetting my shared > database. I'm using v1.17.10 of the gem. > > heroku pg:reset --db SHARED_DATABASE_URL --app (my app name) > > > ... ! Internal server error > > I know that the post to /apps/#{app_name}/database_reset in > Heroku::Client#database_reset is returning a 500 error with no body, so I'm a > bit stuck. > > Has anyone seen this, or know what's up? -- 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.
