H10 is just generic App crash error. When i run heroku with NODE_ENV=development flag, it runs fine. but when i go with NODE_ENV=production to run in production with postgres database, it wont start.
so thats why im asking how did you make it running?
care to share full server.js and database.js setup in your config/env/production folder?