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

Addrbook fails when encountering a peer with errors #2784

Closed
rootulp opened this issue Oct 30, 2023 · 0 comments · Fixed by #2783
Closed

Addrbook fails when encountering a peer with errors #2784

rootulp opened this issue Oct 30, 2023 · 0 comments · Fixed by #2783
Assignees

Comments

@rootulp
Copy link
Collaborator

rootulp commented Oct 30, 2023

Context

celestia-app has a command to convert peers.txt into addrbook.json

Problem

If the command encounters an error, it stops immediately.

$ ./build/celestia-appd addrbook /Users/rootulp/git/rootulp/celestia/networks/celestia/peers.txt /Users/rootulp/git/rootulp/celestia/networks/celestia/addrbook.json
Error: Cannot add non-routable address b751ffe713e3e5d80e8f45c3bd5e640ee9a91cb9@10.129.127.95:26656

Proposal

Skip the problematic peer and continue making progress.

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

Successfully merging a pull request may close this issue.

1 participant