You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Restarting the node resolves the issue.
But until then, the node stays "active" but not doing anything but failing at p2p gossip. You can see from the timestamps that the only logs were p2p errors after the validation error.
0
6:03AM INF indexed block events height=8742283 module=txindex
6:03AM ERR Error in validation err="Invalid commit -- wrong set size: 60 vs 1" module=blockchain
6:03AM ERR Stopping peer for error err="Reactor validation error: Invalid commit -- wrong set size: 60 vs 1" module=p2p peer="Peer{MConn{157.90.207.182:38656} 49c30f1628ee8c88eef2eefde5905a5e820662e4 out}"
6:03AM ERR Stopping peer for error err="Reactor validation error: Invalid commit -- wrong set size: 60 vs 1" module=p2p peer="Peer{MConn{51.79.18.14:26656} ba32dca92f614ec2df20ea4e7a10ce4fa85edc46 out}"
6:03AM ERR Stopping peer for error err="read tcp 10.1.1.69:53730->51.79.18.14:26656: use of closed network connection" module=p2p peer="Peer{MConn{51.79.18.14:26656} ba32dca92f614ec2df20ea4e7a10ce4fa85edc46 out}"
6:03AM ERR error while stopping peer error="already stopped" module=p2p
6:03AM ERR Stopping peer for error err=EOF module=p2p peer="Peer{MConn{176.9.82.221:22056} ade4d8bc8cbe014af6ebdf3cb7b1e9ad36f412c0 out}"
6:04AM ERR Stopping peer for error err=EOF module=p2p peer="Peer{MConn{51.75.16.217:22056} 87b71852620c9e06cf3b426e03fcb77d145c0256 out}"
6:06AM ERR Stopping peer for error err=EOF module=p2p peer="Peer{MConn{51.75.16.217:22056} 87b71852620c9e06cf3b426e03fcb77d145c0256 out}"
6:09AM ERR Stopping peer for error err=EOF module=p2p peer="Peer{MConn{173.249.24.244:20273} 258f523c96efde50d5fe0a9faeea8a3e83be22ca out}"
6:15AM ERR Stopping peer for error err=EOF module=p2p peer="Peer{MConn{51.75.16.217:22056} 87b71852620c9e06cf3b426e03fcb77d145c0256 out}"
The text was updated successfully, but these errors were encountered:
Restarting the node resolves the issue.
But until then, the node stays "active" but not doing anything but failing at p2p gossip. You can see from the timestamps that the only logs were p2p errors after the validation error.
The text was updated successfully, but these errors were encountered: