iskendria-pub / iskendria

Blockchain-based system for scientific publishing
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

It is said that peering is not configured correctly #9

Open mhdirkse opened 5 years ago

mhdirkse commented 5 years ago

[AX-9] created by mdi

mhdirkse commented 5 years ago

To get Hyperledger Sawtooth work with static peering, I discovered the following. Peering has to be configured in one direction. To make nodes A and B peers, either configure B as a peer of A or A as a peer of B, but not both. I made a post on Stack Overflow about this, see https://stackoverflow.com/questions/55164417/hyperledger-sawtooth-nodes-do-not-connect

Someone related to the Sawtooth development team seems to disagree, but his answer is not very clear. It may be wise to investigate.