We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Run a local geth node successfully.
Error when trying to run the node with yarn node:mainnet:
yarn node:mainnet
ERROR[09-21|12:05:59.178] Discovery v5 is not initialized
git clone https://github.com/keep3r-network/cli
cli
yarn install
config.json
secrets.json
/root
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Expected Behavior
Run a local geth node successfully.
Actual Behavior
Error when trying to run the node with
yarn node:mainnet
:ERROR[09-21|12:05:59.178] Discovery v5 is not initialized
Steps to Reproduce the Problem
git clone https://github.com/keep3r-network/cli
cli
folder and runyarn install
config.json
andsecrets.json
on/root
cli
folder runyarn node:mainnet
Specifications
The text was updated successfully, but these errors were encountered: