Closed tigger404 closed 5 months ago
I have the same problem
I can't generate the config.yml file. In 6-B
I'm experiencing the same issue on the latest release. 1.4.17 was working correctly.
Digest file not found exit status 1
Just launch your node
binary with the --signature-check=false
flag
Can you try mentioned commands at https://docs.quilibrium.space/installation/installing-node/running-as-a-service#get-the-node-related-info
See Node Info:
cd ~/ceremonyclient/node && ./node-1.4.18-linux-amd64 -node-info
Run the DB console:
cd ~/ceremonyclient/node && ./node-1.4.18-linux-amd64 --db-console
Check Balances:
cd ~/ceremonyclient/node && ./node-1.4.18-linux-amd64 ./... -balance
done、thx~
just use node-1.4.18-xxxx to run
GOEXPERIMENT=arenas go run ./... -peer-id Error: Digest file not found exit status 1
GOEXPERIMENT=arenas go run ./... -balance Error: Digest file not found exit status 1
1.4.17 is normal,Plz help