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

DeactivatedTransactionHandlerError when syncing devnet (v3) #3866

Closed
air1one opened this issue Jul 2, 2020 · 0 comments
Closed

DeactivatedTransactionHandlerError when syncing devnet (v3) #3866

air1one opened this issue Jul 2, 2020 · 0 comments
Assignees

Comments

@air1one
Copy link
Contributor

air1one commented Jul 2, 2020

When syncing devnet on v3, I got a DeactivatedTransactionHandlerError :

[2020-07-02 12:46:28.203] ERROR: DeactivatedTransactionHandlerError: Transaction type Core/4 is deactivated.
    at TransactionHandlerRegistry.getActivatedHandlerByType (/root/core-fresh/packages/core-transactions/dist/handlers/handler-registry.js:50:15)
    at runMicrotasks (<anonymous>)
    at processTicksAndRejections (internal/process/task_queues.js:94:5)
[2020-07-02 12:46:28.203] ERROR: Failed to apply all transactions in block - reverting previous transactions
[2020-07-02 12:46:28.203] WARNING: Refused new block {"version":0,"timestamp":45921298,"height":110612,"previousBlockHex":"1fca9e9da560f6c2","previousBlock":"2290817760392967874","numberOfTransactions":1,"totalAmount":"0","totalFee":"2000000000","reward":"200000000","payloadLength":32,"payloadHash":"01d7c1bfe7963dbf3bed4d37a5a2c5ff99f6c24f55b92b3373a5a08b3914b6b1","generatorPublicKey":"036f1cb6a811173e8d193e41a4ceb77253c3e4f2832e7a4ba3cf3f8f9e606f5f05","blockSignature":"304402205e116d7670f49a8642304b853b5bf24c6d8293ace8b891811a40b38739ace6660220574fd126f0a899777ef9726b37d5ba3560dcc894a326fda6055eecda2b6fa8b2","idHex":"4202ac8332d30ede","id":"4756553835950051038"}
[2020-07-02 12:46:28.203] DEBUG: DeactivatedTransactionHandlerError: Transaction type Core/4 is deactivated.
    at TransactionHandlerRegistry.getActivatedHandlerByType (/root/core-fresh/packages/core-transactions/dist/handlers/handler-registry.js:50:15)
    at runMicrotasks (<anonymous>)
    at processTicksAndRejections (internal/process/task_queues.js:94:5)

Fix this error and potentially others to make devnet sync with v3.

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

2 participants