coollabsio / coolify

An open-source & self-hostable Heroku / Netlify / Vercel alternative.
https://coolify.io
Apache License 2.0
34.73k stars 1.9k forks source link

[Bug]: Plausible Analytics SMTP loses connection #4333

Open KerneggerTim opened 6 days ago

KerneggerTim commented 6 days ago

Error Message and Logs

2024-11-19T09:20:10.320745126Z 1588 LOG: smtp_connection MAIN 2024-11-19T09:20:10.320842645Z 1588 SMTP connection from localhost [127.0.0.1] lost 2024-11-19T09:20:15.421738094Z 1596 LOG: smtp_connection MAIN 2024-11-19T09:20:15.421789245Z 1596 SMTP connection from localhost [127.0.0.1] lost 2024-11-19T09:20:20.518485852Z 1604 LOG: smtp_connection MAIN 2024-11-19T09:20:20.518684216Z 1604 SMTP connection from localhost [127.0.0.1] lost 2024-11-19T09:20:25.601287502Z 1612 LOG: smtp_connection MAIN 2024-11-19T09:20:25.601397265Z 1612 SMTP connection from localhost [127.0.0.1] lost 2024-11-19T09:20:30.699910548Z 1620 LOG: smtp_connection MAIN 2024-11-19T09:20:30.699963369Z 1620 SMTP connection from localhost [127.0.0.1] lost 2024-11-19T09:20:35.826347880Z 1628 LOG: smtp_connection MAIN 2024-11-19T09:20:35.826403033Z 1628 SMTP connection from localhost [127.0.0.1] lost 2024-11-19T09:20:40.955809325Z 1636 LOG: smtp_connection MAIN 2024-11-19T09:20:40.955877653Z 1636 SMTP connection from localhost [127.0.0.1] lost

Steps to Reproduce

  1. Install and deploy the Plausible Analytics service https://coolify.io/docs/services/plausible/
  2. Go to logs of the service and refresh the mail logs

Example Repository URL

No response

Coolify Version

4.0.0-beta.370

Are you using Coolify Cloud?

No (self-hosted)

Operating System and Version (self-hosted)

Debian GNU/Linux 12 (bookworm)

Additional Information

No response