dkg-engine
dkg-engine copied to clipboard
ERROR: Module initialization failed. Error message: blockchain module is required but got error during initialization - Cannot find module 'dkg-evm-module/abi/ContentAsset.json'
Issue description
Node update 8.0.3+beta.19 returned error with autoupdate on
Expected behavior
Node auto updates and run without eror
Actual behavior
Node errors out and loops with error log below
Steps to reproduce the problem
- Run a working V8 testnet node before the 8.0.3+beta.19 update
- Wait for autoupdate to hit
- Error happens after autoupdate
Specifications
- Node version: 8.0.3+beta.19
- Platform: Ubuntu 22.04 LTS
- Node wallet: 0x1B0dc0b1C1f5A5919F3917ca177BE4bBCdEfB7E1
- Node libp2p identity: nodeID 36
Contact details
- Email: [email protected]
Error logs
ERROR: Module initialization failed. Error message: blockchain module is required but got error during initialization - Cannot find module 'dkg-evm-module/abi/ContentAsset.json' Require stack:
- /root/ot-node/8.1.0+beta.12/src/modules/blockchain/implementation/web3-service.js
Fix
Manually run npm i on ~/ot-node/current/ folder
Disclaimer
Please be aware that the issue reported on a public repository allows everyone to see your node logs, node details, and contact details. If you have any sensitive information, feel free to share it by sending an email to [email protected].