If you’re looking for some help, it’s important to provide as much context as possible so that people are able to assist you. Try to always mention:
-
What’s your URL?
https://chartscreator.com/blog/ -
What version of Ghost are you using?
Ghost-CLI version: 1.14.1
Ghost version: 3.17.1 (at /var/www/ghost) -
What configuration?
-
What errors or information do you see in the console?
[2020-06-20 13:46:31] INFO "POST /blog/ghost/api/v3/admin/invites/" 200 60007ms
[2020-06-20 13:47:32] ERROR
NAME: EmailError
MESSAGE: Failed to send email. Reason: connect ETIMEDOUT 74.125.142.26:587.
level: normal
"Please see https://ghost.org/docs/concepts/config/#mail for instructions on configuring email."
EmailError: Failed to send email. Reason: connect ETIMEDOUT 74.125.142.26:587.
at EmailError.GhostError (/var/www/ghost/versions/3.17.1/node_modules/@tryghost/errors/lib/errors.js:10:26)
at new EmailError (/var/www/ghost/versions/3.17.1/node_modules/@tryghost/errors/lib/errors.js:34:20)
at createMailError (/var/www/ghost/versions/3.17.1/core/server/services/mail/GhostMailer.js:51:12)
at EventEmitter.<anonymous> (/var/www/ghost/versions/3.17.1/core/server/services/mail/GhostMailer.js:117:28)
at Object.onceWrapper (events.js:286:20)
at EventEmitter.emit (events.js:198:13)
at EventEmitter.emit (domain.js:448:20)
at DirectMailer.<anonymous> (/var/www/ghost/versions/3.17.1/node_modules/directmail/lib/mailer.js:185:42)
at SMTPClient.<anonymous> (/var/www/ghost/versions/3.17.1/node_modules/directmail/lib/mailer.js:277:9)
at Object.onceWrapper (events.js:286:20)
at SMTPClient.emit (events.js:198:13)
at SMTPClient.EventEmitter.emit (domain.js:448:20)
at SMTPClient._onError (/var/www/ghost/versions/3.17.1/node_modules/simplesmtp/lib/client.js:373:10)
at Socket.emit (events.js:198:13)
at Socket.EventEmitter.emit (domain.js:448:20)
at emitErrorNT (internal/streams/destroy.js:91:8)
at emitErrorAndCloseNT (internal/streams/destroy.js:59:3)
at process._tickCallback (internal/process/next_tick.js:63:19)