near / stakewars-iii

Stake Wars: Episode 3 challenges and place to report issues
87 stars 177 forks source link

[Bug] Block producing too low #102

Open strangeweb3guy opened 1 year ago

strangeweb3guy commented 1 year ago

After config update with "public_addrs", chunk_producing became much more stable, and now it is around 95%+. But block producing is still low and jumping between 45-80%, every time. Have a strong machine AX41-NVME https://www.hetzner.com/dedicated-rootserver/matrix-ax with good internet.

Screenshot 2022-08-14 at 15 47 37
strangeweb3guy commented 1 year ago

Now I have kicked because of block-producing 😅 {"account_id":"nearuaguild.factory.shardnet.near","reason":{"NotEnoughBlocks":{"expected":25,"produced":11}}} Heh, my NAT is open, strong machine, what could that be the reason?

strangeweb3guy commented 1 year ago

Went to http://65.109.26.103:3030/debug/pages/network_info And see that my node in Unreachable: nearuaguild.factory.shardnet.near,fomo.factory.shardnet.near Unreachable means, that we know the peer_id of this validator, but we cannot find it in our routing table. This usually means that the validator did connect to the network in the past, but now it is gone for at least 1 hour. Why this could happen? And how to fix this?

strangeweb3guy commented 1 year ago

Looks like fixed with last update, please close