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

EOF is returned sometimes when querying via a Light Client Proxy #203

Open
ashcherbakov opened this issue Jan 28, 2022 · 0 comments
Open

Comments

@ashcherbakov
Copy link
Contributor

The error: post failed: Post "http://localhost:26620": EOF.

This is intermittent issue, not easily reproducible manually. Although it may happen in light_client_proxy integration tests.

Usually re-sending the query request helps and the next attempt returns a valid response.

There is a workaround in the integration tests that checks if we got EOF and tries to re-send the query X times.

We need to investigate the reason for that behaviour. Raise a Tendermint issue if needed.

@ashcherbakov ashcherbakov added this to Backlog in DCL via automation Jan 28, 2022
@ashcherbakov ashcherbakov removed this from Backlog in DCL Feb 14, 2023
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

1 participant