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: wrong protocols advertised in test CI from nwaku #2162

Open
weboko opened this issue Oct 4, 2024 · 2 comments
Open

bug: wrong protocols advertised in test CI from nwaku #2162

weboko opened this issue Oct 4, 2024 · 2 comments
Labels
bug Something isn't working test Issue related to the test suite with no expected consequence to production code

Comments

@weboko
Copy link
Collaborator

weboko commented Oct 4, 2024

Problem

For some reason when nwaku node run with store and filter/light push mounted it does not advertise other protocols
Image

When store is not mounted it shows correct protocols:
Image

Current version of nwaku in the CI wakuorg/nwaku:v0.31.0.

Solution

Check if it is because there is a delay with how much time nwaku needs for protocols to be mounted.
Try to update CI to use later released version of nwaku and see if advertisement works fine.

@weboko weboko added the test Issue related to the test suite with no expected consequence to production code label Oct 4, 2024
@weboko
Copy link
Collaborator Author

weboko commented Oct 4, 2024

Commit that is relevant to the issue:
5634fa7 5fbbbb1 5634fa7 bf16b1e

@weboko weboko added the bug Something isn't working label Oct 4, 2024
@weboko
Copy link
Collaborator Author

weboko commented Oct 16, 2024

Potentially can be resolved by upgrading nwaku in CI #2176

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working test Issue related to the test suite with no expected consequence to production code
Projects
Status: To Do
Development

No branches or pull requests

1 participant