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

Replicator error when adding a new replicator with docs already present on the main node #955

Closed
fredcarle opened this issue Nov 25, 2022 · 0 comments · Fixed by #960
Closed
Assignees
Labels
area/p2p Related to the p2p networking system

Comments

@fredcarle
Copy link
Collaborator

2022-11-25T18:20:03.526-0500, ERROR, defra.net, Failed to replicate log, {"CID": "bafybeibohehlziflm2hgw6sd2hifqkanoir5ifxunovwhyrpqyeg2os2rq", "PID": "12D3KooWBtE7MT7E9BQb382szCcjTtEzfakV35mRZ98UgBG3a1Rj", "Error": "Failed to get DocKey from broadcast message: selected encoding not supported"}
@fredcarle fredcarle self-assigned this Dec 6, 2022
@fredcarle fredcarle added the area/p2p Related to the p2p networking system label Dec 6, 2022
@fredcarle fredcarle added this to the DefraDB v0.4 milestone Dec 6, 2022
fredcarle added a commit that referenced this issue Dec 15, 2022
Relevant issue(s) 
#462
#955
#954
#952

Description
This PR adds the ability to persist P2P replicators. It change to RPC part of the CLI to have a new sub command which is replicator.

Using that sub command, we can add, delete and getAll to operate on the replicator store.

Note: Using the config file to add replicators will be done in a future PR. Will most likely add integration test before merging this PR.
shahzadlone pushed a commit to shahzadlone/defradb that referenced this issue Feb 23, 2024
Relevant issue(s) 
sourcenetwork#462
sourcenetwork#955
sourcenetwork#954
sourcenetwork#952

Description
This PR adds the ability to persist P2P replicators. It change to RPC part of the CLI to have a new sub command which is replicator.

Using that sub command, we can add, delete and getAll to operate on the replicator store.

Note: Using the config file to add replicators will be done in a future PR. Will most likely add integration test before merging this PR.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/p2p Related to the p2p networking system
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant