Open
Description
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
- Create Digital Ocean droplet
- Install node through nvm
- Install geth for Ubuntu via PPAs
- Clone the repo
git clone https://github.com/keep3r-network/cli
- Go to
cli
folder and runyarn install
- Create
config.json
andsecrets.json
on/root
- In
cli
folder runyarn node:mainnet
Specifications
- Version: probably latest (main branch)
- Platform: Ubuntu 22.04
Metadata
Metadata
Assignees
Labels
No labels