Inpuzah / FalconMC

Repository dedicated to the Falcon Minecraft server network
0 stars 0 forks source link

#FMC80-004B | Server crashes or graceful stops do not restart the server [BACKEND ISSUE] #3

Closed Inpuzah closed 5 days ago

Inpuzah commented 4 weeks ago

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.

Inpuzah commented 4 weeks 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.

Inpuzah commented 5 days ago

This has been implemented in the prototype server and will go out in a future patch on the live server.