26.03.2014, 16:42
What would cause a server to shut itself down and have everything unload itself?
I've been having the issue in my server lately, I can't find any correlation in when it occurs. Sometimes it happens when no one is online, sometimes when there are people online, it doesn't appear to be occurring in a certain time interval either, sometimes it goes days and sometimes just hours.
My auto-restart system starts the server back up after it has finished shutting down.
Here is the full shutdown message, which indicates to me that it isn't the result of an error/crash (there is no crash/error log being created either):
Should I contact my host? Should I check my script for something...?
NOTE: RCON is disabled from outside the server, so that possibility has been ruled out.
I've been having the issue in my server lately, I can't find any correlation in when it occurs. Sometimes it happens when no one is online, sometimes when there are people online, it doesn't appear to be occurring in a certain time interval either, sometimes it goes days and sometimes just hours.
My auto-restart system starts the server back up after it has finished shutting down.
Here is the full shutdown message, which indicates to me that it isn't the result of an error/crash (there is no crash/error log being created either):
Код:
[26/03/2014 16:17:22] --- Server Shutting Down. [26/03/2014 16:17:22] -------------------------------------- [26/03/2014 16:17:22] Real Vehicle Lights UNLOADED [26/03/2014 16:17:22] -------------------------------------- [26/03/2014 16:17:22] ||================================|| [26/03/2014 16:17:22] || Anti Aircraft Launcher || [26/03/2014 16:17:22] || UNLOADED || [26/03/2014 16:17:22] ||================================|| [26/03/2014 16:17:22] *** Streamer Plugin v2.6.1 by Incognito unloaded *** [26/03/2014 16:17:22] [26/03/2014 16:17:22] =============================== [26/03/2014 16:17:22] sscanf plugin unloaded. [26/03/2014 16:17:22] ===============================
NOTE: RCON is disabled from outside the server, so that possibility has been ruled out.