Skip to content

Client disconnects peers responding slowly to PING #106

@wires

Description

@wires

When I start the desktop client, it only finds one peer.
I start the cli-client and get some peers:

> eth.GetPeers().map(function(p){return p.Ip + ':' + p.Port})
[ '54.72.69.180:30303', '83.83.50.169:30304', '92.162.194.220:30303' ]

Then I add those IP's to the desktop client and it starts syncing the blockchain. But after a while it is back at just one peer. In the log there are messages:

Connection to peer faileddail tcp 54.200.139.158:303 : i/o timeout

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions