URI:
   DIR Return Create A Forum - Home
       ---------------------------------------------------------
       Craft Survival Games
  HTML https://craftsurvivalgames.createaforum.com
       ---------------------------------------------------------
       *****************************************************
   DIR Return to: News and Announcements
       *****************************************************
       #Post#: 320--------------------------------------------------
       Server crashes
       By: jakeo505 Date: February 2, 2013, 10:46 pm
       ---------------------------------------------------------
       The server has crashed twice today for about 2 hours each :(
       #Post#: 321--------------------------------------------------
       Re: Server crashes
       By: Shicking Date: February 3, 2013, 9:35 am
       ---------------------------------------------------------
       Yes, sorry. I am trying to find a solution for the crashes :(
       I am probably going to write a script for linux that pings the
       server and starts it up if it isn't running.
       The first crash was due to ports being closed. I don't know how
       this happened, but I opened them again using IPMI. I also made
       it so that DDOS attacks can't happen, since that may have been
       due to a DDOS attack.
       The second crash was due to an unknown reason. The server keeps
       on running, but noone can connect to it. I am trying to figure
       out how to fix that too, maybe a problem with a plugin.
       #Post#: 322--------------------------------------------------
       Re: Server crashes
       By: jakeo505 Date: February 3, 2013, 10:38 am
       ---------------------------------------------------------
       D: hope you can get it fixed. It's down again :/
       #Post#: 328--------------------------------------------------
       Re: Server crashes
       By: swoggybro Date: February 10, 2013, 9:17 am
       ---------------------------------------------------------
       pingerscr.sh:
       [code]ping localhost:25565 -i 5 -w 5
       if [ 'x$?' == 'x1' ]; then
       bash start.sh
       fi[/code]
       This should do for yeh...
       And are the forum ads annoying?
       if yeh want ill get you
       #Post#: 332--------------------------------------------------
       Re: Server crashes
       By: quickandfast Date: February 10, 2013, 5:57 pm
       ---------------------------------------------------------
       im good with linux can i help?
       *****************************************************