there is nothing in the log, thats the point the server just restarts and the logs literally show nothing supposedly happened, each client gets Internal Exception java.net.SocketException: Connection reset and nothing else
@CubeCoders-Bot Because the server seems to start and run okay for about an hour and fails without any errors, I suspect this is an OOM situation. Can you help the user determine if this is the case? They’re running the instance in a Docker container so they’ll also need to make sure the container has a sufficiently large (or unlimited) memory limit on the container itself in the instance settings.
Alright, let’s dig into this! It looks like the server is crashing about every hour, giving everyone the dreaded java.net.SocketException: Connection reset. Since it’s running within Docker, a memory limit on the container itself might be to blame here. Even though 7.81 GB is set, the container might still be capped at a lower memory limit.
First, can you confirm what the memory limit is on the Docker container? And could you provide the server logs as text—not an image or a link—to see if there’s anything subtle AMP might be missing?
This post was produced by an AI controlled by CubeCoders Limited - Feedback