MattCraft / MattCraftServer

MattCraft Server
1 stars 0 forks source link

Server Not Restarting #6

Closed matthiasiam closed 10 years ago

matthiasiam commented 10 years ago

Server is not restarting due to a plugin hanging on shut down. Crontabs should be edited to wait longer, or check if instance is up multiple times.

matthiasiam commented 10 years ago

No success checking if instance was up, so I delayed the restart of the server by 10 more seconds. Next step is to uninstall the offending plugin. Waiting for next restart.

matthiasiam commented 10 years ago

Fixed by extending the length of the waiting period.