NotRequested
Error v133 → current 14.5The preimage you are trying to unrequest is not currently in a requested state. It was either never requested or already unrequested.
Encountered by: validatorsdevelopers
Why This Error Exists
Unrequest operations require an active request reference. This error is usually harmless — the request was already cleaned up.
From Chain Metadata
The preimage request cannot be removed since no outstanding requests exist.
What This Means
The preimage you are trying to unrequest is not currently in a requested state. It was either never requested or already unrequested.
Common Causes
- The request reference was already released
- The preimage was never requested by this mechanism
- The governance action that requested it was already completed
How to Fix
- Query Preimage.RequestStatusFor to check the request status
- No action needed if the request was already released
Storage to Check
Runtime Info
- Pallet Index
- 14
- Error Index
- 5
- Error Code
- 14.5
- Runtime Version
- v393