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

bug: Unable to verify status fleets using WakuCanary #2720

Closed
chaitanyaprem opened this issue May 23, 2024 · 1 comment · Fixed by #2793
Closed

bug: Unable to verify status fleets using WakuCanary #2720

chaitanyaprem opened this issue May 23, 2024 · 1 comment · Fixed by #2793
Assignees
Labels
bug Something isn't working effort/hours Estimated to be completed in a few hours

Comments

@chaitanyaprem
Copy link
Contributor

Problem

Unable to verify any fleet node status by using wakuCanary as the fleet nodes disconnect the canary Node due to not supporting metadata.

To reproduce

./build/wakucanary -a="/dns4/boot-01.ac-cn-hongkong-c.shards.test.status.im/tcp/30303/p2p/16Uiu2HAmGwcE8v7gmJNEWFtZtojYpPMTHy2jBLL6xRk33qgDxFWX"

Expected behavior

We should be ping and verify fleet nodes using wakuCanary.

Screenshots/logs

I could observe from fleet logs that test node is disconnected as metadata codec is not supported.

nwaku version/commit hash

ebe69be8e5f634989bd98fa994149ac874d14b7c
I used latest master for the test.

Additional context

Add any other context about the problem here.

@chaitanyaprem chaitanyaprem added the bug Something isn't working label May 23, 2024
@chaitanyaprem chaitanyaprem changed the title bug: Unable to test status fleets using WakuCanary bug: Unable to verify status fleets using WakuCanary May 23, 2024
@Ivansete-status Ivansete-status moved this to To Do in Waku May 28, 2024
@Ivansete-status Ivansete-status added the effort/hours Estimated to be completed in a few hours label May 28, 2024
@Ivansete-status
Copy link
Collaborator

As per @vpavlin's recommendation, we need to add the following into the wakucanary app:

node.mountMetadata(conf.clusterId).isOkOr:

@Ivansete-status Ivansete-status moved this from To Do to In Progress in Waku Jun 4, 2024
@darshankabariya darshankabariya moved this from In Progress to Code Review / QA in Waku Jun 12, 2024
@Ivansete-status Ivansete-status moved this from Code Review / QA to In Progress in Waku Jun 12, 2024
@github-project-automation github-project-automation bot moved this from In Progress to Done in Waku Jun 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working effort/hours Estimated to be completed in a few hours
Projects
Archived in project
3 participants