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

I get this error too often: "Blocked: too many filters" #5

Open
supertestnet opened this issue Aug 12, 2023 · 1 comment
Open

I get this error too often: "Blocked: too many filters" #5

supertestnet opened this issue Aug 12, 2023 · 1 comment

Comments

@supertestnet
Copy link

I get the above error whenever I request an event from booger.pro. Here was the text of the first request in that image:

["REQ","004d18b901c500bb",{"authors":["d211d062fc8a2accedc03f5af50c11a84b3eb02c86676333a0ec78edf7516f7c"],"kinds":[12196,42199]},{"authors":["d211d062fc8a2accedc03f5af50c11a84b3eb02c86676333a0ec78edf7516f7c"],"kinds":[42198],"since":1691265024},{"#p":["d211d062fc8a2accedc03f5af50c11a84b3eb02c86676333a0ec78edf7516f7c"],"kinds":[4]},{"authors":["d211d062fc8a2accedc03f5af50c11a84b3eb02c86676333a0ec78edf7516f7c"],"kinds":[42197]}]

That request has 4 filters, which other relays are fine with, so I don't know why booger thinks it's too many.

But it gets worse. Here is the text of the second request in that image:

["REQ","fccea3cb93ee9509c6722f74",{"ids":["abababababababababababababababababababababababababababababababab"],"kinds":[1]}]

This request only had one filter and booger still said "too many filters." So I think booger is currently unusable for making requests.

@huumn
Copy link
Member

huumn commented Aug 13, 2023

Thanks for reporting!

This could be a bug (I wouldn't be surprised).

If this isn't a bug it would mean your web socket OR ip has >=1000 filters already pending. Just to double check, it doesn't?

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

No branches or pull requests

2 participants