HYCHAIN / guardian-node-software

The command line interface for windows, mac and linux to run HYCHAIN's guardian node software. Guardian node keys can be purchased at https://node.hychain.com - Learn more about Guardian Nodes here: https://docs.hychain.com/docs/how-do-i-operate-a-node
https://hychain.com
10 stars 0 forks source link

Unhandled 'error' event #5

Open Kwaskoff opened 5 months ago

Kwaskoff commented 5 months ago

[21:26:35.580] INFO: Number of node keys to assert for challenge 660: 1 node:events:515 throw er; // Unhandled 'error' event ^

Error: spawn validation-engine/jit EACCES at ChildProcess._handle.onexit (node:internal/child_process:283:19) at onErrorNT (node:internal/child_process:476:16) at process.processTicksAndRejections (node:internal/process/task_queues:82:21) Emitted 'error' event on ChildProcess instance at: at ChildProcess._handle.onexit (node:internal/child_process:289:12) at onErrorNT (node:internal/child_process:476:16) at process.processTicksAndRejections (node:internal/process/task_queues:82:21) { errno: -13, code: 'EACCES', syscall: 'spawn validation-engine/jit', path: 'validation-engine/jit', spawnargs: [ 'validation-engine/replay.wasm' ] }

Node.js v18.5.0