You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 15, 2023. It is now read-only.
Experiencing problems? Have you tried our Stack Exchange first?
This is not a support question.
Description of bug
Disclaimer: I can't reproduce the problem but I get many reports from our users, including other parachain teams
The node log only showed WS error: i/o error: Transport endpoint is not connected (os error 107); and terminate connection 1056 then the client (e.g. polkadot.js, subxt) will be disconnected.
It might not relates to max-connection args because default is large enough and usually only few (1-5) clients connect to the node
Steps to reproduce
User reports only update to our latest Docker image (based on polkadot-v0.9.24) and change nothing, then the problem occurred, downgrade can workaround.