trianglesphere / node-ops

A collection of scripts for running eth + optimism full nodes
MIT License
12 stars 0 forks source link

when i run "docker compose up" under ethereum folder, i got these error. network is goerli . #1

Open HONGYI-SD opened 1 year ago

HONGYI-SD commented 1 year ago

geth-goerli | Fatal: Error starting protocol stack: open /config/jwt-secret.txt: is a directory geth-goerli | Fatal: Error starting protocol stack: open /config/jwt-secret.txt: is a directory

trianglesphere commented 1 year ago

You need to run bash regen_config.sh from the top level first.