Jump to content
Sign in to follow this  
luggz

Restarts or full server?

Recommended Posts

Hello wasn't sure where to post this but if its in the wrong area please move,

 

So I'm noticing problems with server restarts. What I mean is I have to manual login and restart the server for it to come back up. its like it reaches the restart time and goes down you can pick up or move any thing in the inventory. The server shows x amount of players in it and shows a ping but its like it freezes. So I manually restart it in the panel and we are good to go again for x amount of time then it will happen again. Some times it seems like its only when the server is full. Are there any known issues with this?

 

I have contacted the server host support and they say its due to the update. Can this be confirmed? I also tried to set jobs in BEC but that didn't work.

<job id="5">        <time>008800</time> <!-- run once at 88 min -->        <delay>000000</delay>        <day>1,2,3,4,5,6,7</day>        <loop>1</loop>         <cmd>say -1 !!!RESTART IN 2 MINUTES!!!</cmd>            <cmdtype>0</cmdtype>                </job>    <job id="6">        <time>013000</time> <!-- run every 1.5 hours with a 1 minute delay on startup -->        <delay>000100</delay>        <day>1,2,3,4,5,6,7</day>        <loop>1</loop>        <cmd>#restart</cmd>        <cmdtype>0</cmdtype>    </job>

Share this post


Link to post
Share on other sites

i have one server at vilayer that works fine with restarts. but the server from fragnet has the restart problem after every autorestart every 4th hour. so also need to login on adminpanel and restart it myself. kinda annoying since this has been it like 3-4 weeks

Share this post


Link to post
Share on other sites

Yea that's who I have and they are saying its bohemia and the dayz patch?!?!! Anyone have suggestions?

Edited by luggz

Share this post


Link to post
Share on other sites

I have a Server, hosted @ Fragnet and we got the same Problem.

 

If the Server reaches the Restarttime it gets stuck and i have to login into my Fragnet Panel and restart it by myself.

 

Also the Server gets stuck in a massive Lag (i think) when its reaches Full Player Limit. <--- (If the Server reaches the Playerlimit of 40/40 nothing's gonna work. You can't open Doors, switch Weapons, eat or drink something)

Contacted Fragnet with this Problem and their Support said that this is a Problem came with the last Patch and the Persistence settings and that they can't do anything against it.

Hope Bohemia will fix that soon..

Most People stay away from Fragnet Servers right now and its not funny at all to play on a empty Server...

Share this post


Link to post
Share on other sites

Well my servers stay full as long as i am able to restart them when they are stuck were are rank 25th and 41st for -=Vg=- Victory Gamerz #1 and #2. It sucks in a way. However i went do the degree of pretty much throwing away some cash on a vilayer server and yea there support sucks a** i submitted a ticked yesterday and still no reply's back but however the server seems to work like it is supposed to. and yea the fragnet servers were working before the 4.9 patch it even showed the restart warnings.

 

I wonder what would happen if the server was run without BEC? I am wondering if that is causing the issues??? Fragnet also told me to use a different format for BEC instead of this...

 

start replaces time and runtime replaces delay.

<!-- this job will start after 10 minutes and run forever with a 1 hour and 30 minutes interval between the jobs -->    <job id='0'>        <day>1,2,3,4,5,6,7</day>        <time>001000</time>        <delay>013000</delay>        <loop>-1</loop>        <cmd>say -1 job:0 forever</cmd>    </job>fragnet said use this..<job id="3">        <start>000400</start> <!-- run every 5 mins -->        <runtime>000300</runtime>        <day>1,2,3,4,5,6,7</day>        <loop>1</loop>        <cmd>say -1 Victory Gamerz Members Are Friendly</cmd>        <cmdtype>0</cmdtype>    </job>
Edited by luggz

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×