Jump to content

Forums Announcement

Read-Only Mode for Announcements & Changelogs

Dear Survivors, we'd like to inform you that this forum will transition to read-only mode. From now on, it will serve exclusively as a platform for official announcements and changelogs.

For all community discussions, debates, and engagement, we encourage you to join us on our social media platforms: Discord, Twitter/X, Facebook.

Thank you for being a valued part of our community. We look forward to connecting with you on our other channels!

Stay safe out there,
Your DayZ Team

Sign in to follow this  
Abraham.K

About About the server restart not according to plan

Recommended Posts

Whether anyone server owners meet the server restart not in accordance with the plan ?

 

I buy my server from Fragnet.

 

I just want to require my server 5AM and 5PM auto restart two times a day.

 

Scheduler.xml

 

    <job id="0">
        <runtime>000000</runtime>
        <start>17:00:00</start>
        <day>1,2,3,4,5,6,7</day>
        <loop>0</loop> 
        <cmd>restart.bat</cmd>   
        <cmdtype>0</cmdtype>            
    </job>
    
    <job id="1">
        <runtime>000000</runtime>
        <start>16:59:00</start>
        <day>1,2,3,4,5,6,7</day> 
        <loop>0</loop> 
        <cmd>say -1 Server will Auto restart in 1 min</cmd>    
        <cmdtype>0</cmdtype>            
    </job>    
 
    <job id="2">
        <runtime>000000</runtime>
        <start>16:55:00</start>
        <day>1,2,3,4,5,6,7</day> 
        <loop>0</loop> 
        <cmd>say -1 Server will Auto restart in 5 mins</cmd>    
        <cmdtype>0</cmdtype>             
    </job>    
 
    <job id="3">
        <runtime>000000</runtime>
        <start>05:00:00</start>
        <day>1,2,3,4,5,6,7</day>
        <loop>0</loop> 
        <cmd>restart.bat</cmd>   
        <cmdtype>0</cmdtype>            
    </job>
    
    <job id="4">
        <runtime>000000</runtime>
        <start>04:59:00</start>
        <day>1,2,3,4,5,6,7</day> 
        <loop>0</loop> 
        <cmd>say -1 Server will Auto restart in 1 min</cmd>    
        <cmdtype>0</cmdtype>            
    </job>    
 
    <job id="5">
        <runtime>000000</runtime>
        <start>04:55:00</start>
        <day>1,2,3,4,5,6,7</day> 
        <loop>0</loop> 
        <cmd>say -1 Server will Auto restart in 5 mins</cmd>    
        <cmdtype>0</cmdtype>             
    </job>

Share this post


Link to post
Share on other sites

?01:57:34 : No Valid response. Trying to reconnect.!
?01:57:34 : Rcon client logging in
?01:58:07 : Lost Connection!
?01:58:07 : Closing socket & exiting!
?01:58:52 : Rcon client logging in

Share this post


Link to post
Share on other sites
Sign in to follow this  

×