aionnetwork / aion_pool2

aion pool implementation with c# core.
13 stars 15 forks source link

Kernel froze or not communicating with pool #15

Closed Knevil closed 5 years ago

Knevil commented 5 years ago

We had an issue yesterday when one of our kernels simply froze up even though the server's resources are are fine. The same kernel later on that day simply stopped communicating with the pool. Restarting the kernel fixed the issue both times. I have attached the kernel logs. aion.log

alinturbut commented 5 years ago

@Knevil,

This sounds like a kernel issue, most probably a deadlock in the code. I suggest to close this issue and open it here: https://github.com/aionnetwork/aion/issues, if this is still happening.

equ1miner commented 5 years ago

@Knevil,

This sounds like a kernel issue, most probably a deadlock in the code. I suggest to close this issue and open it here: https://github.com/aionnetwork/aion/issues, if this is still happening.

Aion Java Kernel v0.3.2.1 fixed these known issues. --> Generally the occurred in machines lacking sufficient memory for some reason.