You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
worked in the past for the same config (started failing last night)
works if both nodes are nwaku
works if both nodes are go-waku
In the logs I see 2024-03-14T12:28:55.190Z �[35mDEBUG�[0m basichost basic/basic_host.go:341 failed to fetch local IPv6 address {"node": "16Uiu2HAm9g4A7CTaxjNPW6is3NvtjBZph8kkpckKv6gfWb8JJaV4", "error": "no route found for ::"} when the issue reproduces
Not sure if this is a real use case but it:
In the logs I see
2024-03-14T12:28:55.190Z �[35mDEBUG�[0m basichost basic/basic_host.go:341 failed to fetch local IPv6 address {"node": "16Uiu2HAm9g4A7CTaxjNPW6is3NvtjBZph8kkpckKv6gfWb8JJaV4", "error": "no route found for ::"}
when the issue reproducesTo Reproduce
Expected behavior
I would expect either to work or a valid error.
docker_logs.zip
Added logs also when both nodes are go-waku and the test passes
docker_logs_when_both_nodes_are_gowaku_and_test_passes.zip
The text was updated successfully, but these errors were encountered: