Description:
This error happens in light of the fact that the way for the password.txt record is erroneous. You can follow the beneath steps to amend this.
Solution:
For Linux packages:
Kill Bor process
For linux:
- ps -aux | grep bor. Get the PID for Bor and then run the following command.
2. sudo kill -9 PID
For Ansible:
Copy the bor keystore file to
/etc/bor/dataDir/keystore
And password.txt to
/etc/bor/dataDir/
Make sure you have added correct address in /etc/bor/metadata
For Binaries:
Copy the Bor keystore file to:
/var/lib/bor/keystore/
And password.txt to
/var/lib/bor/password.txt
Was this article helpful?
That’s Great!
Thank you for your feedback
Sorry! We couldn't be helpful
Thank you for your feedback
Feedback sent
We appreciate your effort and will try to fix the article