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
Error: missing response (requestBody="{\"method\":\"eth_getBlockByNumber\",\"params\":[\"latest\",false],\"id\":47,\"jsonrpc\":\"2.0\"}", requestMethod="POST", serverError={"errno":-60,"code":"ETIMEDOUT","syscall":"connect","address":"18.118.22.234","port":443}, ...
nginx
A few changes need to be made to fix it:
ngx_http_stub_status_module
The text was updated successfully, but these errors were encountered:
dmytrotkk
No branches or pull requests
Problem
nginx
don't include proxy redirect pathSolution
A few changes need to be made to fix it:
nginx
config to use all 8 coresngx_http_stub_status_module
innginx
to see live statsThe text was updated successfully, but these errors were encountered: