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:Store not wkroking when store node=go-waku #1254

Open
AYAHASSAN287 opened this issue Nov 18, 2024 · 1 comment
Open

bug:Store not wkroking when store node=go-waku #1254

AYAHASSAN287 opened this issue Nov 18, 2024 · 1 comment

Comments

@AYAHASSAN287
Copy link

Describe the bug
If sender node = go-waku & filter_subscribed_node = go -waku store request fails

To Reproduce
Steps to reproduce the behavior:
1- Create 3 nodes node1[go=waku ,store =true , relay = true [
node2 [nwaku , relay = true ]
node3 [ go-waku , relay = false ]

2- Node 2 publish message
3- node3 makes store inquiry on messages

Expected behavior
Node3 receives 1 message

Actual behavior
500 Server Error: Internal Server Error for url: http://127.0.0.1:58971/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F1&contentTopics=%2Ftest%2F1%2Fwaku-filter%2Fproto&pageSize=5&ascending=true with response: b'{"messages":null,"error_message":"protocols not supported: [/vac/waku/store-query/3.0.0]"}'

Screenshots
If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

  • OS: [e.g. iOS]
  • Browser [e.g. chrome, safari]
  • Version [e.g. 22]

go-waku version/commit hash

tests done using REST APIs

Additional context
Add any other context about the problem here.

@chair28980 chair28980 added this to Waku Nov 18, 2024
@AYAHASSAN287 AYAHASSAN287 changed the title bug:Store not wkrokin bug:Store not wkroking when store node=go-waku Nov 18, 2024
@richard-ramos
Copy link
Member

go-waku does not support storenode as a server. Only as a client.
This functionality is not planned to be implemented as go-waku is being sunset.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

No branches or pull requests

2 participants