Skip to content

Instantly share code, notes, and snippets.

@cburgdorf
Created July 17, 2018 09:35
Show Gist options
  • Save cburgdorf/757c7beb5b8d6db81cfd719678440899 to your computer and use it in GitHub Desktop.
Save cburgdorf/757c7beb5b8d6db81cfd719678440899 to your computer and use it in GitHub Desktop.
$ grep -r -C5 0x1003 ~/.local/share/trinity/mainnet/logs/
/home/cburgdorf/.local/share/trinity/mainnet/logs/trinity.log- DEBUG 07-11 12:53:06 peer Disconnecting from remote peer; reason: useless_peer
/home/cburgdorf/.local/share/trinity/mainnet/logs/trinity.log- DEBUG 07-11 12:53:06 peer Could not complete handshake with <Node(0x288b97262895b1c7ec61cf314c2e2004407d0a5dc77566877aad1f2a36659c8b698f4b56fd06c4a0c0bf007b4cfb3e7122d907da3b005fa90e724441902eb19e@149.202.183.162:30303)>: HandshakeFailure('ETHPeer <Node([email protected])> network (90513) does not match ours (1), disconnecting',)
/home/cburgdorf/.local/share/trinity/mainnet/logs/trinity.log- DEBUG 07-11 12:53:07 peer Could not complete handshake with <Node(0x3381d485d267ac823f3e6e5abbd14e239c901ec78c2be48d44ff4742a62b83c1c0d650553cab116ce3464afa21dc42f5d635353d44191fbdbf1cb700e61a9a0b@165.227.69.122:30303)>: HandshakeFailure('ETHPeer <Node([email protected])> disconnected before completing handshake: too_many_peers',)
/home/cburgdorf/.local/share/trinity/mainnet/logs/trinity.log- DEBUG 07-11 12:53:07 peer Could not complete handshake with <Node(0x7d3fc1a42e08b8e120dc4f8f07b4192d7f057584520c0de8e35fdb3e4c7da549713d03a0ae7f1d4c32ea6f63ca723e9dafb8ff7adb4ce759f00ae9bc8f2db009@51.144.254.11:30303)>: HandshakeFailure('ETHPeer <Node([email protected])> disconnected before completing handshake: too_many_peers',)
/home/cburgdorf/.local/share/trinity/mainnet/logs/trinity.log- DEBUG 07-11 12:53:07 peer Could not complete handshake with <Node(0x7473f4a52262db844a86a73ea6b7c717e9288a15e0e4c92962825c95eb07ebef8a1e267360995afdba1b610eb9a3d20f771d20e07c926f781e7e16d3066ba224@50.63.12.15:30303)>: HandshakeFailure('ETHPeer <Node([email protected])> disconnected before completing handshake: too_many_peers',)
/home/cburgdorf/.local/share/trinity/mainnet/logs/trinity.log: DEBUG 07-11 12:53:08 peer Finished P2P handshake with <Node([email protected])>, using sub-protocol (eth, 63)
/home/cburgdorf/.local/share/trinity/mainnet/logs/trinity.log- DEBUG 07-11 12:53:08 eth Sending ETH/Status msg: {'protocol_version': 63, 'network_id': 1, 'td': 3343574073545068716, 'best_hash': b'\x8c\x02\xbez&M\x87\xc3c\xd7\x05w\xd0\xdb~\xa1\xd9\x169\x80\x88\xb8L\xd8B\x1bW\xb6\xee-Yz', 'genesis_hash': b'\xd4\xe5g@\xf8v\xae\xf8\xc0\x10\xb8j@\xd5\xf5gE\xa1\x18\xd0\x90j4\xe6\x9a\xec\x8c\r\xb1\xcb\x8f\xa3'}
/home/cburgdorf/.local/share/trinity/mainnet/logs/trinity.log: DEBUG 07-11 12:53:08 peer Finished (eth, 63) handshake with <Node([email protected])>
/home/cburgdorf/.local/share/trinity/mainnet/logs/trinity.log: DEBUG 07-11 12:53:08 peer Ignoring GetBlockHeaders (cmd_id=19) msg from ETHPeer <Node([email protected])> as we haven't performed the chain-split check yet
/home/cburgdorf/.local/share/trinity/mainnet/logs/trinity.log: INFO 07-11 12:53:09 peer Adding peer: ETHPeer <Node([email protected])>
/home/cburgdorf/.local/share/trinity/mainnet/logs/trinity.log: INFO 07-11 12:53:09 chain Starting sync with ETHPeer <Node([email protected])>
/home/cburgdorf/.local/share/trinity/mainnet/logs/trinity.log- DEBUG 07-11 12:53:09 chain Fetching chain segment starting at #581733
/home/cburgdorf/.local/share/trinity/mainnet/logs/trinity.log- DEBUG 07-11 12:53:10 peer Could not complete handshake with <Node(0x5bd9e1dbd584946c21023f919ba977d3ddb68a454d17424f0d347f42e62739ba1ffafcd30b637e1228917a3e173af816af807ab43f791a5b4bf9612637eee289@45.55.206.157:30388)>: HandshakeFailure('ETHPeer <Node([email protected])> disconnected before completing handshake: too_many_peers',)
/home/cburgdorf/.local/share/trinity/mainnet/logs/trinity.log- DEBUG 07-11 12:53:10 chain Got BlockHeaders from 581733 to 581924
/home/cburgdorf/.local/share/trinity/mainnet/logs/trinity.log- DEBUG 07-11 12:53:10 peer Finished P2P handshake with <Node([email protected])>, using sub-protocol (eth, 63)
/home/cburgdorf/.local/share/trinity/mainnet/logs/trinity.log- DEBUG 07-11 12:53:10 chain Discarding <BlockHeader #581733 f9b328ec> as we already have it
--
/home/cburgdorf/.local/share/trinity/mainnet/logs/trinity.log- DEBUG 07-11 12:53:10 chain Discarding <BlockHeader #581756 130972a4> as we already have it
/home/cburgdorf/.local/share/trinity/mainnet/logs/trinity.log- DEBUG 07-11 12:53:10 chain Discarding <BlockHeader #581757 8c02be7a> as we already have it
/home/cburgdorf/.local/share/trinity/mainnet/logs/trinity.log- DEBUG 07-11 12:53:10 chain Got new header chain starting at #581758
/home/cburgdorf/.local/share/trinity/mainnet/logs/trinity.log- DEBUG 07-11 12:53:10 peer Disconnecting from remote peer; reason: useless_peer
/home/cburgdorf/.local/share/trinity/mainnet/logs/trinity.log- DEBUG 07-11 12:53:10 peer Could not complete handshake with <Node(0x91dc80ae78d91e388850834672875d524f60eff4780c902f2a4801e805f5f4d4f5f7a7780d5ddd64c034ebfffced692f55090a97f901aaf95eb1405470a7f8f5@104.42.5.59:30303)>: HandshakeFailure('ETHPeer <Node([email protected])> network (720) does not match ours (1), disconnecting',)
/home/cburgdorf/.local/share/trinity/mainnet/logs/trinity.log: DEBUG 07-11 12:53:12 chain Requesting 85 block bodies to ETHPeer <Node([email protected])>
/home/cburgdorf/.local/share/trinity/mainnet/logs/trinity.log: DEBUG 07-11 12:53:12 chain Got Bodies for 85 blocks from ETHPeer <Node([email protected])>
/home/cburgdorf/.local/share/trinity/mainnet/logs/trinity.log- DEBUG 07-11 12:53:12 chain Got block bodies for chain segment
/home/cburgdorf/.local/share/trinity/mainnet/logs/trinity.log: DEBUG 07-11 12:53:12 chain Requesting 80 block receipts to ETHPeer <Node([email protected])>
/home/cburgdorf/.local/share/trinity/mainnet/logs/trinity.log: DEBUG 07-11 12:53:13 chain Got Receipts for 80 blocks from ETHPeer <Node([email protected])>
/home/cburgdorf/.local/share/trinity/mainnet/logs/trinity.log- DEBUG 07-11 12:53:13 peer Could not complete handshake with <Node(0x606c4ecb5e0d032cdc80b9ad129c7ce4c9ced3dfabd5b2260e3317a3d05be767903339c997600618dae7c34c6e6679c420ee1441dd68a63dd3eaa67d080573df@23.240.141.73:1024)>: UnreachablePeer()
/home/cburgdorf/.local/share/trinity/mainnet/logs/trinity.log- DEBUG 07-11 12:53:13 chain Got block receipts for chain segment
/home/cburgdorf/.local/share/trinity/mainnet/logs/trinity.log- INFO 07-11 12:53:14 chain Imported 167 headers in 3.49 seconds, new head: #581924
/home/cburgdorf/.local/share/trinity/mainnet/logs/trinity.log- DEBUG 07-11 12:53:14 chain Fetching chain segment starting at #581925
/home/cburgdorf/.local/share/trinity/mainnet/logs/trinity.log- DEBUG 07-11 12:53:14 peer Could not complete handshake with <Node(0xfe66bd3bc7a56606ecc624eae7ad9f3c6295cd240943cadb79bbdae4404185a48a3dd68e725a1e7ba0d0adf36f9cee06c0c86db29350a6dec07d9fc51451d467@167.99.174.117:30303)>: HandshakeFailure('ETHPeer <Node([email protected])> disconnected before completing handshake: too_many_peers',)
/home/cburgdorf/.local/share/trinity/mainnet/logs/trinity.log- DEBUG 07-11 12:53:14 peer Could not complete handshake with <Node(0x3f4991b53e0116a8fa14fd1854e8d4f39234d9012cf31e7694cd56c36902439391e208e599f463b17b3e046328b75fa9afe9d653a76649cdf94e0c36b64703fd@5.9.13.194:30303)>: HandshakeFailure('ETHPeer <Node([email protected])> disconnected before completing handshake: too_many_peers',)
/home/cburgdorf/.local/share/trinity/mainnet/logs/trinity.log- DEBUG 07-11 12:53:14 chain Got BlockHeaders from 581925 to 582116
/home/cburgdorf/.local/share/trinity/mainnet/logs/trinity.log- DEBUG 07-11 12:53:14 chain Got new header chain starting at #581925
/home/cburgdorf/.local/share/trinity/mainnet/logs/trinity.log: DEBUG 07-11 12:53:15 chain Requesting 98 block bodies to ETHPeer <Node([email protected])>
/home/cburgdorf/.local/share/trinity/mainnet/logs/trinity.log: DEBUG 07-11 12:53:15 chain Got Bodies for 98 blocks from ETHPeer <Node([email protected])>
/home/cburgdorf/.local/share/trinity/mainnet/logs/trinity.log- DEBUG 07-11 12:53:16 chain Got block bodies for chain segment
/home/cburgdorf/.local/share/trinity/mainnet/logs/trinity.log: DEBUG 07-11 12:53:16 chain Requesting 89 block receipts to ETHPeer <Node([email protected])>
/home/cburgdorf/.local/share/trinity/mainnet/logs/trinity.log: DEBUG 07-11 12:53:16 chain Got Receipts for 89 blocks from ETHPeer <Node([email protected])>
/home/cburgdorf/.local/share/trinity/mainnet/logs/trinity.log- DEBUG 07-11 12:53:17 chain Got block receipts for chain segment
/home/cburgdorf/.local/share/trinity/mainnet/logs/trinity.log- INFO 07-11 12:53:17 chain Imported 192 headers in 2.80 seconds, new head: #582116
/home/cburgdorf/.local/share/trinity/mainnet/logs/trinity.log- DEBUG 07-11 12:53:17 chain Fetching chain segment starting at #582117
/home/cburgdorf/.local/share/trinity/mainnet/logs/trinity.log- DEBUG 07-11 12:53:18 chain Got BlockHeaders from 582117 to 582308
/home/cburgdorf/.local/share/trinity/mainnet/logs/trinity.log- DEBUG 07-11 12:53:18 chain Got new header chain starting at #582117
/home/cburgdorf/.local/share/trinity/mainnet/logs/trinity.log- DEBUG 07-11 12:53:18 peer Could not complete handshake with <Node(0x742f64d60f47757c9718448dd2a55389cde0b7818c4f9ec33635203f1e1b5792241cba29fc28cfdf0c7ac9f9002fc4efe8248fdf7dbeaed4e5e23142cd3c1f2e@34.250.103.51:21000)>: PeerConnectionLost("ConnectionResetError(104, 'Connection reset by peer')",)
/home/cburgdorf/.local/share/trinity/mainnet/logs/trinity.log- DEBUG 07-11 12:53:18 peer Finished P2P handshake with <Node([email protected])>, using sub-protocol (eth, 63)
/home/cburgdorf/.local/share/trinity/mainnet/logs/trinity.log- DEBUG 07-11 12:53:18 eth Sending ETH/Status msg: {'protocol_version': 63, 'network_id': 1, 'td': 3346267907859372845, 'best_hash': b'>\x92\xa0\x8ax\xdf%p\xcb\xc7ct\x16\x9d\xef-(=M\x85\x1b \x1es\xb2\x85d\xdd*\x80.\xc5', 'genesis_hash': b'\xd4\xe5g@\xf8v\xae\xf8\xc0\x10\xb8j@\xd5\xf5gE\xa1\x18\xd0\x90j4\xe6\x9a\xec\x8c\r\xb1\xcb\x8f\xa3'}
/home/cburgdorf/.local/share/trinity/mainnet/logs/trinity.log- DEBUG 07-11 12:53:18 peer Disconnecting from remote peer; reason: useless_peer
/home/cburgdorf/.local/share/trinity/mainnet/logs/trinity.log- DEBUG 07-11 12:53:18 peer Could not complete handshake with <Node(0x25e6d717fdfdec0f56569391c92cd4301a055cdf030b2711ca257b974dab89d0c483587ecfa204a25dd9514a1d288a10477a411c0660e138e80d0efda1063157@88.99.199.93:40004)>: HandshakeFailure('ETHPeer <Node([email protected])> network (7762959) does not match ours (1), disconnecting',)
/home/cburgdorf/.local/share/trinity/mainnet/logs/trinity.log: DEBUG 07-11 12:53:18 chain Requesting 114 block bodies to ETHPeer <Node([email protected])>
/home/cburgdorf/.local/share/trinity/mainnet/logs/trinity.log- DEBUG 07-11 12:53:19 peer Could not complete handshake with <Node(0xbaf9b04e17816916bd2ad5dd22762e0b03f22879eccd37bfed688e3ba35f2402a731c5ed9bd9f9d9e2f293479571162de9a7bec9ea6bd34f6fa07867e3a93108@45.77.215.63:30303)>: HandshakeFailure('ETHPeer <Node([email protected])> disconnected before completing handshake: too_many_peers',)
/home/cburgdorf/.local/share/trinity/mainnet/logs/trinity.log: DEBUG 07-11 12:53:19 chain Got Bodies for 114 blocks from ETHPeer <Node([email protected])>
/home/cburgdorf/.local/share/trinity/mainnet/logs/trinity.log- DEBUG 07-11 12:53:19 chain NewBlockHashes (cmd_id=17) msg not handled yet, need to be implemented
/home/cburgdorf/.local/share/trinity/mainnet/logs/trinity.log- DEBUG 07-11 12:53:19 peer Finished P2P handshake with <Node([email protected])>, using sub-protocol (eth, 63)
/home/cburgdorf/.local/share/trinity/mainnet/logs/trinity.log- DEBUG 07-11 12:53:19 eth Sending ETH/Status msg: {'protocol_version': 63, 'network_id': 1, 'td': 3346267907859372845, 'best_hash': b'>\x92\xa0\x8ax\xdf%p\xcb\xc7ct\x16\x9d\xef-(=M\x85\x1b \x1es\xb2\x85d\xdd*\x80.\xc5', 'genesis_hash': b'\xd4\xe5g@\xf8v\xae\xf8\xc0\x10\xb8j@\xd5\xf5gE\xa1\x18\xd0\x90j4\xe6\x9a\xec\x8c\r\xb1\xcb\x8f\xa3'}
/home/cburgdorf/.local/share/trinity/mainnet/logs/trinity.log- DEBUG 07-11 12:53:19 chain Got block bodies for chain segment
/home/cburgdorf/.local/share/trinity/mainnet/logs/trinity.log: DEBUG 07-11 12:53:19 chain Requesting 105 block receipts to ETHPeer <Node([email protected])>
/home/cburgdorf/.local/share/trinity/mainnet/logs/trinity.log- DEBUG 07-11 12:53:20 peer Disconnecting from remote peer; reason: useless_peer
/home/cburgdorf/.local/share/trinity/mainnet/logs/trinity.log- DEBUG 07-11 12:53:20 peer Could not complete handshake with <Node(0x99ce66b5cb57341acef0963eb4622de37ce9f473bb38dab69b9291f515854a9d3377241b47c990275a64294596aa2a0f4036f21fccc082d14be0e988d0023d3a@47.75.43.65:2333)>: HandshakeFailure('ETHPeer <Node([email protected])> network (95518) does not match ours (1), disconnecting',)
/home/cburgdorf/.local/share/trinity/mainnet/logs/trinity.log: DEBUG 07-11 12:53:20 chain Got Receipts for 105 blocks from ETHPeer <Node([email protected])>
/home/cburgdorf/.local/share/trinity/mainnet/logs/trinity.log- DEBUG 07-11 12:53:20 chain Got block receipts for chain segment
/home/cburgdorf/.local/share/trinity/mainnet/logs/trinity.log- INFO 07-11 12:53:20 chain Imported 192 headers in 2.91 seconds, new head: #582308
/home/cburgdorf/.local/share/trinity/mainnet/logs/trinity.log- DEBUG 07-11 12:53:20 chain Fetching chain segment starting at #582309
/home/cburgdorf/.local/share/trinity/mainnet/logs/trinity.log- DEBUG 07-11 12:53:21 chain Got BlockHeaders from 582309 to 582500
/home/cburgdorf/.local/share/trinity/mainnet/logs/trinity.log- DEBUG 07-11 12:53:21 chain Got new header chain starting at #582309
/home/cburgdorf/.local/share/trinity/mainnet/logs/trinity.log: DEBUG 07-11 12:53:22 chain Requesting 132 block bodies to ETHPeer <Node([email protected])>
/home/cburgdorf/.local/share/trinity/mainnet/logs/trinity.log- DEBUG 07-11 12:53:22 peer Could not complete handshake with <Node(0x7f52086545a947f31312626169c62200de916d6650a491abbf86416823d186fefc179d529c206e5bed416cc6c872c157433d02dd4f01eb51ecb9a7ecbb63979e@13.115.87.165:30303)>: HandshakeFailure('ETHPeer <Node([email protected])> disconnected before completing handshake: too_many_peers',)
/home/cburgdorf/.local/share/trinity/mainnet/logs/trinity.log: DEBUG 07-11 12:53:22 chain Got Bodies for 128 blocks from ETHPeer <Node([email protected])>
/home/cburgdorf/.local/share/trinity/mainnet/logs/trinity.log: DEBUG 07-11 12:53:23 chain Requesting 4 block bodies to ETHPeer <Node([email protected])>
/home/cburgdorf/.local/share/trinity/mainnet/logs/trinity.log: DEBUG 07-11 12:53:23 chain Got Bodies for 4 blocks from ETHPeer <Node([email protected])>
/home/cburgdorf/.local/share/trinity/mainnet/logs/trinity.log- DEBUG 07-11 12:53:23 chain Got block bodies for chain segment
/home/cburgdorf/.local/share/trinity/mainnet/logs/trinity.log: DEBUG 07-11 12:53:23 chain Requesting 129 block receipts to ETHPeer <Node([email protected])>
/home/cburgdorf/.local/share/trinity/mainnet/logs/trinity.log: DEBUG 07-11 12:53:24 chain Got Receipts for 129 blocks from ETHPeer <Node([email protected])>
/home/cburgdorf/.local/share/trinity/mainnet/logs/trinity.log: DEBUG 07-11 12:53:24 peer ETHPeer <Node([email protected])> disconnected: disconnect_requested
/home/cburgdorf/.local/share/trinity/mainnet/logs/trinity.log- DEBUG 07-11 12:53:24 chain Got block receipts for chain segment
/home/cburgdorf/.local/share/trinity/mainnet/logs/trinity.log- INFO 07-11 12:53:24 chain Imported 192 headers in 2.96 seconds, new head: #582500
/home/cburgdorf/.local/share/trinity/mainnet/logs/trinity.log: INFO 07-11 12:53:24 chain ETHPeer <Node([email protected])> disconnected, aborting sync
/home/cburgdorf/.local/share/trinity/mainnet/logs/trinity.log- DEBUG 07-11 12:53:25 peer Could not complete handshake with <Node(0x3f5cfaf145154748f260eccc88ef012b041900b38d6aedfe3c80b7fffd2b1599bbecee056c7ae2756465121f757418951326112e682c05634cd67b2b0e0aa284@40.83.72.16:1062)>: UnreachablePeer()
/home/cburgdorf/.local/share/trinity/mainnet/logs/trinity.log- DEBUG 07-11 12:53:26 peer Disconnecting from remote peer; reason: useless_peer
/home/cburgdorf/.local/share/trinity/mainnet/logs/trinity.log- DEBUG 07-11 12:53:26 peer Could not complete handshake with <Node(0x7cc9c110aa328fd71b18e9fef663ccac580d556290765b6b565a5132d4e319ba3c332c4fe4032c35dab1861c22c6d762260e9bb4f61d23f1b5c325004e4af82c@139.99.96.163:30373)>: HandshakeFailure("No matching capabilities between us ([('eth', 63)]) and <Node([email protected])> ((('wsh', 63), ('wsh', 62))), disconnecting",)
/home/cburgdorf/.local/share/trinity/mainnet/logs/trinity.log- DEBUG 07-11 12:53:26 peer Could not complete handshake with <Node(0x27a4c5f63360c3b4c178c5426eec9185739d5657e573d4a60dad4b00f08c5798fb9f72d21a34caf4f5360977f79e7571dae20a10918db833f00e4b8296abe288@209.97.162.41:30303)>: HandshakeFailure('ETHPeer <Node([email protected])> disconnected before completing handshake: too_many_peers',)
/home/cburgdorf/.local/share/trinity/mainnet/logs/trinity.log- DEBUG 07-11 12:53:27 peer Finished P2P handshake with <Node([email protected])>, using sub-protocol (eth, 63)
--
/home/cburgdorf/.local/share/trinity/mainnet/logs/trinity.log- DEBUG 07-11 12:54:01 peer Could not complete handshake with <Node(0xce7addc9520e67f144809af6403fdc9bea6978586f199c542909c69a654ab3cb548d8447ecf688d464d55a585eb45aa8886bec8c2ea4adec5b79d00dcdb87f7d@144.202.106.5:30303)>: HandshakeFailure('ETHPeer <Node([email protected])> disconnected before completing handshake: too_many_peers',)
/home/cburgdorf/.local/share/trinity/mainnet/logs/trinity.log- DEBUG 07-11 12:54:01 peer Could not complete handshake with <Node(0x7332e4c10ba28bf14e4cb2ebbb57b1b94344703dc05d31ce489bf0b28c7d71bc3b0d8850e05e3f467db95cce41c47af517b1c5d50d7184fde4446fd584025666@207.154.209.187:30303)>: HandshakeFailure('ETHPeer <Node([email protected])> disconnected before completing handshake: too_many_peers',)
/home/cburgdorf/.local/share/trinity/mainnet/logs/trinity.log- DEBUG 07-11 12:54:01 peer Could not complete handshake with <Node(0xfed3b35d46f2b3d4cb1cca985fa5805859bf3f39f7c861b51812a14761a592b1a6791c264ccf06130631a6c3e3e9bd4747c60da07994d1498ffa8c64cc8e3ac8@5.189.142.98:30303)>: HandshakeFailure('ETHPeer <Node([email protected])> disconnected before completing handshake: too_many_peers',)
/home/cburgdorf/.local/share/trinity/mainnet/logs/trinity.log- INFO 07-11 12:54:02 peer Connected peers: 0 inbound, 1 outbound
/home/cburgdorf/.local/share/trinity/mainnet/logs/trinity.log- DEBUG 07-11 12:54:02 peer == Peer details ==
/home/cburgdorf/.local/share/trinity/mainnet/logs/trinity.log: DEBUG 07-11 12:54:02 peer ETHPeer <Node([email protected])>: running=False, subscribers=2, longest_subscriber_queue=0
/home/cburgdorf/.local/share/trinity/mainnet/logs/trinity.log- DEBUG 07-11 12:54:02 peer == End peer details ==
/home/cburgdorf/.local/share/trinity/mainnet/logs/trinity.log- DEBUG 07-11 12:54:04 peer Could not complete handshake with <Node(0xf17efd727492217f612edce085fa3dee88e457bdfa2708cc4ad24eaaa72954f81879493a9133dfefc9ed39dc815414236ba84da513b9dac273a7c1b311cb8a08@34.207.243.190:30303)>: UnreachablePeer()
/home/cburgdorf/.local/share/trinity/mainnet/logs/trinity.log- DEBUG 07-11 12:54:05 peer Could not complete handshake with <Node(0xb65dcc6511726466cdef2d4f364c19b1b0f1370ea52135b35271bc5711dc2c4505ac70c1bd6a313c75420c05ba98ef0790e31567f9dca94cead0f5680de7f49b@45.76.127.252:30303)>: HandshakeFailure('ETHPeer <Node([email protected])> disconnected before completing handshake: too_many_peers',)
/home/cburgdorf/.local/share/trinity/mainnet/logs/trinity.log- DEBUG 07-11 12:54:06 peer Could not complete handshake with <Node(0xb3ecf181ac7a58ff001349587a4842d3463f642d47b906f09e2b4be18ba83f631e58b9edacd30e969303af1076e9bebcaacb1e193e9a7ccf6d356cc568f586f2@144.202.56.87:30303)>: HandshakeFailure('ETHPeer <Node([email protected])> disconnected before completing handshake: too_many_peers',)
/home/cburgdorf/.local/share/trinity/mainnet/logs/trinity.log- DEBUG 07-11 12:54:06 peer Finished P2P handshake with <Node([email protected])>, using sub-protocol (eth, 63)
--
/home/cburgdorf/.local/share/trinity/mainnet/logs/trinity.log- DEBUG 07-11 12:54:54 peer Disconnecting from remote peer; reason: useless_peer
/home/cburgdorf/.local/share/trinity/mainnet/logs/trinity.log- DEBUG 07-11 12:54:54 peer Could not complete handshake with <Node(0x7caaa39f820a30514be0d2e827abc202691d1b9595eeb5e57e0e7cb7a50202efa05e2a4bb84d1dd302fdc4cf3349474e0126922d400315ae642eac3a9494ca64@18.218.222.254:30303)>: HandshakeFailure('ETHPeer <Node([email protected])> network (666) does not match ours (1), disconnecting',)
/home/cburgdorf/.local/share/trinity/mainnet/logs/trinity.log- DEBUG 07-11 12:54:55 peer Could not complete handshake with <Node(0x73f3fca6dd10e4f49fb6ad39457d4a92975cfd951ab067618ffcd90a0cad5442caff5df97b3c19121fbfe4b6085c329018149763200f6fbdff45fe47d1d61d5a@45.32.116.84:30303)>: HandshakeFailure('ETHPeer <Node([email protected])> disconnected before completing handshake: too_many_peers',)
/home/cburgdorf/.local/share/trinity/mainnet/logs/trinity.log- INFO 07-11 12:55:02 peer Connected peers: 0 inbound, 1 outbound
/home/cburgdorf/.local/share/trinity/mainnet/logs/trinity.log- DEBUG 07-11 12:55:02 peer == Peer details ==
/home/cburgdorf/.local/share/trinity/mainnet/logs/trinity.log: DEBUG 07-11 12:55:02 peer ETHPeer <Node([email protected])>: running=False, subscribers=2, longest_subscriber_queue=0
/home/cburgdorf/.local/share/trinity/mainnet/logs/trinity.log- DEBUG 07-11 12:55:02 peer == End peer details ==
/home/cburgdorf/.local/share/trinity/mainnet/logs/trinity.log- DEBUG 07-11 12:55:26 peer Could not complete handshake with <Node(0xac6b1096ca56b9f6d004b779ae3728bf83f8e22453404cc3cef16a3d9b96608bc67c4b30db88e0a5a6c6390213f7acbe1153ff6d23ce57380104288ae19373ef@52.9.47.123:21000)>: TimeoutError()
/home/cburgdorf/.local/share/trinity/mainnet/logs/trinity.log- DEBUG 07-11 12:55:26 peer Finished P2P handshake with <Node([email protected])>, using sub-protocol (eth, 63)
/home/cburgdorf/.local/share/trinity/mainnet/logs/trinity.log- DEBUG 07-11 12:55:26 eth Sending ETH/Status msg: {'protocol_version': 63, 'network_id': 1, 'td': 3349187917190351191, 'best_hash': b'\xdf\xba\x06\xe7\xc5\xfc\xfcW\xa8\x16\xfb\x12\xb0\xed\x16WB\xf9_Ql6\xaa\x93\xd5\x85\x1c<Rl\xef\xa3', 'genesis_hash': b'\xd4\xe5g@\xf8v\xae\xf8\xc0\x10\xb8j@\xd5\xf5gE\xa1\x18\xd0\x90j4\xe6\x9a\xec\x8c\r\xb1\xcb\x8f\xa3'}
/home/cburgdorf/.local/share/trinity/mainnet/logs/trinity.log- DEBUG 07-11 12:55:26 peer Disconnecting from remote peer; reason: useless_peer
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment