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

ERR_SSL_NO_CIPHER_MATCH #28

Open
stephen-netu opened this issue Sep 21, 2021 · 0 comments
Open

ERR_SSL_NO_CIPHER_MATCH #28

stephen-netu opened this issue Sep 21, 2021 · 0 comments

Comments

@stephen-netu
Copy link

stephen-netu commented Sep 21, 2021

Error: error:1410D0B9:SSL routines:SSL_CTX_set_cipher_list:no cipher match
outline_outline.1.r1wquypqaqmh@manager    |     at Object.createSecureContext (_tls_common.js:217:13)
outline_outline.1.r1wquypqaqmh@manager    |     at Object.connect (_tls_wrap.js:1605:48)
outline_outline.1.r1wquypqaqmh@manager    |     at SMTPConnection._upgradeConnection (/opt/outline/node_modules/nodemailer/lib/smtp-connection/index.js:876:28)
outline_outline.1.r1wquypqaqmh@manager    |     at SMTPConnection._actionSTARTTLS (/opt/outline/node_modules/nodemailer/lib/smtp-connection/index.js:1346:14)
outline_outline.1.r1wquypqaqmh@manager    |     at SMTPConnection._processResponse (/opt/outline/node_modules/nodemailer/lib/smtp-connection/index.js:932:20)
outline_outline.1.r1wquypqaqmh@manager    |     at SMTPConnection._onData (/opt/outline/node_modules/nodemailer/lib/smtp-connection/index.js:739:14)
outline_outline.1.r1wquypqaqmh@manager    |     at Socket.SMTPConnection._onSocketData (/opt/outline/node_modules/nodemailer/lib/smtp-connection/index.js:189:44)
outline_outline.1.r1wquypqaqmh@manager    |     at Socket.emit (events.js:400:28)
outline_outline.1.r1wquypqaqmh@manager    |     at Socket.emit (domain.js:470:12)
outline_outline.1.r1wquypqaqmh@manager    |     at addChunk (internal/streams/readable.js:290:12)
outline_outline.1.r1wquypqaqmh@manager    |     at readableAddChunk (internal/streams/readable.js:265:9)
outline_outline.1.r1wquypqaqmh@manager    |     at Socket.Readable.push (internal/streams/readable.js:204:10)
outline_outline.1.r1wquypqaqmh@manager    |     at TCP.onStreamRead (internal/stream_base_commons.js:188:23) {
outline_outline.1.r1wquypqaqmh@manager    |   library: 'SSL routines',
outline_outline.1.r1wquypqaqmh@manager    |   function: 'SSL_CTX_set_cipher_list',
outline_outline.1.r1wquypqaqmh@manager    |   reason: 'no cipher match',
outline_outline.1.r1wquypqaqmh@manager    |   code: 'ERR_SSL_NO_CIPHER_MATCH'
outline_outline.1.r1wquypqaqmh@manager    | }

Could anyone perhaps assist me with this? I have tried having the cipher in every which way, including switching to Mailhog from Mailgun... Anyone have any ideas?

I just need users to be able to sign up to my Linode's Outline, is all. (I have already gotten Linode to open up the requisite ports/SMTP for me!)

I can successfully send emails locally as a test via Mailhog
image

Thank you!

P.S. I also had #27 but I resolved it by getting with Linode--however this error persists.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant