Open pepoviola opened 1 month ago
From the logs, I can only guess that the parachain never starts producing blocks. It happened to me sometimes in local tests, and it seemed to me much more like a Zombienet problem. I hoped it was connected with the native provider and would be gone after switching to k8s. It would be interesting to have a look into the collator logs.
Hi @s0me0ne-unkn0wn, thanks for looking this. I checked the logs and ehe collator seems producing blocks ok. https://grafana.teleport.parity.io/goto/Z5XCkjgNR?orgId=1
Thx!
Nope, the relay chain side is producing but the parachain has stuck at the best block №3... I'll try to look into that in the next days.
Nope, the relay chain side is producing but the parachain has stuck at the best block №3... I'll try to look into that in the next days.
Ahh my bad, I quickly look and don't realize of the stuck. Thanks!
Example: https://gitlab.parity.io/parity/mirrors/polkadot-sdk/-/jobs/7444000 (fails) Retry works: https://gitlab.parity.io/parity/mirrors/polkadot-sdk/-/jobs/7444917
cc: @s0me0ne-unkn0wn