Jump to content

Server Shutdown Not Working


mimic

Recommended Posts

Hello,

 

I updated my server to 0.3.0.3 last night and setup the config to restart the server every 4 hours.

 

4 hours after restart the server was locked and players kicked. But the server never shutdown. It stayed up and locked. I started my server at 23:01, and it should have restarted at 03:01. At 03:01 this is what I see in my RPT file.

 

3:01:15 "server shutdown: kicking players"
 3:01:20 Client: Object 4:297 (type Type_126) not found.
 3:01:20 Client: Object 4:462 (type Type_126) not found.
 3:01:22 Error: Object(4 : 464) not found
 3:01:22 Client: Object 4:464 (type Type_119) not found.
 3:01:23 Error: Object(4 : 299) not found
 3:01:23 Client: Object 4:299 (type Type_119) not found.
 3:01:25 Client: Object 4:299 (type Type_91) not found.
 3:01:25 Client: Object 4:462 (type Type_125) not found.
 3:01:27 Client: Object 4:464 (type Type_91) not found.
 3:01:30 Client: Object 4:297 (type Type_126) not found.
 3:01:30 Client: Object 4:462 (type Type_126) not found.
 3:01:35 "server shutdown: kicking players"
 3:01:39 Client: Object 4:297 (type Type_125) not found.
 3:01:40 Client: Object 4:297 (type Type_126) not found.
 3:01:40 Client: Object 4:462 (type Type_126) not found.
 3:01:41 Client: Object 4:462 (type Type_154) not found.
 3:01:43 Client: Object 4:297 (type Type_390) not found.
 3:01:45 Client: Object 4:299 (type Type_91) not found.
 3:01:45 Client: Object 4:462 (type Type_390) not found.
 3:01:46 "DEBUG: static weather: [75.5,0,[0,0,0],0,[1,1]]"
 3:01:46 "Weather Change: fog: [0,0,0] rain: 0 overcast: 0 windx: 1 windz: 1 forced: false"
 3:01:47 Client: Object 4:297 (type Type_154) not found.
 3:01:47 Client: Object 4:464 (type Type_91) not found.
 3:01:50 Client: Object 4:297 (type Type_126) not found.
 3:01:50 Client: Object 4:462 (type Type_126) not found.
 3:01:53 Client: Object 4:462 (type Type_125) not found.
 3:01:55 "server shutdown: kicking players"
 3:01:58 Error: Object(4 : 464) not found
 3:01:58 Client: Object 4:464 (type Type_119) not found.
 3:01:59 Error: Object(4 : 299) not found
 3:01:59 Client: Object 4:299 (type Type_119) not found.
 3:02:00 Client: Object 4:297 (type Type_126) not found.
 3:02:00 Client: Object 4:462 (type Type_126) not found.
 3:02:05 Client: Object 4:299 (type Type_91) not found.
 3:02:07 Client: Object 4:297 (type Type_125) not found.
 3:02:07 Client: Object 4:464 (type Type_91) not found.
 3:02:11 Client: Object 4:297 (type Type_126) not found.
 3:02:11 Client: Object 4:462 (type Type_126) not found.
 3:02:15 "server shutdown: kicking players"

 

It literally repeats exactly that for the next 3.5h until I woke up and checked it now.

 

Any idea why the server never shutdown, but did everything else it was supposed to?

Link to comment
Share on other sites

looks like it was still kicking players, this happens fairly slowly right now to ensure that we have time to save. If it was actually kicking players then it was working and you just need to wait till there are no more players left in the server.

 

Are you using any headless clients or anything that is able to rejoin while the server is locked? All the object not found messages make the think there are some issues with kicking IT would be good to know more about if it is a player that is not getting kicked or something else like a HC.

Link to comment
Share on other sites

That's why I still use BEC for shutdowns.  Still in the server when it's restart time?  BEC don't care.  #shutdown=GTFO!   :lol:

 

 

I have a headless client running my AI and Missions. No other players were on the server.

 

 

