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

Some json-rpc endpoints are a bit more strict #66

Open
roderik opened this issue Feb 9, 2023 · 2 comments
Open

Some json-rpc endpoints are a bit more strict #66

roderik opened this issue Feb 9, 2023 · 2 comments

Comments

@roderik
Copy link

roderik commented Feb 9, 2023

There are some json-rpc endpoints that are a bit more strict that others. When running on them I get these errors

{"component":"exporter","error":"Error -32600 (Params must be an array)","exporter":"execution","level":"error","module":"net","msg":"Failed to get peer count","time":"2023-02-09T07:49:42Z"}                                                                                       │
{"component":"exporter","error":"Error -32600 (Params must be an array)","exporter":"execution","level":"error","module":"web3","msg":"Failed to get node info","time":"2023-02-09T07:49:42Z"}                                                                                       
@samcm
Copy link
Member

samcm commented Feb 13, 2023

👋 Hey @roderik! That's interesting. What Execution client are you using here?

@roderik
Copy link
Author

roderik commented Feb 13, 2023

I think it is the loadbalancer I use: https://github.com/emeraldpay/dshackle

We run a bunch of metrics -> dshackle -> fleet of erigon, geth, bor, etc nodes groups

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