We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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 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.
The text was updated successfully, but these errors were encountered:
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?
Sorry, something went wrong.
No branches or pull requests
I get the above error whenever I request an event from booger.pro. Here was the text of the first request in that image:
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:
This request only had one filter and booger still said "too many filters." So I think booger is currently unusable for making requests.
The text was updated successfully, but these errors were encountered: