subtensor icon indicating copy to clipboard operation
subtensor copied to clipboard

The caller is attempting to set weight to at least one UID that does not exist in the metagraph

Open 0x-vray opened this issue 1 year ago • 1 comments

Describe the bug

When I am trying to boost weights i got this error False {'type': 'Module', 'name': 'UidVecContainInvalidOne', 'docs': ['The caller is attempting to set weight to at least one UID that does not exist in the metagraph.']} ❌ Failed: {'type': 'Module', 'name': 'UidVecContainInvalidOne', 'docs': ['The caller is attempting to set weight to at least one UID that does not exist in the metagraph.']} ⠋ 📡 Setting root weights on finney ...WARNING:bittensor:Set weights - - Failed: {'type': 'Module', 'name': 'UidVecContainInvalidOne', 'docs': ['The caller is attempting to set weight to at least one UID that does not exist in the metagraph.']} 2024-06-21 20:48:50.851 | WARNING | Set weights - - Failed: {'type': 'Module', 'name': 'UidVecContainInvalidOne', 'docs': ['The caller is attempting to set weight to at least one UID that does not exist in the metagraph.']}

To Reproduce

btclli root boost

Expected behavior

set weights

Screenshots

Снимок экрана 2024-06-21 в 20 13 22

Environment

ubuntu

Additional context

No response

0x-vray avatar Jun 22 '24 05:06 0x-vray