Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

production spark: login hangs for user which didn't complete drupal profile update #549

Closed
OriHoch opened this issue Jan 6, 2018 · 1 comment

Comments

@OriHoch
Copy link
Contributor

OriHoch commented Jan 6, 2018

reproduction

  • have user which didn't add details of emergency contact as required in drupal profile
  • try to log-in to production spark https://spark.midburn.org/

expected

  • log-in

actual

  • stuck
  • server logs contain error which I assume is due to unhandled error from drupal:
spark | 2018-01-06T13:03:03.105855160Z | at process._tickDomainCallback (internal/process/next_tick.js:228:7) }
-- | -- | --
spark | 2018-01-06T13:03:03.105848004Z | at <anonymous>
spark | 2018-01-06T13:03:03.105810895Z | at /home/spark/libs/passport.js:68:55
spark | 2018-01-06T13:03:03.105803387Z | <rejected> TypeError: Cannot read property 'uid' of undefined
spark | 2018-01-06T13:03:03.105743339Z | 06/01/18 01:03:03.105 ERROR app.js : Possibly Unhandled Rejection at: Promise Promise {


@OriHoch
Copy link
Contributor Author

OriHoch commented Jan 16, 2018

fixed in #577
UX improvements issue - #578

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant