Server hosted on Raspberry pi 2B crashes every 15min
#2
If it crashes with the "Deadlock detected" message there are two possibilities, either there is a bug in the code causing a deadlock; alternatively the tick thread has just slowed down enough that nothing has happened for a while so it looks like there is a deadlock to an observer.

Since the server seems to crash on a schedule, I suspect that your guess about the ram might be right. Do you have swap enabled on the pi? Can you look at how much ram is being used just before it crashes - if it is being evicted to swap then that might explain the slowness.
Reply
Thanks given by:


Messages In This Thread
RE: Server hosted on Raspberry pi 2B crashes every 15min - by bearbin - 08-27-2018, 05:08 PM



Users browsing this thread: 1 Guest(s)