fuseio / fuse-network

Fuse network engine; Contains instructions to connect as a node
MIT License
86 stars 44 forks source link

Nethermind script error: bad init of `pass.pwd´ #159

Closed 0xthedance closed 2 months ago

0xthedance commented 6 months ago

Running the Nethermind script for the first time, fails with the following error:

./quickstart.sh: line 584: /root/fuse-validator/fusenet/keystore/pass.pwd: Is a directory

A workaround is to first do touch fusenet/keystore/pass.pwd

gr8h commented 2 months ago

Should be fixed by now