By Sohailakbar
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!
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
Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.
Full documentation for every DigitalOcean product.
The Wave has everything you need to know about building a business, from raising funding to marketing your product.
Stay up to date by signing up for DigitalOcean’s Infrastructure as a Newsletter.
New accounts only. By submitting your email you agree to our Privacy Policy
Scale up as you grow — whether you're running one virtual machine or ten thousand.
Sign up and get $200 in credit for your first 60 days with DigitalOcean.*
*This promotional offer applies to new accounts only.