adamcooke / staytus

💡 An open source solution for publishing the status of your services
http://staytus.co
MIT License
2.17k stars 284 forks source link

Net::OpenTimeout - debug logs? #297

Closed tb582 closed 5 years ago

tb582 commented 5 years ago

I'm intermittently not seeing emails being sent out from Staytus... I think it relates to the error below but theres really no further detail into where or what has timed out?

Is there more debug logs?

Job Maintenance#send_notifications (id=2) FAILED (0 prior attempts) with Net::OpenTimeout: execution expired

tb582 commented 5 years ago

Hello ? @adamcooke ?

tb582 commented 5 years ago

HELLOOO ?

adamcooke commented 5 years ago

Sounds like your SMTP server has issues.

tb582 commented 5 years ago

Sounds like your SMTP server has issues.

are there more logs I can enable to get further details from staytus?? I'm grasping at straws to figure it out