Exception while invoking method 'createAndEmailTokenForUser' Error: Connection timeout
at Object.Future.wait (/programs/server/node_modules/fibers/future.js:449:15)
at smtpSend (imports/server/email.js:66:44)
at rawSend (imports/server/email.js:75:5)
at send (imports/server/email.js:164:3)
at sendTokenEmail (server/accounts/email-token/token-server.js:207:3)
at _createAndEmailTokenForUser (server/accounts/email-token/token-server.js:259:3)
at [object Object].createAndEmailTokenForUser (server/accounts/email-token/token-server.js:278:18)
at maybeAuditArgumentChecks (packages/ddp-server/livedata_server.js:1711:12)
at packages/ddp-server/livedata_server.js:711:19
at [object Object]._.extend.withValue (packages/meteor/dynamics_nodejs.js:56:1)
- - - - -
at SMTPConnection._formatError (/programs/server/npm/node_modules/smtp-connection/lib/smtp-connection.js:493:15)
at SMTPConnection._onError (/programs/server/npm/node_modules/smtp-connection/lib/smtp-connection.js:479:16)
at SMTPConnection.<anonymous> (/programs/server/npm/node_modules/smtp-connection/lib/smtp-connection.js:224:14)
at Timer.listOnTimeout (timers.js:92:15)
--
You received this message because you are subscribed to the Google Groups "Sandstorm Development" group.
To unsubscribe from this group and stop receiving emails from it, send an email to sandstorm-de...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
To unsubscribe from this group and stop receiving emails from it, send an email to sandstorm-dev+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--
PLEASE NOTE: EMAIL IS NOT A PRIVATE FORM OF COMMUNICATION.
You are accepting responsibility for any liability related to personal information given by email.
--
You received this message because you are subscribed to the Google Groups "Sandstorm Development" group.
To unsubscribe from this group and stop receiving emails from it, send an email to sandstorm-dev+unsubscribe@googlegroups.com.
I did ‘’sudo sandstorm update’’ and .177 installed but trying ‘test’ from email configuration still doesn’t ever finish. Actually it did finish with this error displayed
Error while trying to send test email: {"code":"ETIMEDOUT","command":"CONN"} [other-email-sending-error]
i also tested my mailgun setup by using curl to send via the API and that worked, so my mailgun setup is still good.
Anything else I can provide to try to help figure out what’s happening?