heroku / nibs

http://heroku.github.io/nibs/
61 stars 93 forks source link

internal server error #21

Open idj3 opened 7 years ago

idj3 commented 7 years ago

Hi, I'm getting "internal server error" when trying to login user - either direct or via FB. I have modified server/config.js with database URL as specified in heroku postgres overview page.

When trying to connect to it from the local app running (as suggested in one of trailhead docs): DATABASE_URL=heroku config:get DATABASE_URL PGSSLMODE=require npm start ... i eventually get an error: Failed at the loyalty@0.0.0 start script 'node server.js'.

Did anyone have similar issues and any ideas how to fix this? Thanks!

joshnashgithub commented 6 years ago

I'm getting this also, any help?