Closed axhamre closed 6 years ago
@hundsim a couple questions so we can track down what's going on:
database.yml
look like? Can you paste it here without the password
lines?May not be related, but I just noticed Parity may want to use the --if-exists
flag in the dropdb
invocation.
Could also add a Issue Template to request issue reporters include which development
, brew list parity
, etc
Please let me know if you have more detail we can use to diagnose!
I can successfully import db from development to staging, but exporting from production to development results in
WARNING: errors ignored on restore: 54
, like this one:What in my setup may I have missed? If the
config/database.yml
has to be in a certain format - is there any sample file to look at?