Report this

What is the reason for this report?

My All sites are down for 15 minutes everyday

Posted on October 26, 2019

My all sites are going down every late night from 2 pm to 6 pm in the morning. This is frequently happening from the last two months for all my sites. It also hurts the SERPs. I try to communicate with digital ocean support for this issue I am facing for last two months. I create a ticket and they replied after one week. So I reply to their mail and thy also respond about ina week. And thy says they are unable to find anything in my droplet. So know what should I have to do. I am thinking the move from here to another. Or anyone here helps me in this regard. Thanks for helpful replies in advanced. Regards > Sohail Tami



This textbox defaults to using Markdown to format your answer.

You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!

These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.

Hi @Sohailakbar,

Can you confirm what does down mean, there are a few possibilities? Have you managed to find if it’s from load on your droplet or some service is being killed?

If you search for an oom or kill signal in your /var/log/messages, does anything come up? To do so, please type in

grep -i oom /var/log/messages

Or

grep -i kill /var/log/messages

You can see if any service has been killed by the server and the reason behind it.

Additionally, check your Web Server’s(Apache/Nginx) logs and your MySQL logs. It might suggest if the services have had issues.

Regards, KDSys

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Get started for free

Sign up and get $200 in credit for your first 60 days with DigitalOcean.*

*This promotional offer applies to new accounts only.