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]: Sending test email will not work #181

Open
3 tasks done
pawisoon opened this issue Jan 31, 2025 · 0 comments
Open
3 tasks done

🐛 [Bug]: Sending test email will not work #181

pawisoon opened this issue Jan 31, 2025 · 0 comments
Labels
☢️ Bug Something isn't working

Comments

@pawisoon
Copy link

pawisoon commented Jan 31, 2025

Bug Description

I added my credentials to send email with my gmail account and app password.
Unfortunately while trying to sent test email I get an error

Image Image

How to Reproduce

Steps to reproduce the behavior:

  1. Go to settings -> Mail settings
  2. Fill Gmail smtp details and credentials
  3. Save
  4. Try to send test email.
  5. See error

Expected Behavior

We should get a test email send from litecart.

litecart Version

0.1.12 docker image

Code Snippet (optional)

2025-02-01 00:50:21 {"level":"error","caller":"/home/runner/work/litecart/litecart/internal/handlers/private/setting.go:193","error":"Mail Error on dialing with encryption type None: dial tcp :0: connect: connection refused","time":1738367421}
2025-02-01 00:50:21 {"level":"error","ip":"172.17.0.1","latency":"2.372292ms","status":500,"method":"GET","url":"/api/_/test/letter/smtp","time":1738367421,"message":"Server error"}

Checklist:

  • I agree to follow litecart's Code of Conduct.
  • I have checked for existing issues that describe my problem prior to opening this one.
  • I understand that improperly formatted bug reports may be closed without explanation.
@pawisoon pawisoon added the ☢️ Bug Something isn't working label Jan 31, 2025
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

1 participant