Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Data lost if nodes fails to connect to known peers #34

Open
andser opened this issue May 11, 2018 · 0 comments
Open

Data lost if nodes fails to connect to known peers #34

andser opened this issue May 11, 2018 · 0 comments

Comments

@andser
Copy link

andser commented May 11, 2018

Trying this scenario:
up node1
up node2
up node3
Pushing some block(s)...
stop node1, receiving "connection failed to peer: ws://node1:6001" on node2
stop node2, receiving "connection failed to peer: ws://node2:6001" on node3
up node1, here node1 doesn't receive chain from node3, so chain is lost on node1
up node2, here node1 doesn't receive chain from node3, so chain is lost on node2
So here, chain is totally lost.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant