Open Saldanacripto opened 7 months ago
Yea - that is the issue since we introduced a folder in latest setup. A way to get rid of this warning is to delete the network manually using docker commands and then start node again. Otherwise this warning is okay to have. doesn't affect operations
Issue Summary
When execute docker compose up -d i receive this message:
root@vmi1678205:~/eigenlayer-cli/eigenda-operator-setup/holesky# docker compose up -d WARN[0000] a network with name eigenda-network exists but was not created for project "holesky". Set
external: true
to use an existing network network eigenda-network was found but has incorrect label com.docker.compose.network set to "eigenda-network"Environment
Steps to Reproduce
I ran a goerli node, and I have migrate to holesky, step by step as documentacion says
Expected Behavior
I think that the eigenda-network that was created in goerli is causing some conflict when migrating to holeski.