taikoxyz / simple-taiko-node

Start your Taiko node with a single command. 🌐

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

invalid JWT secret file

benjiqq opened this issue · comments

commented

after sudo docker compose up -d

getting this in the logs

invalid JWT secret file: open /data/taiko-geth/geth/jwtsecret: no such file or directory
taiko_client_driver-1          | websocket: bad handshake (HTTP status 404 Not Found)

relates to this argument passed in

https://github.com/taikoxyz/simple-taiko-node/blob/main/script/start-driver.sh#L12