Closed cryptosword6319 closed 4 years ago
Hey @cryptosword6319 - sorry about the late reply on this. That was the message a miner would give when it couldn't connect to a node's updates during the work request phase. The causes for this would be that a particular target node was unreachable because it was down, had too many requests in its queue, or was unreachable at the network level.
Since this is a miner question, and we've since split out the miner code to https://github.com/kadena-io/chainweb-miner, i'm going to close this and you can log any further issues or questions at that repo. Thanks!
Allways getting "[warn] Couldn't connect to update stream. Trying again" with chainweb-miner What does this mean? How to fix it?