PauseFailed
Error v101 → current 4.0Cannot pause GRANDPA because it's already paused or pending.
Encountered by: validatorsdevelopers
Why This Error Exists
Live -> Paused requires Live state.
From Chain Metadata
Attempt to signal GRANDPA pause when the authority set isn't live (either paused or already pending pause).
What This Means
Cannot pause GRANDPA because it's already paused or pending.
Common Causes
- Already paused
- PendingPause scheduled
How to Fix
- Check Grandpa.State
- Wait for pending change
Storage to Check
Runtime Info
- Pallet Index
- 4
- Error Index
- 0
- Error Code
- 4.0
- Runtime Version
- v393