We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Sync is broken
root@v2255164:/home# c sync Querying ['keys', 'addresses', 'names', 'emission', 'incentive', 'dividends', 'last_update', 'stake_from', 'delegation_fee', 'trust', 'regblock'] Querying LastUpdate map: 22it [00:00, 902.97it/s] Querying Dividends map: 22it [00:00, 1079.91it/s] Querying RegistrationBlock map: 8523it [00:06, 1341.97it/s] Querying DelegationFee map: 8523it [00:07, 1154.27it/s]t/s] Error fetching key Error fetching address Error fetching name Error fetching emission Error fetching incentive Error fetching dividends Error fetching last_update Error fetching stake_from Error fetching delegation_fee Error fetching trust Error fetching regblock Querying ['keys', 'addresses', 'names', 'emission', 'incentive', 'dividends', 'last_update', 'stake_from', 'delegation_fee', 'trust', 'regblock'] Querying Dividends map: 22it [00:00, 363.79it/s] Querying Incentive map: 22it [00:00, 781.42it/s] Querying Trust map: 0it [00:00, ?it/s] Querying LastUpdate map: 22it [00:00, 199.72it/s] Querying Emission map: 22it [00:00, 564.71it/s] Querying Keys map: 8523it [00:18, 464.27it/s]/s] Querying Address map: 8523it [00:17, 475.21it/s] Querying Name map: 8523it [00:17, 499.16it/s] Querying RegistrationBlock map: 8523it [00:19, 432.31it/s] Querying DelegationFee map: 8523it [00:21, 394.44it/s] Querying StakeFrom map: 8523it [00:20, 424.96it/s] Error fetching keyionBlock map: 8001it [00:19, 605.00it/s] Error fetching address map: 6001it [00:19, 301.11it/s] Error fetching nameFee map: 8001it [00:21, 545.24it/s] Error fetching emission 7001it [00:19, 578.45it/s] Error fetching incentive8001it [00:19, 742.45it/s] Error fetching dividends Error fetching last_update Error fetching stake_from Error fetching delegation_fee Error fetching trust Error fetching regblock
root@v2255164:/home# c pull Already up to date. {'success': True, 'message': 'pulled'}
The text was updated successfully, but these errors were encountered:
Querying StakeTo map: 10621it [01:01, 172.48it/s] ERROR IN FEATURE StakeTots map: 0it [00:00, ?it/s] {'success': False, 'error': 'list assignment index out of range', 'file_name': '/home/commune/commune/modules/subspace/subspace.py', 'line_no': 439, 'line_text': 'newer_map[int(k)] = v'}
Sorry, something went wrong.
No branches or pull requests
Describe the bug
Sync is broken
To Reproduce
Steps to reproduce the behavior
Specs
The text was updated successfully, but these errors were encountered: