justinschuldt / syr-marketplace

Open-source marketplace front-end powered by Stelace API including search, platform automation, user management, transactions, real-time messaging, ratings and much more :zap:
https://marketplace.demo.stelace.com
MIT License
1 stars 3 forks source link

Login doesn't work some time #18

Closed thihamin closed 3 years ago

oslatt commented 3 years ago

Not sometimes, it's not working for me. Only worked for the very first sign in using Google. I logged out after testing meal creation etc. and when tried to log in again and it doesn't work anymore. Cleared browser cache and tried to log in again but doesn't work. Tried typing in email and password manually and still doesn't let me log in. Not just log in, the Sign Up option after you press "Don't have an account" at log in doesn't work fully either. It creates a new account with the provided email but doesn't log you in.

oslatt commented 3 years ago

Log In with Facebook doesn't work as well. Screenshot - 486

justinschuldt commented 3 years ago

This is related to redis failover behavior, I am picking this up now.

justinschuldt commented 3 years ago

I just fixed this by fixing a data persistence issue with redis. The cause of this was redis data not persisting through pod restarts.

Note, SSO requires a whitelist because we have not submitted our app for approval. You are seeing that message Oak because you are not whitelisted for the FB app.