I am deploying an Frappe server on AWS EC2 instance through docker-compose.
Everything works fine.
However, sometimes if the page is left on for a long time, it becomes broken like this.
Sometimes it can be solved by refreshing, but sometimes it can be solved by restarting the server.
If a problem like this occurs while I am asleep, users will not be able to connect to the server.
I would like to solve this problem for the stability of the server. Is there any solution?