Server Crash
Agazed opened this issue ยท 9 comments
Did you change the system time? Has your time zone changed (daylight savings etc)?
No, happened randomly. If you'd like any other information or logs let me know.
Running Ubuntu Server 14.04
Strange, as you're the second person to have reported this in a very similar time frame. Are you 100% certain your servers weren't affected by DST?
This issue occurs because of HikariCP, but as BM uses time explicitly for syncing data between multiple servers, it's quite important that the server's time doesn't change randomly.
Not entirely sure, but it hasn't happened again. I haven't modified the system clock configuration at all besides when I first setup the machine.
If it happens again, let me know @Agazed and I'll revisit this.
Was your server lagging by any chance? TPS issues may cause this as well.
I'll bump HikariCP to 2.4.4 in the next update
I couldn't tell you as I don't store old timings data. However it makes sense and seems like that would be the probable cause. Server does tend to lag a bit when more players join. Thanks for investigating!