I deployed a build that utilizes Next.j’s ISP.
Now my server is unexpectedly restarting multiple times a day. Insight is showing the following behavior:
It appears to be a memory leak issue, but the server restarts around 50% memory usage. In the second image you can see restarts even sooner and it doesn’t always restart when the memory drops. I’ve tried going through DO’s troubleshooting documentation but it directs me to the runtime logs, which get cleared with each restart so I don’t have anything to go off of.
What triggers server restarts on the app platform? What 3rd party tools are available to get the logs to debug this issue?
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.
I found the tutorial for log forwarding datadog and papertrail. Idk how to delete my question.