Description
I am using Hackmd on a heroku container since 1-2 year with google oauth. No Problems - Google Oauth worked before. Today was my first access since 3 weeks but then suddenly on login orcurred "Internal Server Error" Before the weeks it worked perfectly fine. There weren't any changes in that time. Does anybody know something about that or even a fix or workaround?
Stacktrace
2019-10-28T15:58:02.257474+00:00 app[web.1]: Error
2019-10-28T15:58:02.257484+00:00 app[web.1]: at /app/node_modules/passport-google-oauth20/lib/strategy.js:95:21
2019-10-28T15:58:02.257486+00:00 app[web.1]: at passBackControl (/app/node_modules/oauth/lib/oauth2.js:132:9)
2019-10-28T15:58:02.257488+00:00 app[web.1]: at IncomingMessage.<anonymous> (/app/node_modules/oauth/lib/oauth2.js:157:7)
2019-10-28T15:58:02.257489+00:00 app[web.1]: at emitNone (events.js:110:20)
2019-10-28T15:58:02.257491+00:00 app[web.1]: at IncomingMessage.emit (events.js:207:7)
2019-10-28T15:58:02.257492+00:00 app[web.1]: at endReadableNT (_stream_readable.js:1059:12)
2019-10-28T15:58:02.257494+00:00 app[web.1]: at _combinedTickCallback (internal/process/next_tick.js:138:11)
2019-10-28T15:58:02.257495+00:00 app[web.1]: at process._tickCallback (internal/process/next_tick.js:180:9)
2019-10-28T15:58:02.261785+00:00 app[web.1]: 2019-10-28T15:58:02.261Z - info: ::ffff:10.196.48.88 - - [28/Oct/2019:15:58:02 +0000] "GET /auth/google/callback?code=xxxxxxxxxxxxx&scope=profile+https://www.googleapis.com/auth/userinfo.profile HTTP/1.1" 500 148 "http://domain.herokuapp.com/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.70 Safari/537.36"
(I changed the code value and domain)
Software
- Hackmd Doopio
- Heroku Stack heroku-16