Parachain nodes stall syncing after async backing uprgade #4466
Labels
I2-bug
The node fails to follow expected behavior.
I10-unconfirmed
Issue might be valid, but it's not yet known.
Is there an existing issue?
Experiencing problems? Have you tried our Stack Exchange first?
Description of bug
We upgraded Hyperbridge on Paseo to async-backing with 6s block times. The upgrade was enacted by the relay chain at block 50991. We did experience our collator stalling, but luckily it continued with block production after a restart. Unfortunately this isn't working for new nodes which join the network. They all stall at the async backing block (telemetry). I've attached logs from syncing a new node from scratch with
sync=trace
. Polkadot-sdk version is v1.6.0This line stands out
It seems the client is unable to tell that the runtime is now using a different slot duration?
Steps to reproduce
No response
The text was updated successfully, but these errors were encountered: