Skip to content
This repository was archived by the owner on Dec 4, 2024. It is now read-only.
This repository was archived by the owner on Dec 4, 2024. It is now read-only.

genesis file does not match current genesis #2100

@dorijan

Description

@dorijan

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...

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions