Skip to content

[polkadot-assethub] warp sync with --authoring=slot-based panics with AuraApi_slot_duration not found #11072

Description

@clangenb

This is what ocured at @mosonyi's collator

[Parachain] Starting slot-based block-builder task.
[Parachain] Failed to fetch slot duration from runtime. error=Error at calling runtime api: Execution failed: Other: Exported method AuraApi_slot_duration is not found
[Parachain] Unable to wait for next slot.
[Parachain] Essential task `slot-based-block-builder` failed. Shutting down service.
[Parachain] Essential task `txpool-background` failed. Shutting down service.
[Relaychain] Unable to send AnnouncePin worker message for import: sending into a closed channel
[Relaychain] Essential task `txpool-background` failed. Shutting down service.

Solution: Remove --authoring=slot-based and start warp syncing. Add the flag after the warp sync finished.

Steps to reproduce

Start from a fresh parachain db and add the --authoring=slot-based to the parachain.

Metadata

Metadata

Assignees

No one assigned

    Labels

    I10-unconfirmedIssue might be valid, but it's not yet known.I2-bugThe node fails to follow expected behavior.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions