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

'netuid is not the root network' on staging #440

Open
konradmolinski opened this issue May 20, 2024 · 4 comments
Open

'netuid is not the root network' on staging #440

konradmolinski opened this issue May 20, 2024 · 4 comments
Labels
bug Something isn't working

Comments

@konradmolinski
Copy link

Describe the bug

The issue is deeply discussed on community discord:
https://discord.com/channels/799672011265015819/1240229792348110920
In short: boosting or setting weights via btcli doesn't works on local environment.

To Reproduce

Follow all the steps up to the last one in these docs
https://github.com/opentensor/bittensor-subnet-template/blob/main/docs/running_on_staging.md

Expected behavior

The weights are set for subnet 1

Screenshots

image

Environment

MacOS, Ubuntu

Additional context

No response

@konradmolinski konradmolinski added the bug Something isn't working label May 20, 2024
@camfairchild
Copy link
Contributor

camfairchild commented May 22, 2024

This is a bug with the current https://github.com/opentensor/bittensor package being broken by a breaking change on the development branch of subtensor.

See: #335
Changes the set_weights call for setting root weights to use set_root_weights

@konradmolinski
Copy link
Author

@camfairchild not sure if I get it - is it resolved?

@distributedstatemachine
Copy link
Contributor

@konradmolinski you can fix it by using the main branch of the subtensor repo

@vali-ray
Copy link

Hey i got some typical bug when i try run
btcli root boost --netuid --increase 0.2 --wallet.name coldkey --wallet.hotkey hotkey
Снимок экрана 2024-06-22 в 08 00 01

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

4 participants