-
Notifications
You must be signed in to change notification settings - Fork 1k
snap client disconnecting for late response #10086
Copy link
Copy link
Open
Labels
Description
0xffc5520e0fb9388b... is besu client which has 1 peer, besu server 0xbef0445c51d20205...
both are running besu/v26.3-develop-08c93b3/linux-aarch_64/openjdk-java-21 which is #10079 plus #10083
client
{"@timestamp":"2026-03-23T04:43:06,842","level":"DEBUG","thread":"nioEventLoopGroup-3-2","class":"SnapProtocolManager","message":"Unsolicited message 7 received from, disconnecting: PeerId: 0xbef0445c51d20205... PeerReputation score: 150, timeouts: {}, useless: 1, validated? true, disconnected? false, client: besu/v26.3-develop-08c93b3/linux-aarch_64/openjdk-java-21, [Connection with hashCode -1845487963 inboundInitiated? false initAt 1774236381704], enode://bef0445c51d20205214dac2bb06b9c764fdb189ee7d7e3ee9c053cb71db18a5bae8624ed9cb9933c884060d9f78be4b52fe87d415ae64c0468645db2cbe8ba2e@18.211.211.215:30303, isServingSnap true, has height 2471546, connected for 4605137 ms, capabilities: [eth/70, snap/1]","throwable":""}
{"@timestamp":"2026-03-23T04:43:06,842","level":"DEBUG","thread":"nioEventLoopGroup-3-2","class":"EthProtocolManager","message":"Disconnect - active Connection? true - Outbound - 0x02 BREACH_OF_PROTOCOL_UNSOLICITED_MESSAGE_RECEIVED Unsolicited message received - 0xbef0445c51d20205... besu/v26.3-develop-08c93b3/linux-aarch_64/openjdk-java-21 - 0 peers left","throwable":""}
server
{"@timestamp":"2026-03-23T04:43:21,746","level":"DEBUG","thread":"nioEventLoopGroup-3-1","class":"AbstractPeerConnection","message":"New PeerConnection ([Connection with hashCode -1969497363 inboundInitiated? true initAt 1774241001746]) established with peer 0xffc5520e0fb9388b...","throwable":""}
{"@timestamp":"2026-03-23T04:43:21,748","level":"DEBUG","thread":"nioEventLoopGroup-3-1","class":"EthProtocolManager","message":"Received status message from PeerId: 0xffc5520e0fb9388b... PeerReputation score: 100, timeouts: {}, useless: 0, validated? true, disconnected? false, client: besu/v26.3-develop-08c93b3/linux-aarch_64/openjdk-java-21, [Connection with hashCode -1969497363 inboundInitiated? true initAt 1774241001746], enode://ffc5520e0fb9388b5847076491209fa593921c9cbf3bee028d578a7a59438e298d7d072f95de3e06d1c38d5fc32b7af769e9c791f76baa7cfa27db83adf00b8d@100.51.252.29:30303?discport=0, isServingSnap false, has height 0, connected for 2 ms, capabilities: [eth/70, snap/1]: StatusMessage{code=0, size=89} with connection [Connection with hashCode -1969497363 inboundInitiated? true initAt 1774241001746]","throwable":""}
{"@timestamp":"2026-03-23T04:43:21,748","level":"DEBUG","thread":"nioEventLoopGroup-3-1","class":"EthPeers","message":"Peer PeerId: 0xffc5520e0fb9388b... PeerReputation score: 100, timeouts: {}, useless: 0, validated? true, disconnected? false, client: besu/v26.3-develop-08c93b3/linux-aarch_64/openjdk-java-21, [Connection with hashCode -1969497363 inboundInitiated? true initAt 1774241001746], enode://ffc5520e0fb9388b5847076491209fa593921c9cbf3bee028d578a7a59438e298d7d072f95de3e06d1c38d5fc32b7af769e9c791f76baa7cfa27db83adf00b8d@100.51.252.29:30303?discport=0, isServingSnap false, has height 778240, connected for 2 ms, capabilities: [eth/70, snap/1] status exchanged","throwable":""}
{"@timestamp":"2026-03-23T04:43:21,748","level":"DEBUG","thread":"EthScheduler-Services-1973","class":"GetHeadersFromPeerTask","message":"Constructing GetHeadersFromPeerTask with hash 0xac8d3d3481f56216ff0eae6d8aeb2eed543034d63cef3caeafc29a606df25f7e, number 0, maxHeaders 1, skip 0, direction FORWARD","throwable":""}
{"@timestamp":"2026-03-23T04:43:21,749","level":"DEBUG","thread":"EthScheduler-Services-1973","class":"PeerTaskExecutor","message":"Executed peer task GetHeadersFromPeerTask against 0xffc5520e0fb9388b..., response code SUCCESS, retries remaining 5","throwable":""}
Reactions are currently unavailable