JWT Secret generation Fail - v0.6.0
Opened this issue · 2 comments
GLCNI commented
Using version 0.6.0, using 20.04LTS. fails at JWT secret generation, not found. Gnosischain and Ethereum
To Reproduce
sedge v0.6.0
sedge cli --network gnosis -c lighthouse -e nethermind
(sedge cli -c lighthouse -e nethermind
) same result
Result
[ERRO] JWT secret generation failed. Error: open /home/glc/docker-compose-scripts/jwtsecret: no such file or directory.
No directory is created for docker-compose-scripts
Had dependencies installed previous already on this device,
docker-compose version
v2.2.3
attempted with fresh OS 20.04LTS and dependencies installed via sedge, same result
Additional Info:
Using Sedge Version: 0.5.0
This works still, must manually change the version for nethermind 1.14.6 > 1.15.0 to start syncing.
tharune commented
cbermudez97 commented