Skip to content
New issue

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

ERROR[09-21|12:05:59.178] Discovery v5 is not initialized - when trying to run local geth node #3

Open
ecriscente opened this issue Sep 21, 2023 · 0 comments

Comments

@ecriscente
Copy link

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

  1. Create Digital Ocean droplet
  2. Install node through nvm
  3. Install geth for Ubuntu via PPAs
  4. Clone the repo git clone https://github.com/keep3r-network/cli
  5. Go to cli folder and run yarn install
  6. Create config.json and secrets.json on /root
  7. In cli folder run yarn node:mainnet

Specifications

  • Version: probably latest (main branch)
  • Platform: Ubuntu 22.04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant