Sentry oops something went wrong

One of the users of our domain is unable to login using thorough google auth with error sentry oops something went wrong.

Error log contains below
Mar 5 20:33:21 PROD-SENTRY sentry[1207]: 127.0.0.1 - - [05/Mar/2019:15:03:20 +0000] “GET /auth/sso/?state=4803f165d67c4e36a23cc11f91eb79a0&code=4/BAH6JkMtXh03e4AwIIb5XLUkEOvIFPILhF5YB3iJE3h2Q4Tfg61kzAaExkOMCeNRU_uA7nt-rxECy8yppJdMydk&scope=email+https://www.googleapis.com/auth/userinfo.email+openid&authuser=0&hd=visiblealpha.com&session_state=60aebb8e7be7dbfdb68aa55acd9ea4450b09f7b0…4322&prompt=none HTTP/1.0” 500 9155 “https://sentry.visiblealpha.com/auth/login/visiblealpha/” “Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/72.0.3626.119 Safari/537.36”

That’s a 500 internally error - which would get sent to the internal sentry logs and hopefully stderr. The information you posting above is simply a request log and doesn’t provide anything valuable from a debug point of view.