Closed Inpuzah closed 5 days ago
This will be fixed as part of a two phase update.
Phase 1 - Fix server restarts by creating a systemd service as the root user on the server host. This service will automatically reset if a failure is detected and start a new screen that launches the server.
Phase 2 - Re-implement automatic restart handling. This process was disabled a long time ago until the above was completed.
This has been implemented in the prototype server and will go out in a future patch on the live server.
When the server stops for any reason, the screen it is running on is terminated and therefore the server does not restart itself, leading to long periods of downtime if no staff are available to force a reset.