Errors/Chain errors
NoWeightsCommitFound
The referenced object is not on-chain; check the identifier
A weights reveal was submitted but no pending (non-expired) commit exists for the hotkey and netuid, possibly because it already expired. Query the WeightCommits storage map for the hotkey and check the commit hasn't passed the reveal window.
Declared by the SubtensorModule 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 NoWeightsCommitFound.