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

Bad HTTP response -- wrong status line: "\x00\x00\x00\x00\x00\x00\x00\x00 200 OK" #24

Closed
roadscape opened this issue Apr 25, 2016 · 2 comments
Labels

Comments

@roadscape
Copy link
Contributor

My steem node occasionally returns malformed data (over RPC) that the Ruby Net/HTTP lib chokes on.

Net::HTTPBadResponse -- wrong status line: "\x00\x00\x00\x00\x00\x00\x00\x00 200 OK"

I can't reproduce but it happens a few times per hour, on average.

I've not seen this error on any other graphene-based chains (including on the same server).

Any insight appreciated.

@mvandeberg
Copy link
Contributor

@roadscape Is this problem still occurring on any of your nodes?

@roadscape
Copy link
Contributor Author

Nope, seems to be resolved.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants