Errors/Chain errors

CallUnavailable

The referenced object is not on-chain; check the identifier

View as Markdown

During finalize the crowdloan's stored call could not be fetched from preimage storage, so nothing was dispatched. Check that the preimage referenced by the call field of the Crowdloans entry still exists in the preimage pallet.

Declared by the Crowdloan pallet; it classifies to the semantic code not_found.

Remediation

The referenced object is not on-chain; check the identifier

The same explanation is available in the terminal: btcli explain CallUnavailable.