-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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
[bug]: Password Reset Email Not Received #6213
Comments
Hi @Lokanadha-SRE Could you please confirm whether SMTP is properly configured in the god-mode environment? Additionally, are you able to verify if other emails are being successfully delivered within the platform? To further troubleshoot, kindly share the network response observed in the browser when attempting to send emails. |
Hi @pushya22 I have confirmed that SMTP is properly configured, and I was able to receive test emails successfully. When I perform the Forgot Password action, the network response shows a status code 200 OK, and everything looks good. However, the password reset email is still not being delivered. Let me know if further logs or additional details are required for troubleshooting. Thanks! |
Hello @Lokanadha-SRE We will try to replicate this issue on our end, on the same version you have mentioned. We will keep you posted with our findings. |
Hi @Lokanadha-SRE, I tried replicating the issue but couldn’t. Could you please share the following:
|
Hi @akshat5302 , Sorry for the delay. I appreciate your patience. I have gathered the requested details: Let me know if you need any additional information or further assistance to troubleshoot this issue. FYI: God-mode is working, and we are receiving email notifications successfully. |
Is there an existing issue for this?
Current behavior
When attempting to reset my password using the "Forgot Your Password" functionality, I did not receive the password reset link in my email.
Steps to reproduce
Expected Behavior
A password reset link should be sent to the provided email address.
Actual Behavior
No password reset email is received.
### Additional Notes
Environment
Production
Browser
Google Chrome
Variant
Self-hosted
Version
v0.24.0
The text was updated successfully, but these errors were encountered: