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

fatal error with NETWORK_ID=flare set the docker env var, no validators defined for network #25

Open
unek opened this issue Feb 14, 2024 · 0 comments

Comments

@unek
Copy link

unek commented Feb 14, 2024

running the Docker image results in a fatal error:

app/process/process.go#166: error initializing node: problem initializing networking: no validators defined for network

the command I used to run the image is:

docker run -d -p 9650:9650 -p 9651:9651 -v /data/flr/db:/app/db -v /data/flr/conf:/app/conf -v /data/flr/logs:/app/logs -e AUTOCONFIGURE_BOOTSTRAP=1 -e NETWORK_ID=flare flarefoundation/flare:latest

I used NETWORK_ID=flare as per the README-docker.md doc.

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