MigrationInProgress
Error v334 → current 29.30A migration is in progress and contract operations are blocked.
Encountered by: developers
Why This Error Exists
Post-upgrade migration in progress. Wait or help complete it before using contracts.
From Chain Metadata
A pending migration needs to complete before the extrinsic can be called.
What This Means
A migration is in progress and contract operations are blocked.
Common Causes
- Runtime upgraded and migration not complete
- Contracts pallet storage being migrated
How to Fix
- Wait for migration to complete
- Call migrate() to advance migration
- Check MigrationInProgress storage for status
Storage to Check
Runtime Info
- Pallet Index
- 29
- Error Index
- 30
- Error Code
- 29.30
- Runtime Version
- v393