OriginTrail / ot-node

OriginTrail Decentralized Knowledge Graph network node
https://origintrail.io
Apache License 2.0
208 stars 75 forks source link

ERROR: Module initialization failed. Error message: network module is required but got error during initialization - Cannot find module 'protobufjs/minimal' #3338

Open Valcyclovir opened 1 month ago

Valcyclovir commented 1 month ago

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

  1. Run a working V8 testnet node before the 8.0.3+beta.19 update
  2. Wait for autoupdate to hit
  3. Error happens after autoupdate

Specifications

Contact details

Error logs

ERROR: Module initialization failed. Error message: network module is required but got error during initialization - Cannot find module 'protobufjs/minimal' Require stack:

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 tech@origin-trail.com.