helium/miner

Miner stop working and does not go back to life until restart

Opened this issue · 1 comments

Different miners of my fleets have the same behavior (usually rak & diy) devices:
they stop witnessing and transferring data but the process is still running.

in the error I only see a bunch of

2023-01-03 23:35:12.536 [error] <0.9365.0> CRASH REPORT Process <0.9365.0> with 0 neighbours exited with reason: timeout in gen_server:init_it/6 line 407
2023-01-03 23:36:42.540 [error] <0.9368.0> CRASH REPORT Process <0.9368.0> with 0 neighbours exited with reason: timeout in gen_server:init_it/6 line 407
2023-01-03 23:38:12.543 [error] <0.9373.0> CRASH REPORT Process <0.9373.0> with 0 neighbours exited with reason: timeout in gen_server:init_it/6 line 407
2023-01-03 23:39:42.546 [error] <0.9385.0> CRASH REPORT Process <0.9385.0> with 0 neighbours exited with reason: timeout in gen_server:init_it/6 line 407
2023-01-03 23:41:12.550 [error] <0.9392.0> CRASH REPORT Process <0.9392.0> with 0 neighbours exited with reason: timeout in gen_server:init_it/6 line 407
2023-01-03 23:42:42.554 [error] <0.9396.0> CRASH REPORT Process <0.9396.0> with 0 neighbours exited with reason: timeout in gen_server:init_it/6 line 407

in the console.log, nothing that really look not normal at the end.

This is annoying as it really impacts the network availability.

The team may have found this one. We'll keep you posted.