# CallUnavailable (/docs/errors/chain/CallUnavailable)

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`](/docs/errors/not-found).

## Remediation [#remediation]

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

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