This repository was archived by the owner on Nov 15, 2023. It is now read-only.
This repository was archived by the owner on Nov 15, 2023. It is now read-only.
"Rejected connection: Transport(i/o error: unexpected end of file" in logs after v0.9.28 upgrade #5956
Closed
Description
Hi team! I have validators for Polkadot and Kusama and I'm seeing this error log for both Kusama and Polkadot after upgrading to v0.9.28
2022-09-01 15:42:10 Accepting new connection 4/100
2022-09-01 15:42:10 Rejected connection: Transport(i/o error: unexpected end of file
Caused by:
unexpected end of file)
2022-09-01 15:42:12 ✨ Imported #14263391 (0x2a5f…6fbd)
and these are the flags that are passed when I start my validator
polkadot --base-path /chain/data --chain kusama --rpc-cors=all --unsafe-rpc-external --unsafe-ws-external --port "40333" --pruning=archive
I'm wondering if I'm missing a flag that is needed or any changes as this only happens after the upgrade to v0.9.28
and not in previous version (ie. v0.9.27
does not show these logs)
Metadata
Metadata
Assignees
Labels
No labels