Errors/Chain errors
InvalidCrowdloanId
The referenced object is not on-chain; check the identifier
No crowdloan exists in the Crowdloans storage map for the given crowdloan_id; it was never created or has been dissolved. Check Crowdloans for the id and NextCrowdloanId for the range of ids ever issued.
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 InvalidCrowdloanId.