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

fix(discv5): Fixing issue that prevented the wakunode2 from starting #1829

Merged
merged 3 commits into from
Jun 27, 2023

Conversation

Ivansete-status
Copy link
Collaborator

Description

The issue was introduced in PR#1818.

Before this commit, the wakunode2 app crashed with the next error:

ERR 2023-06-27 15:57:27.268+00:00 5/7 Starting node and protocols failed topics="wakunode main" tid=1 file=wakunode2.nim:92 error="failed to start waku discovery v5: "

To replicate the issue, and the corresponding fix, just do:

./build/wakunode2 --config-file=cfg_node_a.txt

cfg_node_a.txt

The issue was introduced in PR#1818.

Before this commit, the `wakunode2` app crashed with the next error:

ERR 2023-06-27 15:57:27.268+00:00 5/7 Starting node and protocols failed
topics="wakunode main" tid=1 file=wakunode2.nim:92 error="failed to
start waku discovery v5: "
@Ivansete-status Ivansete-status marked this pull request as ready for review June 27, 2023 19:09
@SionoiS SionoiS merged commit 3aefade into master Jun 27, 2023
13 checks passed
@SionoiS SionoiS deleted the fix-discv5-issue branch June 27, 2023 19:17
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 this pull request may close these issues.

3 participants