Report this

What is the reason for this report?

My website becomes unloadable every few days, why?

Posted on July 17, 2019

I have one MongoDB droplet on which I run a Python (Flask) based website. Every few days the website becomes unreachable. The page just keeps loading endlessly. There are no error messages, only a never-ending loading time. Once I restart the server the problem ceases - for a few days. Why is this happening and how can it be resolved? Thanks.



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.

Hello,

Rather than rebooting the server, first try to check your logs.

Maybe there is a service that’s crashing which is causing the problem, so rather than restarting the whole server, you would just need to restart that one service, after that you could use the information in the logs to further troubleshoot the problem and fix the core issue.

Hope that this helps! Bobby

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.