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

sync broken #96

Open
uy5cu71 opened this issue Feb 23, 2024 · 1 comment
Open

sync broken #96

uy5cu71 opened this issue Feb 23, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@uy5cu71
Copy link

uy5cu71 commented Feb 23, 2024

Describe the bug

Sync is broken

To Reproduce

Steps to reproduce the behavior

  1. c sync
  2. results:
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

Specs

  • OS: [e.g. Ubuntu 22.04, Windows 11, macOS 14]
  • Package Version: latest
root@v2255164:/home# c pull
Already up to date.
{'success': True, 'message': 'pulled'}
  • Python Version: Python 3.10.12
@uy5cu71 uy5cu71 added the bug Something isn't working label Feb 23, 2024
@uy5cu71
Copy link
Author

uy5cu71 commented Feb 24, 2024

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'}

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

1 participant