I’m not sure my server is mining now.
Height of block is pointing 603092 for several hours.
So I passes -vv options to “settings-tp” and “sawtooth-validator” for checking logs.
Now I can see tons of logs of “Request missing predecessor”, “Block ## has already been requested”, “Drop already validated block”, “Received repeat GossipBlockRequest from ##”, “Dispatch incoming queue size: #” and so on.
And status of peers are looks fine.
2021-03-09 01:43:48 Peer 125.137.81.69:8800 is open
2021-03-09 01:43:48 Peer node-001.creditcoin.org:8800 is open
2021-03-09 01:43:48 Peer 121.182.136.77:8800 is open
Is it working right?
Or, is there any point I have to check?
I’m working on Ubuntu 20.04 and snapshot on official document.
Thank you.