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

ark:chain replay does not work #3554

Closed
alessiodf opened this issue Feb 29, 2020 · 3 comments
Closed

ark:chain replay does not work #3554

alessiodf opened this issue Feb 29, 2020 · 3 comments

Comments

@alessiodf
Copy link
Contributor

[2020-02-29 11:30:56.355] INFO : Starting Database Manager
[2020-02-29 11:30:56.358] INFO : Establishing Database Connection
[2020-02-29 11:30:57.444] INFO : Starting replay...
TransactionVersionError: Version 1 not supported.
    at Function.deserialize (~/.config/yarn/global/node_modules/@arkecosystem/crypto/dist/transactions/deserializer.js:29:19)
    at Function.fromSerialized (~/.config/yarn/global/node_modules/@arkecosystem/crypto/dist/transactions/factory.js:58:61)
    at Function.fromBytes (~/.config/yarn/global/node_modules/@arkecosystem/crypto/dist/transactions/factory.js:16:21)
    at Function.deserializeTransactions (~/.config/yarn/global/node_modules/@arkecosystem/crypto/dist/blocks/deserializer.js:82:53)
    at Function.deserialize (~/.config/yarn/global/node_modules/@arkecosystem/crypto/dist/blocks/deserializer.js:22:33)
    at Function.fromData (~/.config/yarn/global/node_modules/@arkecosystem/crypto/dist/blocks/factory.js:38:74)
    at Function.fromJson (~/.config/yarn/global/node_modules/@arkecosystem/crypto/dist/blocks/factory.js:33:21)
    at ReplayBlockchain.processGenesisBlock (~/.config/yarn/global/node_modules/@arkecosystem/core-blockchain/dist/replay/replay-blockchain.js:70:59)
    at ReplayBlockchain.replay (~/.config/yarn/global/node_modules/@arkecosystem/core-blockchain/dist/replay/replay-blockchain.js:46:20)
    at async ReplayCommand.run (~/.config/yarn/global/node_modules/@arkecosystem/core/dist/commands/chain/replay.js:14:9)
    at async ReplayCommand._run (~/.config/yarn/global/node_modules/@oclif/command/lib/command.js:44:20)
    at async Config.runCommand (~/.config/yarn/global/node_modules/@oclif/config/lib/config.js:160:9)
    at async Main.run (~/.config/yarn/global/node_modules/@oclif/command/lib/main.js:21:9)
    at async Main._run (~/.config/yarn/global/node_modules/@oclif/command/lib/command.js:44:20)
[2020-02-29 11:30:57.555] INFO : Core is trying to gracefully shut down to avoid data corruption

Expected Behavior

It should work.

Current Behavior

It does not work.

Steps to Reproduce (for bugs)

Run ark chain:replay

Your Environment

  • Version used: 2.6.11
  • Operating System and version: Ubuntu 18.04
@ghost
Copy link

ghost commented Feb 29, 2020

Thanks for opening this issue! A maintainer will review this in the next few days and explicitly select labels so you know what's going on.

If no reviewer appears after a week, a reminder will be sent out.

@air1one
Copy link
Contributor

air1one commented Mar 3, 2020

Closing as fixed by #3561 , thanks for reporting 👍

@air1one air1one closed this as completed Mar 3, 2020
@ghost
Copy link

ghost commented Mar 3, 2020

This issue has been closed. If you wish to re-open it please provide additional information.

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

3 participants