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

get_running_info: 'NoneType' object is not subscriptable #941

Closed
unsystemizer opened this issue Nov 11, 2016 · 0 comments
Closed

get_running_info: 'NoneType' object is not subscriptable #941

unsystemizer opened this issue Nov 11, 2016 · 0 comments

Comments

@unsystemizer
Copy link
Contributor

unsystemizer commented Nov 11, 2016

This is like https://github.com/CounterpartyXCP/counterparty-lib/issues/4 which was closed resolved.

  • Ubuntu 16.04
  • Federated Node (9.55/1.4.0)
  • Bitcoin Core addrindex 0.12.1 running externally
  • Counterparty server and counterblock running in FedNode, catching up with Bitcoin blockchain

The warning comes up often, not just once. But at least it doesn't crash anything.

counterblock-testnet_1  | WARNING:util: Bad status code returned: '503'. result body: '{"data": "Counterparty database is behind backend.", "message": "Server error", "code": -32000}'. -- Waiting 3 seconds before trying again...
counterblock-testnet_1  | WARNING:util: Bad status code returned: '503'. result body: '{"data": "Counterparty database is behind backend.", "message": "Server error", "code": -32000}'. -- Waiting 3 seconds before trying again...
counterblock-testnet_1  | WARNING:blockfeed: Cannot contact counterparty-server get_running_info: 'NoneType' object is not subscriptable
counterblock-testnet_1  | WARNING:util: Bad status code returned: '503'. result body: '{"data": "Counterparty database is behind backend.", "message": "Server error", "code": -32000}'. -- Waiting 3 seconds before trying again...
counterblock-testnet_1  | WARNING:util: Bad status code returned: '503'. result body: '{"data": "Counterparty database is behind backend.", "message": "Server error", "code": -32000}'. -- Waiting 3 seconds before trying again...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant