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

❌ Error while dialing / Handshake / server rejected handshake; status code = 408 #359

Open
chevdor opened this issue Aug 3, 2021 · 2 comments

Comments

@chevdor
Copy link
Contributor

chevdor commented Aug 3, 2021

I am seeing the following error from time to time in my logs while running everything locally.
That means my telemetry backend is not loaded at all, it gets data from 3 local nodes (kusama, polkadot, westend) and serves 1 unique frontend.

2021-08-03 07:31:29 ❌ Error while dialing /ip4/192.168.xxx.xxx/tcp/30201/x-parity-ws/%2Fsubmit: Custom { kind: Other, error: Other(B(A(Handshake("server rejected handshake; status code = 408")))) }    
@chevdor
Copy link
Contributor Author

chevdor commented Aug 9, 2021

I noticed that this issue usually happens right when the node starts and not after.

@jsdw
Copy link
Collaborator

jsdw commented Nov 15, 2021

I have seen this as well on occasion. I've no idea why though, and I don't know whether it's an issue on the substrate side or here (I wonder whether it happened prior to the backend rewrite or not?). Nodes seem to connect successfully on their next try.

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