mailjet / mailjet-gem

[API v3] Mailjet official Ruby GEM

Home Page:https://dev.mailjet.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FATAL -- : [12421295-5b4a-4afa-828e-166f88779600] Net::OpenTimeout (execution expired):

certilremy opened this issue · comments

I'm using This gem on a Previous project, it's live no bug sends email correctly. But now I'm working on a new project for a client with rails 6 I send email in development. when I build an publish the project I can't send emails on production. When I inspect the log I found the following errors:

I, [2020-07-30T22:31:45.446874 #16670] INFO -- : [12421295-5b4a-4afa-828e-166f88779600] Completed 500 Internal Server Error in 30346ms (ActiveRecord: 5.7ms | Allo cations: 8276) F, [2020-07-30T22:31:45.447683 #16670] FATAL -- : [12421295-5b4a-4afa-828e-166f88779600] [12421295-5b4a-4afa-828e-166f88779600] Net::OpenTimeout (execution expired):

Note I'm using the same hosting provider and even tho I sed the same code I still got the errors and the app crash

Is this still an issue?
Could you please provide more details? Would be good to have gem version, mailjet API endpoint you are calling, and parameters, maybe with code samples.
@certilremy

closed due to inactivity