question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Mainnet is down for two weeks.

See original GitHub issue

Logs on my node.

counterparty_1          | [2020-11-13 13:55:38][ERROR] Unhandled Exception
counterparty_1          | Traceback (most recent call last):
counterparty_1          |   File "/counterparty-lib/counterpartylib/lib/blocks.py", line 1284, in follow
counterparty_1          |     check.database_version(db)
counterparty_1          |   File "/counterparty-lib/counterpartylib/lib/check.py", line 230, in database_version
counterparty_1          |     raise DatabaseVersionError('Client minor version number mismatch ({} ≠ {}).'.format(version_minor, config.VERSION_MINOR), None)
counterparty_1          | counterpartylib.lib.check.DatabaseVersionError: Client minor version number mismatch (58 ≠ 59).
counterparty_1          | 
counterparty_1          | During handling of the above exception, another exception occurred:
counterparty_1          | 
counterparty_1          | Traceback (most recent call last):
counterparty_1          |   File "/usr/local/bin/counterparty-server", line 9, in <module>
counterparty_1          |     load_entry_point('counterparty-cli', 'console_scripts', 'counterparty-server')()
counterparty_1          |   File "/counterparty-cli/counterpartycli/__init__.py", line 16, in server_main
counterparty_1          |     server.main()
counterparty_1          |   File "/counterparty-cli/counterpartycli/server.py", line 166, in main
counterparty_1          |     server.start_all(db)
counterparty_1          |   File "/counterparty-lib/counterpartylib/server.py", line 492, in start_all
counterparty_1          |     blocks.follow(db)
counterparty_1          |   File "/counterparty-lib/counterpartylib/lib/blocks.py", line 1289, in follow
counterparty_1          |     reparse(db, block_index=e.reparse_block_index, quiet=False)
counterparty_1          |   File "/counterparty-lib/counterpartylib/lib/blocks.py", line 1040, in reparse
counterparty_1          |     previous_messages_hash=previous_messages_hash)
counterparty_1          |   File "/counterparty-lib/counterpartylib/lib/blocks.py", line 214, in parse_block
counterparty_1          |     new_ledger_hash, found_ledger_hash = check.consensus_hash(db, 'ledger_hash', previous_ledger_hash, util.BLOCK_LEDGER)
counterparty_1          |   File "/counterparty-lib/counterpartylib/lib/check.py", line 131, in consensus_hash
counterparty_1          |     field, block_index, calculated_hash, found_hash))
counterparty_1          | counterpartylib.lib.check.ConsensusError: Inconsistent ledger_hash for block 618232 (calculated 3e2d6980398e7d1b23be2126046430a78dcb331a4a2597ba1aff04e199522408, vs f478e7eedb6e934dfcd635065aa63724c8eca82995911f6e714c49300a5a5bc5 in database).

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:8 (8 by maintainers)

github_iconTop GitHub Comments

1reaction
chiguireitorcommented, Nov 13, 2020

Yes, but you won’t have correct ledger hashes until you reparse or update from the new bootstrap we will prepare this weekend

0reactions
cryptcoin-junkeycommented, Jan 4, 2021

It looks this issue can be avoided by #1097 .

Read more comments on GitHub >

github_iconTop Results From Across the Web

Messari's Mainnet Conference Two Weeks Later - Forbes
Ethereum ETH -0.3% , whose investors had hoped that “the Merge” would help their investment turn the corner, is down over 65% year-to-date....
Read more >
Recent Enjin Ethereum Mainnet Outages and Issues
Is Enjin Ethereum Mainnet down? Current Enjin Ethereum Mainnet status is UP. We checked the official Enjin Ethereum Mainnet Status Page 2 ......
Read more >
Messari's Mainnet Conference Two Weeks Later: The Crypto Winter ...
, whose investors had hoped the “merge” would help turn their investments around the corner, is down more than 65% year-on-year. Perhaps the...
Read more >
Mainnet: Home
MAINNET IS AN IMMERSIVE, AGENDA-SETTING SUMMIT HELD ANNUALLY BY MESSARI. As the crypto industry continues to grow and disrupt adjacent industries, Messari ...
Read more >
DIMO ⚡️ on Twitter: "DIMO Mainnet is off to a rolling start ...
New users can now also earn $DIMO for connecting a car for the first time or using a DIMO integration, and keeping it...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found