#Error using mailgun api

28 messages · Page 1 of 1 (latest)

novel kraken
#

library: 'SSL routines',
reason: 'wrong version number',

tawny axleBOT
#

Project ID: 6b8a0a45-fc6c-4e10-b873-0d5d7ee918ec

novel kraken
#

6b8a0a45-fc6c-4e10-b873-0d5d7ee918ec

#

I implement library mailgun.js to send email by webhooks, on logs says

dawn rain
#

i dont see anything about mailgun in that stack?

novel kraken
#

my probles is im using mailgun.js library

#

and i cannot set tls version when send to mailgun api

dawn rain
#

okay but what do you think that stack has to do with mailgun? im seeing the hono module mentioned, not mailgun

novel kraken
#

and i think node has problem with tls version

#

thats a service using another of email by internal network and thats catch of mailgun library

dawn rain
#

theres nothing in that stack about mailgun though? unless im blind

novel kraken
#

i want to know if i can select tls version that uses node

#

le me reproduce another error

dawn rain
#

are you trying to start the hono server with an ssl cert?

novel kraken
#

no no, im trying to send emails

#

service-payment.webhooks -> (send http request to internal service) -> service-email

#

service email has trouble to deliver email by tls mismatch version i guest

#

tls version*

dawn rain
#

again, there is nothing about mailgun in that stack

novel kraken
#

service-email has mailgun library called mailgun.js and when uses the function to send email, has that error msj

dawn rain
#

if it was an error from mailgun, mailgun would show in that stack, your issue is very likely elsewhere

#

are you trying to start the hono server with an ssl cert?

novel kraken
#

no, sorry

#

i found that its and error of fetch on webhook to service-email

#

sorry for your time brody and thx again

#

i fount i tryng to sen api request via https

#

on internal