If you're seeing this error, try heroku ps:scale web=0
then import the database again and run heroku ps:scale web=1
afterwards. Found nothing on google for this error, so posting this gist with the solution that worked for me. Could have been a temporary error too.
heroku: Could not connect to database to initialize transfer
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment