-
Notifications
You must be signed in to change notification settings - Fork 14.1k
Not able to Login #18846
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
Comments
The issue you're experiencing, where the email address is displayed as 'null' during the verification step, might be related to how the email address is set and retrieved in the codebase. Unfortunately, I couldn't find specific information on where this is implemented in the Dify codebase. However, there are a few things you can check:
If these checks don't resolve the issue, you might need to look deeper into the codebase or configuration settings to identify where the email address is being set to 'null'. To continue talking to Dosu, mention @dosu. Help Dosu learn! Give it feedback: Great Response | Irrelevant Answer | Incorrect Sources | Too Verbose | Hallucination | Bug Report | Other |
I did give my mail id, I was able to verify the code as well. But this is the next page I am seeing. After successful login, it is again going into a login page, setting the mail id as 'null'. |
Can you try again? Close the browser or do some "restart" stuff. Because I have tried several accounts and they can successfully login. |
Tried again, but no change. |
Self Checks
Dify version
1.3.0
Cloud or Self Hosted
Cloud
Steps to reproduce
Try to log in.
✔️ Expected Behavior
Log in to dify
❌ Actual Behavior
Even after verifying the code with my actual login Email, it again goes to a page where it asks Email code and the Email is set as 'null'.
The text was updated successfully, but these errors were encountered: