PoC-Consortium / scavenger

A fast Burstcoin miner written in Rust
GNU General Public License v3.0
107 stars 64 forks source link

Miner stops after connection outage #79

Closed Beddhist closed 3 years ago

Beddhist commented 4 years ago

Latest version running on Win 10 Pro. I have observed this several times over the last few days. It logs a connection outage and then finishes scanning. It seems that under this condition it will no longer attempt to reconnect and has to be restarted. Here is the log:

08:23:53 [INFO] new block: height=754178, scoop=3895 08:25:05 [ERROR] error getting mining info => connection outage... 08:25:06 [INFO] deadline accepted: account=18084828890988000920, nonce=1012647558, deadline=8869290 08:25:09 [INFO] deadline accepted: account=18084828890988000920, nonce=1009519534, deadline=5110896 08:25:11 [ERROR] outage resolved. 08:25:26 [INFO] deadline accepted: account=18084828890988000920, nonce=107014143, deadline=2738226 08:25:26 [ERROR] error getting mining info => connection outage... 08:25:31 [INFO] drive c:\ finished, speed=85 MiB/s 08:25:31 [INFO] round finished: roundtime=98126ms, speed=83.85MiB/s

Restarted half an hour later.

JohnnyFFM commented 4 years ago

it should recover. the message "[ERROR] outage resolved" implies that it is back online.

Beddhist commented 4 years ago

I agree, it should. I see two outages here. It recovered after the first one, but not the second. Nothing further happened for half an hour, when it was restarted.

It has not happened again since.

On Mon, 28 Sep 2020, 00:04 JohnnyFFM, notifications@github.com wrote:

it should recover. the message "[ERROR] outage resolved" implies that it is back online.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/PoC-Consortium/scavenger/issues/79#issuecomment-699660826, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACXQKZK3J2PBPX54SXZHWSLSH5WALANCNFSM4NHMXWNA .

Beddhist commented 4 years ago

Sorry, please ignore the below and sorry for wasting your time and mine: the .RO pools and wallet are down.

This morning:

04:32:32 [INFO]  drive c:\ finished, speed=67 MiB/s
04:32:32 [INFO]  round finished: roundtime=82103ms, speed=88.67MiB/s
05:56:24 [ERROR] error getting mining info => connection outage...
05:56:27 [ERROR] outage resolved.
06:58:48 [ERROR] error getting mining info => connection outage...
06:58:51 [ERROR] outage resolved.

The time now is 8:44 and the miner is dead. Note the big gap after the last round.