Error using mailgun api
gsiniguez
PROOP

2 years ago

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

28 Replies

gsiniguez
PROOP

2 years ago

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


gsiniguez
PROOP

2 years ago

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


gsiniguez
PROOP

2 years ago

1235010189715832800


gsiniguez
PROOP

2 years ago

can a private network service connet outside of railway infra?


2 years ago

i dont see anything about mailgun in that stack?


gsiniguez
PROOP

2 years ago

my probles is im using mailgun.js library


gsiniguez
PROOP

2 years ago

and i cannot set tls version when send to mailgun api


2 years ago

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


gsiniguez
PROOP

2 years ago

and i think node has problem with tls version


gsiniguez
PROOP

2 years ago

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


2 years ago

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


gsiniguez
PROOP

2 years ago

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


gsiniguez
PROOP

2 years ago

le me reproduce another error


2 years ago

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


gsiniguez
PROOP

2 years ago

no no, im trying to send emails


gsiniguez
PROOP

2 years ago

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


gsiniguez
PROOP

2 years ago

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


gsiniguez
PROOP

2 years ago

tls version*


2 years ago

again, there is nothing about mailgun in that stack


gsiniguez
PROOP

2 years ago

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


2 years ago

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


2 years ago

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


gsiniguez
PROOP

2 years ago

no, sorry


gsiniguez
PROOP

2 years ago

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


gsiniguez
PROOP

2 years ago

sorry for your time brody and thx again


gsiniguez
PROOP

2 years ago

i fount i tryng to sen api request via https


gsiniguez
PROOP

2 years ago

on internal


gsiniguez
PROOP

2 years ago

my bad


Loading...