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

When blocking unidentified clients, /version endpoint only replies if you don't identify the request #1719

Closed
dcfreire opened this issue Sep 23, 2024 · 2 comments
Labels
bug Something isn't working rpc Bugs or requests about the ETH JSON RPC

Comments

@dcfreire
Copy link

Blocking unidentified clients works as expected in general, with the exception that in /version request, if the client IS identified stratus replies with "Used HTTP Method is not allowed. POST or OPTIONS is required\n".

@mayconamaroCW mayconamaroCW added bug Something isn't working rpc Bugs or requests about the ETH JSON RPC labels Sep 23, 2024
@marcospb19-cw marcospb19-cw self-assigned this Oct 3, 2024
@marcospb19-cw marcospb19-cw removed their assignment Oct 15, 2024
@marcospb19-cw
Copy link
Contributor

I wasn't able to make successful requests with the /version via HTTP either with or without blocking unidentified clients, I can only do it via JSONRPC, need to figure that out so I can compare when it succeeds and not, to solve this issue.

@carneiro-cw
Copy link
Contributor

closed by #1940

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working rpc Bugs or requests about the ETH JSON RPC
Projects
None yet
Development

No branches or pull requests

4 participants