Skip to content

Instantly share code, notes, and snippets.

@helderjnpinto
Created February 15, 2021 16:04
Show Gist options
  • Save helderjnpinto/00e6ad61a1504919e98ba1b4084a8e1f to your computer and use it in GitHub Desktop.
Save helderjnpinto/00e6ad61a1504919e98ba1b4084a8e1f to your computer and use it in GitHub Desktop.
Socket reset
nioEventLoopGroup-3-3 | DEBUG | EthProtocolManager | Disconnecting from peer (0x01 TCP_SUBSYSTEM_ERROR), 1 peers left: EthPeers{connections=0x8e4edbad2073721578...}
2021-02-15 16:03:06.512+00:00 | vert.x-eventloop-thread-2 | DEBUG | RecursivePeerRefreshState | Received neighbours packet with 13 neighbours
2021-02-15 16:03:06.513+00:00 | vert.x-eventloop-thread-2 | DEBUG | RecursivePeerRefreshState | Initiating bonding round with 5 candidates
2021-02-15 16:03:06.628+00:00 | nioEventLoopGroup-3-4 | DEBUG | AbstractHandshakeHandler | Sending framed hello
2021-02-15 16:03:06.629+00:00 | nioEventLoopGroup-3-4 | DEBUG | AbstractHandshakeHandler | Successfully wrote hello message
2021-02-15 16:03:06.630+00:00 | nioEventLoopGroup-3-4 | DEBUG | DeFramer | Peer disconnected before sending HELLO. Reason: 0x04 TOO_MANY_PEERS
2021-02-15 16:03:06.630+00:00 | nioEventLoopGroup-3-4 | DEBUG | RlpxAgent | Failed to connect to peer 0x3f34008752dccff9ac41e2dc2e5b97813045adc7866f96fdfbd94431a5e71b30add1aeb67b26957425b695d080e391412c0041c75544ae80ec697368411d962d: org.hyperledger.besu.ethereum.p2p.network.exceptions.PeerDisconnectedException: Peer disconnected for reason: 0x04 TOO_MANY_PEERS
2021-02-15 16:03:07.143+00:00 | EthScheduler-Workers-0 | DEBUG | TransactionLogBloomCacher | Caching logs bloom for block 0x20404e.
2021-02-15 16:03:07.143+00:00 | pool-8-thread-1 | DEBUG | BaseBftController | New chain head detected (block number=2113614), currently mining on top of 2113613.
2021-02-15 16:03:07.143+00:00 | EthScheduler-Workers-0 | INFO | PersistBlockTask | Imported #2,113,614 / 0 tx / 0 om / 0 (0.0%) gas / (0xd6b5c915366db04113e01280578ab669080d9f50f95c6be6ce2e58ca2ce5ef37) in 0.000s. Peers: 1
2021-02-15 16:03:07.163+00:00 | nioEventLoopGroup-3-5 | DEBUG | HandshakeHandlerOutbound | Wrote initial crypto handshake message to /52.65.254.186:30303.
2021-02-15 16:03:07.558+00:00 | nioEventLoopGroup-3-5 | DEBUG | AbstractHandshakeHandler | Sending framed hello
2021-02-15 16:03:07.558+00:00 | nioEventLoopGroup-3-5 | DEBUG | AbstractHandshakeHandler | Successfully wrote hello message
2021-02-15 16:03:07.878+00:00 | nioEventLoopGroup-3-5 | DEBUG | DeFramer | Received HELLO message: PeerInfo{version=5, clientId='besu/v1.5.4-dev-8241a47f/linux-x86_64/corretto-java-11', capabilities=[eth/62, eth/63, eth/64], port=30303, nodeId=0x6537c7235dc00c4cdaee7c99705da4b35b5a6ae4eb01c2c547bd5bc94f09e83fbe4973aaae43d2b9c4678ddc137f631590251c6327ac13f13d7613a68e7c6fcd}
2021-02-15 16:03:07.879+00:00 | nioEventLoopGroup-3-5 | DEBUG | DeFramer | Enable compression for p2pVersion: 5
2021-02-15 16:03:07.879+00:00 | nioEventLoopGroup-3-5 | DEBUG | RlpxAgent | Outbound connection established to peer: 0x6537c7235dc00c4cdaee7c99705da4b35b5a6ae4eb01c2c547bd5bc94f09e83fbe4973aaae43d2b9c4678ddc137f631590251c6327ac13f13d7613a68e7c6fcd
2021-02-15 16:03:07.879+00:00 | nioEventLoopGroup-3-5 | DEBUG | EthProtocolManager | Sending status message to 0x6537c7235dc00c4cda....
2021-02-15 16:03:07.879+00:00 | nioEventLoopGroup-3-5 | DEBUG | ApiHandler | Received Wire DISCONNECT (TOO_MANY_PEERS) from peer: PeerInfo{version=5, clientId='besu/v1.5.4-dev-8241a47f/linux-x86_64/corretto-java-11', capabilities=[eth/62, eth/63, eth/64], port=30303, nodeId=0x6537c7235dc00c4cdaee7c99705da4b35b5a6ae4eb01c2c547bd5bc94f09e83fbe4973aaae43d2b9c4678ddc137f631590251c6327ac13f13d7613a68e7c6fcd}
2021-02-15 16:03:07.880+00:00 | nioEventLoopGroup-3-5 | DEBUG | AbstractPeerConnection | Disconnected (0x04 TOO_MANY_PEERS) from PeerInfo{version=5, clientId='besu/v1.5.4-dev-8241a47f/linux-x86_64/corretto-java-11', capabilities=[eth/62, eth/63, eth/64], port=30303, nodeId=0x6537c7235dc00c4cdaee7c99705da4b35b5a6ae4eb01c2c547bd5bc94f09e83fbe4973aaae43d2b9c4678ddc137f631590251c6327ac13f13d7613a68e7c6fcd}
2021-02-15 16:03:07.880+00:00 | nioEventLoopGroup-3-5 | DEBUG | EthProtocolManager | Peer requested to be disconnected (0x04 TOO_MANY_PEERS), 1 peers left: EthPeers{connections=0x8e4edbad2073721578...}
2021-02-15 16:03:09.556+00:00 | nioEventLoopGroup-3-7 | DEBUG | HandshakeHandlerOutbound | Wrote initial crypto handshake message to /104.248.163.38:30303.
2021-02-15 16:03:09.597+00:00 | nioEventLoopGroup-3-7 | DEBUG | AbstractHandshakeHandler | Sending framed hello
2021-02-15 16:03:09.598+00:00 | nioEventLoopGroup-3-7 | DEBUG | AbstractHandshakeHandler | Successfully wrote hello message
2021-02-15 16:03:09.598+00:00 | nioEventLoopGroup-3-7 | DEBUG | DeFramer | Received HELLO message: PeerInfo{version=5, clientId='Geth/v1.9.25-stable-e7872729/linux-amd64/go1.15.6', capabilities=[eth/63, eth/64, eth/65], port=0, nodeId=0x6ab7e3974e7f688c7217038f1eff6c9be3e6c99cf241c5affbcc1c8c055adf50150f88643f046daf7ebf9f27845e895ca85d55dd2a0e2f7c0c293aca0ff9777b}
2021-02-15 16:03:09.598+00:00 | nioEventLoopGroup-3-7 | DEBUG | DeFramer | Enable compression for p2pVersion: 5
2021-02-15 16:03:09.598+00:00 | nioEventLoopGroup-3-7 | DEBUG | RlpxAgent | Outbound connection established to peer: 0x6ab7e3974e7f688c7217038f1eff6c9be3e6c99cf241c5affbcc1c8c055adf50150f88643f046daf7ebf9f27845e895ca85d55dd2a0e2f7c0c293aca0ff9777b
2021-02-15 16:03:09.598+00:00 | nioEventLoopGroup-3-7 | DEBUG | EthProtocolManager | Sending status message to 0x6ab7e3974e7f688c72....
2021-02-15 16:03:09.651+00:00 | nioEventLoopGroup-3-7 | DEBUG | ApiHandler | Received Wire DISCONNECT (SUBPROTOCOL_TRIGGERED) from peer: PeerInfo{version=5, clientId='Geth/v1.9.25-stable-e7872729/linux-amd64/go1.15.6', capabilities=[eth/63, eth/64, eth/65], port=0, nodeId=0x6ab7e3974e7f688c7217038f1eff6c9be3e6c99cf241c5affbcc1c8c055adf50150f88643f046daf7ebf9f27845e895ca85d55dd2a0e2f7c0c293aca0ff9777b}
2021-02-15 16:03:09.651+00:00 | nioEventLoopGroup-3-7 | DEBUG | AbstractPeerConnection | Disconnected (0x10 SUBPROTOCOL_TRIGGERED) from PeerInfo{version=5, clientId='Geth/v1.9.25-stable-e7872729/linux-amd64/go1.15.6', capabilities=[eth/63, eth/64, eth/65], port=0, nodeId=0x6ab7e3974e7f688c7217038f1eff6c9be3e6c99cf241c5affbcc1c8c055adf50150f88643f046daf7ebf9f27845e895ca85d55dd2a0e2f7c0c293aca0ff9777b}
2021-02-15 16:03:09.651+00:00 | nioEventLoopGroup-3-7 | DEBUG | EthProtocolManager | Peer requested to be disconnected (0x10 SUBPROTOCOL_TRIGGERED), 1 peers left: EthPeers{connections=0x8e4edbad2073721578...}
2021-02-15 16:03:09.810+00:00 | EthScheduler-Timer-0 | DEBUG | FullSyncTargetManager | Caught up to best peer: 2113613, Peers: 1
2021-02-15 16:03:09.811+00:00 | EthScheduler-Timer-0 | DEBUG | WaitForPeerTask | Waiting for new peer connection. 1 peers currently connected.
2021-02-15 16:03:10.813+00:00 | nioEventLoopGroup-3-10 | DEBUG | HandshakeHandlerOutbound | Wrote initial crypto handshake message to /159.203.81.84:30303.
2021-02-15 16:03:10.961+00:00 | nioEventLoopGroup-3-1 | DEBUG | HandshakeHandlerOutbound | Wrote initial crypto handshake message to /135.181.183.145:30303.
2021-02-15 16:03:11.038+00:00 | nioEventLoopGroup-3-1 | DEBUG | AbstractHandshakeHandler | Sending framed hello
2021-02-15 16:03:11.039+00:00 | nioEventLoopGroup-3-1 | DEBUG | AbstractHandshakeHandler | Successfully wrote hello message
2021-02-15 16:03:11.040+00:00 | nioEventLoopGroup-3-1 | DEBUG | DeFramer | Peer disconnected before sending HELLO. Reason: 0x04 TOO_MANY_PEERS
2021-02-15 16:03:11.041+00:00 | nioEventLoopGroup-3-1 | DEBUG | RlpxAgent | Failed to connect to peer 0xee1d205fd5e536a11821bf19781c98e48aadd065c4fa16dc82ac06078f0f886063309f3bb82ea4f9e8ed1a22796fbf34b3c1547169d11127c717eac39d230677: org.hyperledger.besu.ethereum.p2p.network.exceptions.PeerDisconnectedException: Peer disconnected for reason: 0x04 TOO_MANY_PEERS
2021-02-15 16:03:11.092+00:00 | nioEventLoopGroup-3-10 | DEBUG | AbstractHandshakeHandler | Sending framed hello
2021-02-15 16:03:11.093+00:00 | nioEventLoopGroup-3-10 | DEBUG | AbstractHandshakeHandler | Successfully wrote hello message
2021-02-15 16:03:11.109+00:00 | pool-8-thread-1 | DEBUG | BaseBftController | New chain head detected (block number=2113615), currently mining on top of 2113614.
2021-02-15 16:03:11.109+00:00 | EthScheduler-Workers-1 | DEBUG | TransactionLogBloomCacher | Caching logs bloom for block 0x20404f.
2021-02-15 16:03:11.110+00:00 | EthScheduler-Workers-1 | INFO | PersistBlockTask | Imported #2,113,615 / 0 tx / 0 om / 0 (0.0%) gas / (0x85e2aa8da9ad0ee1534d8479783fc4836c5d3616a0d2810c05f177f98582d9d4) in 0.003s. Peers: 1
2021-02-15 16:03:11.184+00:00 | nioEventLoopGroup-3-10 | DEBUG | DeFramer | Received HELLO message: PeerInfo{version=5, clientId='Parity-Ethereum/v2.5.13-stable-253ff3f-20191231/x86_64-linux-gnu/rustc1.40.0', capabilities=[par/1, par/2, par/3, eth/62, eth/63], port=30303, nodeId=0x7235e608e6f0228d6cea127e081148629edc71ea0cb0f77876903798c172a04bf219ef5c607907097f9dace5bb57fc5cf66553f9d1181a08b9e3c53ec090f7f4}
2021-02-15 16:03:11.184+00:00 | nioEventLoopGroup-3-10 | DEBUG | DeFramer | Enable compression for p2pVersion: 5
2021-02-15 16:03:11.184+00:00 | nioEventLoopGroup-3-10 | DEBUG | RlpxAgent | Outbound connection established to peer: 0x7235e608e6f0228d6cea127e081148629edc71ea0cb0f77876903798c172a04bf219ef5c607907097f9dace5bb57fc5cf66553f9d1181a08b9e3c53ec090f7f4
2021-02-15 16:03:11.184+00:00 | nioEventLoopGroup-3-10 | DEBUG | EthProtocolManager | Sending status message to 0x7235e608e6f0228d6c....
2021-02-15 16:03:11.310+00:00 | nioEventLoopGroup-3-10 | DEBUG | ApiHandler | Received Wire PING
2021-02-15 16:03:11.312+00:00 | nioEventLoopGroup-3-10 | DEBUG | DeFramer | IO error while processing incoming message
java.net.SocketException: Connection reset
at java.base/sun.nio.ch.SocketChannelImpl.throwConnectionReset(SocketChannelImpl.java:345)
at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:376)
at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253)
at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1134)
at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350)
at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:151)
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:719)
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:655)
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:581)
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493)
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989)
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
at java.base/java.lang.Thread.run(Thread.java:830)
2021-02-15 16:03:11.313+00:00 | nioEventLoopGroup-3-10 | DEBUG | AbstractPeerConnection | Disconnected (0x01 TCP_SUBSYSTEM_ERROR) from PeerInfo{version=5, clientId='Parity-Ethereum/v2.5.13-stable-253ff3f-20191231/x86_64-linux-gnu/rustc1.40.0', capabilities=[par/1, par/2, par/3, eth/62, eth/63], port=30303, nodeId=0x7235e608e6f0228d6cea127e081148629edc71ea0cb0f77876903798c172a04bf219ef5c607907097f9dace5bb57fc5cf66553f9d1181a08b9e3c53ec090f7f4}
2021-02-15 16:03:11.313+00:00 | nioEventLoopGroup-3-10 | DEBUG | EthProtocolManager | Peer requested to be disconnected (0x01 TCP_SUBSYSTEM_ERROR), 1 peers left: EthPeers{connections=0x8e4edbad2073721578...}
2021-02-15 16:03:11.514+00:00 | vert.x-eventloop-thread-2 | DEBUG | RecursivePeerRefreshState | Bonding round timed out
2021-02-15 16:03:11.514+00:00 | vert.x-eventloop-thread-2 | DEBUG | RecursivePeerRefreshState | Initiating neighbours round with 3 candidates from 129 tracked nodes
2021-02-15 16:03:11.566+00:00 | vert.x-eventloop-thread-2 | DEBUG | RecursivePeerRefreshState | Received neighbours packet with 12 neighbours
2021-02-15 16:03:11.574+00:00 | vert.x-eventloop-thread-2 | DEBUG | RecursivePeerRefreshState | Received neighbours packet with 12 neighbours
2021-02-15 16:03:11.903+00:00 | vert.x-eventloop-thread-2 | DEBUG | RecursivePeerRefreshState | Received neighbours packet with 12 neighbours
2021-02-15 16:03:11.904+00:00 | vert.x-eventloop-thread-2 | DEBUG | RecursivePeerRefreshState | Initiating bonding round with 3 candidates
2021-02-15 16:03:12.004+00:00 | nioEventLoopGroup-3-3 | DEBUG | HandshakeHandlerOutbound | Wrote initial crypto handshake message to /35.195.116.26:30303.
2021-02-15 16:03:12.050+00:00 | nioEventLoopGroup-3-3 | DEBUG | AbstractHandshakeHandler | Sending framed hello
2021-02-15 16:03:12.050+00:00 | nioEventLoopGroup-3-3 | DEBUG | AbstractHandshakeHandler | Successfully wrote hello message
2021-02-15 16:03:12.079+00:00 | nioEventLoopGroup-3-3 | DEBUG | DeFramer | Received HELLO message: PeerInfo{version=5, clientId='Parity-Ethereum/v2.7.2-stable-2662d19-20200206/x86_64-unknown-linux-gnu/rustc1.41.0', capabilities=[eth/62, eth/63, par/1, par/2, par/3, par/4, pip/1], port=30303, nodeId=0x6a6b0b286e3f96dee993d995f3fd435a065388664e211f02533e28c9ddc31089eb90f71d1386c3c74ee60f79df86cacdb10992c38e2f9cccac4881cb84526415}
2021-02-15 16:03:12.079+00:00 | nioEventLoopGroup-3-3 | DEBUG | DeFramer | Enable compression for p2pVersion: 5
2021-02-15 16:03:12.080+00:00 | nioEventLoopGroup-3-3 | DEBUG | RlpxAgent | Outbound connection established to peer: 0x6a6b0b286e3f96dee993d995f3fd435a065388664e211f02533e28c9ddc31089eb90f71d1386c3c74ee60f79df86cacdb10992c38e2f9cccac4881cb84526415
2021-02-15 16:03:12.081+00:00 | nioEventLoopGroup-3-3 | DEBUG | EthProtocolManager | Sending status message to 0x6a6b0b286e3f96dee9....
2021-02-15 16:03:12.116+00:00 | nioEventLoopGroup-3-3 | DEBUG | ApiHandler | Received Wire PING
2021-02-15 16:03:12.117+00:00 | nioEventLoopGroup-3-3 | DEBUG | EthProtocolManager | Disconnecting from peer with mismatched network id: 22
2021-02-15 16:03:12.117+00:00 | nioEventLoopGroup-3-3 | DEBUG | AbstractPeerConnection | Disconnecting (0x10 SUBPROTOCOL_TRIGGERED) from PeerInfo{version=5, clientId='Parity-Ethereum/v2.7.2-stable-2662d19-20200206/x86_64-unknown-linux-gnu/rustc1.41.0', capabilities=[eth/62, eth/63, par/1, par/2, par/3, par/4, pip/1], port=30303, nodeId=0x6a6b0b286e3f96dee993d995f3fd435a065388664e211f02533e28c9ddc31089eb90f71d1386c3c74ee60f79df86cacdb10992c38e2f9cccac4881cb84526415}
2021-02-15 16:03:12.118+00:00 | nioEventLoopGroup-3-3 | DEBUG | EthProtocolManager | Disconnecting from peer (0x10 SUBPROTOCOL_TRIGGERED), 1 peers left: EthPeers{connections=0x8e4edbad2073721578...}
2021-02-15 16:03:12.119+00:00 | nioEventLoopGroup-3-3 | DEBUG | ApiHandler | Received Wire DISCONNECT (UNKNOWN) from peer: PeerInfo{version=5, clientId='Parity-Ethereum/v2.7.2-stable-2662d19-20200206/x86_64-unknown-linux-gnu/rustc1.41.0', capabilities=[eth/62, eth/63, par/1, par/2, par/3, par/4, pip/1], port=30303, nodeId=0x6a6b0b286e3f96dee993d995f3fd435a065388664e211f02533e28c9ddc31089eb90f71d1386c3c74ee60f79df86cacdb10992c38e2f9cccac4881cb84526415}
2021-02-15 16:03:12.196+00:00 | nioEventLoopGroup-3-6 | DEBUG | HandshakeHandlerOutbound | Wrote initial crypto handshake message to /159.203.62.173:30303.
2021-02-15 16:03:12.493+00:00 | nioEventLoopGroup-3-4 | DEBUG | HandshakeHandlerOutbound | Wrote initial crypto handshake message to /3.35.247.215:61216.
2021-02-15 16:03:12.604+00:00 | nioEventLoopGroup-3-7 | DEBUG | RlpxAgent | Failed to connect to peer 0x226b02cfb4e8ae750759633f45618be89626b6a837a45eba8a193c532fff0eed8bd1792813ca8355eb47c01b288dfe9d2307814a1fec510d656d88f3bc7106aa: java.util.concurrent.TimeoutException: Timed out waiting to establish connection with peer: 0x226b02cfb4e8ae750759633f45618be89626b6a837a45eba8a193c532fff0eed8bd1792813ca8355eb47c01b288dfe9d2307814a1fec510d656d88f3bc7106aa
2021-02-15 16:03:12.776+00:00 | nioEventLoopGroup-3-4 | DEBUG | AbstractHandshakeHandler | Sending framed hello
2021-02-15 16:03:12.776+00:00 | nioEventLoopGroup-3-4 | DEBUG | AbstractHandshakeHandler | Successfully wrote hello message
2021-02-15 16:03:12.777+00:00 | nioEventLoopGroup-3-4 | DEBUG | DeFramer | Peer disconnected before sending HELLO. Reason: 0x04 TOO_MANY_PEERS
2021-02-15 16:03:12.777+00:00 | nioEventLoopGroup-3-4 | DEBUG | RlpxAgent | Failed to connect to peer 0xae9185149fd56c5a917dbad0aa9615b2ce788aa2c0a0ce85375866d827daf1de213415aa47c5e9127f9f957150da3c0addaf2bbe135bcbf4e89ed95f9d41057f: org.hyperledger.besu.ethereum.p2p.network.exceptions.PeerDisconnectedException: Peer disconnected for reason: 0x04 TOO_MANY_PEERS
2021-02-15 16:03:14.811+00:00 | EthScheduler-Timer-0 | DEBUG | FullSyncTargetManager | Caught up to best peer: 2113614, Peers: 1
2021-02-15 16:03:14.812+00:00 | EthScheduler-Timer-0 | DEBUG | WaitForPeerTask | Waiting for new peer connection. 1 peers currently connected.
2021-02-15 16:03:14.933+00:00 | nioEventLoopGroup-3-5 | DEBUG | HandshakeHandlerOutbound | Wrote initial crypto handshake message to /164.68.116.63:30303.
2021-02-15 16:03:14.982+00:00 | nioEventLoopGroup-3-5 | DEBUG | AbstractHandshakeHandler | Sending framed hello
2021-02-15 16:03:14.983+00:00 | nioEventLoopGroup-3-5 | DEBUG | AbstractHandshakeHandler | Successfully wrote hello message
2021-02-15 16:03:15.022+00:00 | nioEventLoopGroup-3-5 | DEBUG | DeFramer | Received HELLO message: PeerInfo{version=5, clientId='Parity-Ethereum/v2.7.2-stable-2662d19-20200206/x86_64-unknown-linux-gnu/rustc1.41.0', capabilities=[eth/62, eth/63, par/1, par/2, par/3, par/4, pip/1], port=30303, nodeId=0x804768a2319f17b3a15b44976a8b90c9140e014c6ade63b18549be044f5b615483a061ea5b0e6cef6e139e42b2f5745b5eeeaacf7f51bc428ae99a09d1ff3527}
2021-02-15 16:03:15.022+00:00 | nioEventLoopGroup-3-5 | DEBUG | DeFramer | Enable compression for p2pVersion: 5
2021-02-15 16:03:15.022+00:00 | nioEventLoopGroup-3-5 | DEBUG | RlpxAgent | Outbound connection established to peer: 0x804768a2319f17b3a15b44976a8b90c9140e014c6ade63b18549be044f5b615483a061ea5b0e6cef6e139e42b2f5745b5eeeaacf7f51bc428ae99a09d1ff3527
2021-02-15 16:03:15.022+00:00 | nioEventLoopGroup-3-5 | DEBUG | EthProtocolManager | Sending status message to 0x804768a2319f17b3a1....
2021-02-15 16:03:15.066+00:00 | nioEventLoopGroup-3-5 | DEBUG | ApiHandler | Received Wire PING
2021-02-15 16:03:15.066+00:00 | nioEventLoopGroup-3-5 | DEBUG | EthProtocolManager | Disconnecting from peer with mismatched network id: 16718
2021-02-15 16:03:15.066+00:00 | nioEventLoopGroup-3-5 | DEBUG | AbstractPeerConnection | Disconnecting (0x10 SUBPROTOCOL_TRIGGERED) from PeerInfo{version=5, clientId='Parity-Ethereum/v2.7.2-stable-2662d19-20200206/x86_64-unknown-linux-gnu/rustc1.41.0', capabilities=[eth/62, eth/63, par/1, par/2, par/3, par/4, pip/1], port=30303, nodeId=0x804768a2319f17b3a15b44976a8b90c9140e014c6ade63b18549be044f5b615483a061ea5b0e6cef6e139e42b2f5745b5eeeaacf7f51bc428ae99a09d1ff3527}
2021-02-15 16:03:15.067+00:00 | nioEventLoopGroup-3-5 | DEBUG | EthProtocolManager | Disconnecting from peer (0x10 SUBPROTOCOL_TRIGGERED), 1 peers left: EthPeers{connections=0x8e4edbad2073721578...}
2021-02-15 16:03:15.067+00:00 | nioEventLoopGroup-3-5 | DEBUG | ApiHandler | Received Wire DISCONNECT (UNKNOWN) from peer: PeerInfo{version=5, clientId='Parity-Ethereum/v2.7.2-stable-2662d19-20200206/x86_64-unknown-linux-gnu/rustc1.41.0', capabilities=[eth/62, eth/63, par/1, par/2, par/3, par/4, pip/1], port=30303, nodeId=0x804768a2319f17b3a15b44976a8b90c9140e014c6ade63b18549be044f5b615483a061ea5b0e6cef6e139e42b2f5745b5eeeaacf7f51bc428ae99a09d1ff3527}
2021-02-15 16:03:15.135+00:00 | EthScheduler-Workers-3 | DEBUG | TransactionLogBloomCacher | Caching logs bloom for block 0x204050.
2021-02-15 16:03:15.135+00:00 | pool-8-thread-1 | DEBUG | BaseBftController | New chain head detected (block number=2113616), currently mining on top of 2113615.
2021-02-15 16:03:15.135+00:00 | EthScheduler-Workers-3 | INFO | PersistBlockTask | Imported #2,113,616 / 0 tx / 0 om / 0 (0.0%) gas / (0x7aae8fbd941e469890a68c972db7f21d1576e104ee8500da87fff5a6d706b0fd) in 0.000s. Peers: 1
2021-02-15 16:03:15.838+00:00 | nioEventLoopGroup-3-1 | DEBUG | RlpxAgent | Failed to connect to peer 0xa740ad4b3747b84423033357035c69c6d44c95a1cfe12f9d8ea41264787fde8b535770d13ed0eb21e7108e5e043696e3c123bd7ec60fa4668d67e8d0e2655ecf: java.util.concurrent.TimeoutException: Timed out waiting to establish connection with peer: 0xa740ad4b3747b84423033357035c69c6d44c95a1cfe12f9d8ea41264787fde8b535770d13ed0eb21e7108e5e043696e3c123bd7ec60fa4668d67e8d0e2655ecf
2021-02-15 16:03:16.413+00:00 | vert.x-eventloop-thread-2 | DEBUG | PeerDiscoveryController | Peer table refresh triggered by insufficient peers
2021-02-15 16:03:16.414+00:00 | vert.x-eventloop-thread-2 | DEBUG | RecursivePeerRefreshState | Skip peer search because previous search is still in progress.
2021-02-15 16:03:16.509+00:00 | nioEventLoopGroup-3-5 | DEBUG | HandshakeHandlerOutbound | Wrote initial crypto handshake message to /51.38.68.90:28657.
2021-02-15 16:03:16.511+00:00 | nioEventLoopGroup-3-9 | DEBUG | HandshakeHandlerOutbound | Wrote initial crypto handshake message to /149.202.75.160:3309.
2021-02-15 16:03:16.512+00:00 | nioEventLoopGroup-3-10 | DEBUG | HandshakeHandlerOutbound | Wrote initial crypto handshake message to /145.239.143.23:30303.
2021-02-15 16:03:16.514+00:00 | nioEventLoopGroup-3-1 | DEBUG | HandshakeHandlerOutbound | Wrote initial crypto handshake message to /35.195.61.125:30303.
2021-02-15 16:03:16.517+00:00 | nioEventLoopGroup-3-2 | DEBUG | HandshakeHandlerOutbound | Wrote initial crypto handshake message to /185.56.137.182:30303.
2021-02-15 16:03:16.518+00:00 | nioEventLoopGroup-3-3 | DEBUG | HandshakeHandlerOutbound | Wrote initial crypto handshake message to /173.249.39.58:30303.
2021-02-15 16:03:16.523+00:00 | nioEventLoopGroup-3-4 | DEBUG | HandshakeHandlerOutbound | Wrote initial crypto handshake message to /52.236.131.101:30304.
2021-02-15 16:03:16.525+00:00 | nioEventLoopGroup-3-6 | DEBUG | HandshakeHandlerOutbound | Wrote initial crypto handshake message to /144.91.120.99:30305.
2021-02-15 16:03:16.525+00:00 | nioEventLoopGroup-3-7 | DEBUG | HandshakeHandlerOutbound | Wrote initial crypto handshake message to /83.193.97.188:30303.
2021-02-15 16:03:16.544+00:00 | nioEventLoopGroup-3-1 | DEBUG | HandshakeHandlerOutbound | Wrote initial crypto handshake message to /95.217.196.114:30303.
2021-02-15 16:03:16.544+00:00 | nioEventLoopGroup-3-9 | DEBUG | HandshakeHandlerOutbound | Wrote initial crypto handshake message to /65.21.5.186:30303.
2021-02-15 16:03:16.548+00:00 | nioEventLoopGroup-3-10 | DEBUG | AbstractHandshakeHandler | Sending framed hello
2021-02-15 16:03:16.548+00:00 | nioEventLoopGroup-3-10 | DEBUG | AbstractHandshakeHandler | Successfully wrote hello message
2021-02-15 16:03:16.549+00:00 | nioEventLoopGroup-3-10 | DEBUG | DeFramer | Peer disconnected before sending HELLO. Reason: 0x04 TOO_MANY_PEERS
2021-02-15 16:03:16.549+00:00 | nioEventLoopGroup-3-10 | DEBUG | RlpxAgent | Failed to connect to peer 0x35491944fca0928f083974ec3c9d2bfe5111a0eb80286bb7356cfa152f77a4afa8b48fd56b9fcc90459bf2607c7cf952db27fbcb97af46a224c920944b1ef38e: org.hyperledger.besu.ethereum.p2p.network.exceptions.PeerDisconnectedException: Peer disconnected for reason: 0x04 TOO_MANY_PEERS
2021-02-15 16:03:16.549+00:00 | nioEventLoopGroup-3-10 | DEBUG | HandshakeHandlerOutbound | Wrote initial crypto handshake message to /95.217.232.49:30303.
2021-02-15 16:03:16.550+00:00 | nioEventLoopGroup-3-2 | DEBUG | HandshakeHandlerOutbound | Wrote initial crypto handshake message to /95.217.22.108:30303.
2021-02-15 16:03:16.550+00:00 | nioEventLoopGroup-3-8 | DEBUG | HandshakeHandlerOutbound | Wrote initial crypto handshake message to /135.181.118.18:30303.
2021-02-15 16:03:16.551+00:00 | nioEventLoopGroup-3-9 | DEBUG | AbstractHandshakeHandler | Sending framed hello
2021-02-15 16:03:16.552+00:00 | nioEventLoopGroup-3-9 | DEBUG | AbstractHandshakeHandler | Successfully wrote h
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment