{{ serverData?.name }} shut down unexpectedly. We've automatically analyzed the logs
and found the following problems:
{{ problem.message }}
{{ solution.message }}
{{ serverData?.name }} shut down unexpectedly.
The server stopped because it ran out of memory. There may be a memory leak caused
by a mod or plugin, or you may need to upgrade your Modrinth Server.
We could not automatically determine the specific cause of the crash, but your
server exited with code
{{ props.powerStateDetails.exit_code }}.
{{
props.powerStateDetails.exit_code === 1
? "There may be a mod or plugin causing the issue, or an issue with your server configuration."
: ""
}}
We could not determine the specific cause of the crash.
You can try restarting the server.
{{ serverData?.name }} shut down unexpectedly.
We could not find any specific problems, but you can try restarting the server.