openware / peatio

Open-source crypto currency exchange software (https://openware.com)
https://www.openware.com
MIT License
1.04k stars 623 forks source link

<Net::OpenTimeout: execution expired> mailer Error #2775

Open venkateshsys opened 3 years ago

venkateshsys commented 3 years ago

here I am getting this error while sending an email. {"level":"ERROR","time":"2020-12-18 05:30:49 +0000","message":"#"}

how to solve this?

chumaknadya commented 3 years ago

Hello @venkateshsys Can you specify barong version?

venkateshsys commented 3 years ago

version is 2.3

venkateshsys commented 3 years ago

I have previously tried on Ubuntu-based Hetzner server, on this server, the email functionality is working fine. Now I have updated it to AWS machine (Ubuntu). The problem exists on this AWS machine. I don't know why this happens

chumaknadya commented 3 years ago

Barong version in 2.3 doesn't support mailer from barong In 2.3 you can use postmaster component @venkateshsys

venkateshsys commented 3 years ago

Sorry, my bad it's 2.4.0

chumaknadya commented 3 years ago

Do you this log every time when mailer tries to send a message?

If yes, can you enable env DEBUG_MODE: true, and send full message error with backtrace @venkateshsys

venkateshsys commented 3 years ago

where can I have to add this? @chumaknadya

chumaknadya commented 3 years ago

In barong mailer @venkateshsys