Openmesh-Network / core

Openmesh core is node software for interacting with the openmesh network to collect, seed and fetch data chosen by the Openmesh DAO.
GNU General Public License v2.0
3 stars 1 forks source link

open cbft-home/config/priv_validator_key.json: no such file or directory #4

Closed methanoya closed 4 months ago

methanoya commented 6 months ago

I couldn't start the software by go run main.go after pulling the repo to my intel osx mac. It says:


2024-05-12T16:28:42.846-0400    INFO     Deploying worker for collector.
2024-05-12T16:28:42.846-0400    INFO     Deploying worker for collector.
2024-05-12T16:28:42.847-0400    INFO     Loaded config: cbft-home
2024-05-12T16:28:42.847-0400    INFO     Started worker.
2024-05-12T16:28:42.847-0400    INFO     Running for loop.
2024-05-12T16:28:42.847-0400    INFO     Started worker.
2024-05-12T16:28:42.847-0400    INFO     Running for loop.
open cbft-home/config/priv_validator_key.json: no such file or directory
exit status 1
harshu4 commented 4 months ago

Hey @methanoya !

Please use ./build.sh