Good day, I have just started using DigitalOcean and I created a droplet with a Plesk installation, attached a domain to it, installed WordPress, and just have the site bare, but from time to time it keeps just crashing, giving the “This site can’t be reached” error. I’m using a 2GB/2 AMD Core/60GB NVMe SSD/3TB Bandwidth setup, with only one droplet
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 there,
I could suggest checking your system logs to find some more information on what might have happened.
You could also check the resource utilization graphs in your DigitalOcean control panel. It is possible that the server ran out of RAM for example which caused it to crash.
Additionally, if you are using a service like Nginx, you could also check the Nginx access logs to see if there was some malicious activity:
https://devdojo.com/bobbyiliev/bash-script-to-summarize-your-nginx-and-apache-access-logs
Let me know how it goes!
Hi @cuteturquoiseanchor,
When you experience this issue, how do you fix it? Is it your Apache down or another service?
Additionally, when the service is down, I’ll recommend checking out the logs of said service. Let’s assume Apache is going down. Check Apache’s Error logs to see the exact reason and then we should be able to act upon it.
Want to learn more? Join the DigitalOcean Community!
Join our DigitalOcean community of over a million developers for free! Get help and share knowledge in Q&A, subscribe to topics of interest, and get courses and tools that will help you grow as a developer and scale your project or business.
Sign up now