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

genesis file does not match current genesis #2100

Open
dorijan opened this issue Jan 28, 2024 · 0 comments
Open

genesis file does not match current genesis #2100

dorijan opened this issue Jan 28, 2024 · 0 comments

Comments

@dorijan
Copy link

dorijan commented Jan 28, 2024

Hi to all
I am trying to deploy local version of polygon-edge 1.3.2 using

export EDGE_CONSENSUS=polybft
docker-compose -f ./docker/local/docker-compose.yml up -d --build

and first time it starts it works. But after I restart server or need to start it again, I always get error:

polygon-edge-validator-1 | 2024-01-28T16:24:24.273Z [INFO]  polygon.server: Data dir: path=/data/data-1
polygon-edge-validator-1 | 2024-01-28T16:24:24.273Z [INFO]  polygon.server: Prometheus server started: addr==0.0.0.0:5001
polygon-edge-validator-1 | genesis file does not match current genesis
polygon-edge-validator-4 | Executing polygon-edge...
polygon-edge-validator-4 |
polygon-edge-validator-4 | 2024-01-28T16:14:27.875Z [INFO]  polygon.server: Data dir: path=/data/data-4
polygon-edge-validator-4 | 2024-01-28T16:14:27.876Z [INFO]  polygon.server: Prometheus server started: addr==0.0.0.0:5001
polygon-edge-validator-4 | genesis file does not match current genesis
polygon-edge-validator-4 | Executing polygon-edge...

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