Trying to import my postgres database into the hobby data cluster on Heroku.
I've followed all the steps in the docs, and after I sign my url and run the restore command, it asks me for confirmation, and then fails, with the message 'Expected success, got 500' or similar.
I've tried changing the number of rows in the database and making a new dump, setting my s3 to public, and trying different variations of the url to my file, with no success.