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: node won't start with RLN in on-chain dynamic mode 2 #3208

Open
romanzac opened this issue Dec 13, 2024 · 0 comments
Open

bug: node won't start with RLN in on-chain dynamic mode 2 #3208

romanzac opened this issue Dec 13, 2024 · 0 comments
Labels
bug Something isn't working effort/days Estimated to be completed in a few days, less than a week

Comments

@romanzac
Copy link
Contributor

Problem

During "test_publish_with_valid_payloads_dynamic_at_slow_rate" execution, first container running Node1 won't start even within the timeout of 10 minutes. Static mode is working fine. Please have a look.

I've built docker image from latest master version: wakunode2-v0.34.0-24-g650a94

This is second occurrence of the #2662

I've tested with Infura and Alchemy RPC endpoints to Sepolia. Wallets had sufficient amount of SepoliaETH. Registration was successful.

Impact

High occurrence, medium severity. RLN in dynamic mode not functional.

To reproduce

  1. Please checkout d464ca0
  2. cd waku-interop-tests
  3. python -m venv .venv
  4. source .venv/bin/activate
  5. pip install -r requirements.txt
  6. pre-commit install
  7. pytest tests/relay/test_rln.py -k 'test_publish_with_valid_payloads_dynamic_at_slow_rate'

Expected behavior

RLN Relay in on-chain mode working.

Screenshots/logs

node2_2024-12-10_17-58-59__b4ac17e8-087d-4b11-9fa7-d15bbf97f149__wakuorg_nwaku_latest.log
node1_2024-12-10_17-58-59__b4ac17e8-087d-4b11-9fa7-d15bbf97f149__wakuorg_nwaku_latest.log
node_2024-12-10_17-59-13__61fe3c65-0ab5-4da0-94a0-0d9c5d9000e2__wakuorg_nwaku_latest.log
node_2024-12-10_17-58-59__b3d2cc8f-0788-434b-a49a-f058f2e28bb9__wakuorg_nwaku_latest.log
test.log

nwaku version/commit hash

d464ca06e569ee134dfd8d61ff430d314aef5359

@romanzac romanzac added the bug Something isn't working label Dec 13, 2024
@gabrielmer gabrielmer added the effort/days Estimated to be completed in a few days, less than a week label Dec 23, 2024
@gabrielmer gabrielmer moved this to Priority in Waku Dec 23, 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/days Estimated to be completed in a few days, less than a week
Projects
Status: Priority
Development

No branches or pull requests

2 participants