Skip to content
This repository has been archived by the owner on Nov 6, 2020. It is now read-only.

Reserved peers connection doesn't work #9595

Closed
ordian opened this issue Sep 19, 2018 · 0 comments
Closed

Reserved peers connection doesn't work #9595

ordian opened this issue Sep 19, 2018 · 0 comments
Assignees
Labels
F2-bug 🐞 The client fails to follow expected behavior. P2-asap 🌊 No need to stop dead in your tracks, however issue should be addressed as soon as possible.
Milestone

Comments

@ordian
Copy link
Collaborator

ordian commented Sep 19, 2018

Connecting two nodes with --reserved-peers, reserved-only is broken on current master (actually I've seen it late august), but works on e.g. v2.0.1, so there is a regression somewhere in the middle.

./target/release/parity --chain kovan -d path1 --reserved-peers reserved.txt --reserved-only
./target/release/parity --chain kovan -d path2 --reserved-peers reserved.txt --reserved-only

Also true for light-client <-> full node connection.

log

@ordian ordian added F2-bug 🐞 The client fails to follow expected behavior. P2-asap 🌊 No need to stop dead in your tracks, however issue should be addressed as soon as possible. labels Sep 19, 2018
@ordian ordian added this to the 2.2 milestone Sep 19, 2018
@ordian ordian self-assigned this Sep 19, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
F2-bug 🐞 The client fails to follow expected behavior. P2-asap 🌊 No need to stop dead in your tracks, however issue should be addressed as soon as possible.
Projects
None yet
Development

No branches or pull requests

1 participant