Connection failed @ recvRoutine (reading byte)

Connection failed @ recvRoutine (reading byte) module=p2p peer=aafb96f091cd96d1334d5ad99626be815473f7c8@18.182.44.23:33166 conn=MConn{18.182.44.23:33166} err=“read tcp 172.31.14.223:26656->18.182.44.23:33166: use of closed network connection”. When I kill gaiad, and then gaiad start, it happend above problem. I change seed_mode=false, it is ok.

hello

Me too I have the same problem, I can’t connect a second node using persistent_peer even if I change seed_mode=false.

I[2019-08-09|16:48:12.601] Executed block module=state height=894 validTxs=0 invalidTxs=0
I[2019-08-09|16:48:12.656] Committed state module=state height=894 txs=0 appHash=D343AFCD2201DB8EB620EAF5C997EB671C6EF46F995B4214CE72475288E3A06E
I[2019-08-09|16:48:17.966] Executed block module=state height=895 validTxs=0 invalidTxs=0
I[2019-08-09|16:48:18.022] Committed state module=state height=895 txs=0 appHash=8C2F536F2E3C9CB7DC1E021A84AE46ED773D3328A1D04891ACF2AD7C67CC6928
E[2019-08-09|16:48:20.592] Connection failed @ recvRoutine (reading byte) module=p2p peer=eb5314518739629224bdde7e18b4a4bbdb6d22bc@10.31.2.175:47994 conn=MConn{10.31.2.175:47994} err=EOF
E[2019-08-09|16:48:20.593] Stopping peer for error module=p2p peer=“Peer{MConn{10.31.2.175:47994} eb5314518739629224bdde7e18b4a4bbdb6d22bc in}” err=EOF
I[2019-08-09|16:48:23.298] Executed block module=state height=896 validTxs=0 invalidTxs=0
I[2019-08-09|16:48:23.353] Committed state module=state height=896 txs=0 appHash=36D7487A08707A8D385D547DA465D0F22E67C1A0CEE3622714EF74D75D0AB66D
I[2019-08-09|16:48:28.637] Executed block module=state height=897 validTxs=0 invalidTxs=0

Could you help me ?

how do you config the persistent_peer?

persistent_peers = “a65a8f60c2a1223e5df7999b7e013185e904aa07@firt_node_ip:26656”

I got the same issue. Any ideas?

what chain sers?

Which chain matters when diagnosing.