[2022-10-03 11:26:50] ERROR
NAME: EmailError
CODE: ETIMEDOUT
MESSAGE: Failed to send email. Reason: Connection timeout.
level: normal
"Please see https://ghost.org/docs/config/#mail for instructions on configuring email."
Error: Connection timeout
at createMailError (/var/www/sivanesh-ghost/versions/5.17.0/core/server/services/mail/GhostMailer.js:67:12)
at SMTPConnection._formatError (/var/www/sivanesh-ghost/versions/5.17.0/node_modules/nodemailer/lib/smtp-connection/index.js:787:19)
at SMTPConnection._onError (/var/www/sivanesh-ghost/versions/5.17.0/node_modules/nodemailer/lib/smtp-connection/index.js:773:20)
at Timeout.<anonymous> (/var/www/sivanesh-ghost/versions/5.17.0/node_modules/nodemailer/lib/smtp-connection/index.js:232:22)
at listOnTimeout (node:internal/timers:559:17)
at processTimers (node:internal/timers:502:7)
Hey @mjw, Thanks for the quick reply. But still getting the same error. API is pending for 1 minute. And then 504
Same error message
[2022-10-03 13:18:04] INFO "GET /assets/built/main.min.js.map" 200 15ms
[2022-10-03 13:19:12] INFO "POST /members/api/send-magic-link/" 200 60034ms
[2022-10-03 13:19:47] ERROR
NAME: EmailError
CODE: ETIMEDOUT
MESSAGE: Failed to send email. Reason: Connection timeout.
level: normal
"Please see https://ghost.org/docs/config/#mail for instructions on configuring email."
Error: Connection timeout
at createMailError (/var/www/sivanesh-ghost/versions/5.17.0/core/server/services/mail/GhostMailer.js:67:12)
at SMTPConnection._formatError (/var/www/sivanesh-ghost/versions/5.17.0/node_modules/nodemailer/lib/smtp-connection/index.js:787:19)
at SMTPConnection._onError (/var/www/sivanesh-ghost/versions/5.17.0/node_modules/nodemailer/lib/smtp-connection/index.js:773:20)
at Timeout.<anonymous> (/var/www/sivanesh-ghost/versions/5.17.0/node_modules/nodemailer/lib/smtp-connection/index.js:232:22)
at listOnTimeout (node:internal/timers:559:17)
at processTimers (node:internal/timers:502:7)
Tested bulk emails. They are working fine. Only transaction emails are not working.