opentensor / btcli

Bittensor command line tool
https://docs.bittensor.com/btcli
13 stars 3 forks source link

Freezing during btcli w overview #132

Closed thewhaleking closed 1 day ago

thewhaleking commented 1 month ago

From @the-mx :

‘btcli w overview’ stopped working for me yesterday evening. SN17, uid 47. Wallet has a stake on the hotkey and delegated stake to the MU validator. First it sees that there is a difference in stake. Second it tries to query ‘’’getdelegates’’’ and freezes. If I comment out this section with ‘get_de_registered_stake…’, I see this stake alert for the unregistered stake.

Created #131 thinking maybe there was a naming issue because of the reuse of "rpc_request" in the websocket queue.

This didn't help.

Update:

Do you have a firewall? I switched to my static IP and now it works

thewhaleking commented 1 month ago

This issue was related to his network. May be reconnection logic getting stuck, though. Timeouts should be examined.