Skip to content
This repository was archived by the owner on Apr 14, 2026. It is now read-only.
This repository was archived by the owner on Apr 14, 2026. It is now read-only.

How to create some nodes to join a existing network? #137

@ssbg2

Description

@ssbg2

Hi,thanks for this greatful tool,I really appreciate.

I have two host machine and I created the network separately,but it seems can not add peer in another machine.
Log shows:
2021-08-20 18:17:46.434462 I | rafthttp: peer 6 became active
2021-08-20 18:17:46.475328 E | rafthttp: failed to dial 6 on stream Message (peer 6 failed to find local node 1)
2021-08-20 18:17:46.475416 I | rafthttp: peer 6 became inactive (message send to peer failed)
(peer 6 is new node that I want to add)

In quorum-7node-example,I manually copy node data and scripts to another host,after changed some files,the raft.addPeer works,In my old case,I also need to run some scripts to sync keystore data.
I highly doubt that migrate node the best way.
Is there is easy way to create some nodes to join a existing network?
Thank you. I really appreciate your help.

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