Based on what Awol said above, it's likely that the HC still being connected is why the shutdown refuses to happen.  If it waits for players to leave before doing the shutdown and it's counting the HC as a player, then it wont' shut down.  

Link to comment
Share on other sites

That's why I still use BEC for shutdowns.  Still in the server when it's restart time?  BEC don't care.  #shutdown=GTFO!   :lol:

Same here , also I'm one for consistent restarts , ie : at 4 , 8 and 12 , with the new system , until it's changed , you will always lose a few minutes every restart , next thing you know restart is at 4:11 , 8:12 , and so on .

Link to comment
Share on other sites

Hi,

 

It still is not working on my side (I got Epoch Server mod 3.0.3 B4 installed).

I'm getting the following messages but it's not restart the server.

I do have infistar installed so maybe that might be the cause?

 

16:47:22 "server shutdown: now"
16:47:37 No speaker given for Idris Zakhilwal
16:47:37 Speaker Male01_F not found in CfgVoiceTypes
16:47:42 "server shutdown: now"
16:48:02 "server shutdown: now"
16:48:22 "server shutdown: now"
16:48:42 "server shutdown: now"
Link to comment
Share on other sites

 

Hi,

 

It still is not working on my side (I got Epoch Server mod 3.0.3 B4 installed).

I'm getting the following messages but it's not restart the server.

I do have infistar installed so maybe that might be the cause?

 

16:47:22 "server shutdown: now"
16:47:37 No speaker given for Idris Zakhilwal
16:47:37 Speaker Male01_F not found in CfgVoiceTypes
16:47:42 "server shutdown: now"
16:48:02 "server shutdown: now"
16:48:22 "server shutdown: now"
16:48:42 "server shutdown: now"

 

 

I installed the b4 update yesterday afternoon and set the flag in the config to true for the 4h restart schedule. It appears to be working now. Every 4h it restarts, kicking players and giving warnings as it should. Thanks for the quick fix.

 

MoSquTo; I have infi* installed on my server and it doesn't interfere with this. Make sure you've updated all your DLL's and PBO's with the ones included in the server files.

Link to comment
Share on other sites

Hi,

 

That is what I did but apparently didn't help.

 

Might it be that I only use the following files for the Battleye.

  • Bans.txt
  • BEServer.dll
  • Beserver.cfg

I only use these files because I let infistar capture most of the scripters/Hackers and this solves allot of fiddling arround in BE. 

 

Thanks in advanced!

Link to comment
Share on other sites

Your Epochserver.ini file info is all garbaged text. It wasn't clean looking this time around.

 

Also the server does this

 

 

cant copy and paste for some reason.

Starts the shut down, spams every 30 seconds Server shutdown now.

but never does shut the server down.

NO HC installed yet.

 

suggestions? small 1 liner worth installing all of this update?

Link to comment
Share on other sites

Hi SneakyDude,

 

It sounds like you have some security problem on the folders where your server is installed. And that your files are corrupt.

Are you running Windows server or Linux?

 

Also I found out that you need to use the External IP for your server instead of the localhost (127.0.0.1) to make sure the restart of your server to work.

Link to comment
Share on other sites

Windows server, will try and look at all options.

 

BE not enabled, closed server.

 

so I need to use 66.? or will 192.168 work.

 

Reason is I am running 2 epoch atm. Ill explain, 1 is my first dummy test server and the 2nd is my new rebuilt one to awesomesauce.

Link to comment
Share on other sites

Windows server, will try and look at all options.

 

BE not enabled, closed server.

 

so I need to use 66.? or will 192.168 work.

 

Reason is I am running 2 epoch atm. Ill explain, 1 is my first dummy test server and the 2nd is my new rebuilt one to awesomesauce.

 

Hi SneakyDude,

 

BattleEye needs to be enabled otherwise the restart won't work.

You can use both IP as long the server can reach the battleye.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Advertisement
  • Discord

×
×
  • Create New...