Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
vali-ray opened this issue Jun 22, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@vali-ray
Copy link

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

@vali-ray vali-ray added the bug Something isn't working label Jun 22, 2024
@ppolewicz
Copy link

As in opentensor/bittensor#2058 - subnet 30 doesn't exist, this is likely why you see it. The error message... could be better :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants