We've recently upgraded to polkadot-v0.9.22. Since then, the polkadot-launch script is able to start the relay chain and the first collator, but then it freezes, not continuing to start the second one. The logs of the first collator don't show anything unusual, and manually starting a second one works as well.
To ensure that this is not simply a faulty commit on our side, I tried to start an Acala node, which is also on polkadot-v0.9.22, via polkadot launch, and it froze as well.
We've recently upgraded to
polkadot-v0.9.22
. Since then, the polkadot-launch script is able to start the relay chain and the first collator, but then it freezes, not continuing to start the second one. The logs of the first collator don't show anything unusual, and manually starting a second one works as well.To ensure that this is not simply a faulty commit on our side, I tried to start an Acala node, which is also on polkadot-v0.9.22, via polkadot launch, and it froze as well.
Does the
config.json
need an extra input value?