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

[bug]: Password Reset Email Not Received #6213

Open
1 task done
Lokanadha-SRE opened this issue Dec 17, 2024 · 5 comments
Open
1 task done

[bug]: Password Reset Email Not Received #6213

Lokanadha-SRE opened this issue Dec 17, 2024 · 5 comments
Assignees
Labels
🐛bug Something isn't working

Comments

@Lokanadha-SRE
Copy link

Is there an existing issue for this?

  • I have searched the existing issues

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

  1. Go to the login page.
  2. Click on the "Forgot Your Password" button.
  3. Enter the registered email address and submit.
  4. Checked the email inbox (including spam/junk folders).

Expected Behavior
A password reset link should be sent to the provided email address.

Actual Behavior
No password reset email is received.

### Additional Notes

  • Confirmed the provided email address is correct and already registered.
  • No email observed in spam or junk folders.
  • Requesting assistance to resolve this issue.

Environment

Production

Browser

Google Chrome

Variant

Self-hosted

Version

v0.24.0

@Lokanadha-SRE Lokanadha-SRE added the 🐛bug Something isn't working label Dec 17, 2024
@pushya22
Copy link
Collaborator

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.

@Lokanadha-SRE
Copy link
Author

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!
Loka

@sriramveeraghanta
Copy link
Contributor

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.

@akshat5302
Copy link
Collaborator

Hi @Lokanadha-SRE,

I tried replicating the issue but couldn’t. Could you please share the following:

  1. Network tab screenshot while attempting to send the email.
  2. API container logs, particularly log entries similar to the one below, when clicking on Send Reset Link:
10.204.5.29:35106 - "POST /auth/forgot-password/ HTTP/1.1" 200

@Lokanadha-SRE
Copy link
Author

Lokanadha-SRE commented Dec 25, 2024

Hi @akshat5302 ,

Sorry for the delay. I appreciate your patience. I have gathered the requested details:
FYI - GOD-MODE is working
Network Tab Screenshot: Attached is the screenshot of the Network tab while attempting to send the email.
API Container Logs: Find the attachment for
network-1
the relevant log entries captured during the process:

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.
However, when we attempt to use the Authentication pod service, the email notification service is not working.
Let me know if you need any additional information or further assistance to troubleshoot this issue.

Thanks,
Loka
WhatsApp Image 2024-12-25 at 2 30 09 PM
WhatsApp Image 2024-12-25 at 2 19 54 PM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛bug Something isn't working
Projects
None yet
Development

No branches or pull requests

5 participants