Sometimes your server will tell you it needs to be restarted. Usually this happens after it has auto-installed security updates. You might see this notice when you log into the server shell, or when you view the Ares jobs list.
In the server shell:
*** System restart required ***
In the game:
Your operating system is indicating that your server needs to be rebooted - probably to finish installing automatic updates. Please restart the server (not just the game) as soon as you can. You may encounter performance or memory issues until this is done.
Note
It is highly recommended that you reboot your system as soon as possible when you see this message. Not only will this get you the necessary security updates faster, but it will avoid lag and other performance issues.
How to Reboot
- Shut down the game, either using the
shutdown
command or the Admin->Manage->Shutdown button on the Web Portal.
- Log into the Server Shell.
- Type
sudo reboot
. (On older linux systems you may need to do sudo shutdown -r now
.)
- Your server shell will be disconnected. This is normal, since the server is rebooting. Keep trying to reconnect every few minutes, and you will eventually be able to.
- Your game should restart automatically after the server reboots.
Warning
It can take anywhere from 5 minutes to 45 minutes for the OS to install the updates after a reboot. This is similar to what happens when you get the blue screen saying “Installing Windows updates. Don’t turn off your computer.” when you update your PC. You just can’t see the server screen. Just be patient. If you can’t connect after 45 minutes you can cycle power to the droplet through your Digital Ocean control panel, but this can cause OS issues and should be a method of last resort.
If your game doesn’t restart automatically after the restart, there’s probably some other error. See troubleshooting or ask for help.