taikoxyz / simple-taiko-node

Start your Taiko node with a single command. 🌐

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

【simple-taiko-node-taiko_client_driver-1】CONTAINER is always restarting

SevenYangoo opened this issue · comments

Describe the bug

【simple-taiko-node-taiko_client_driver-1】CONTAINER is always restarting
ubuntu@VM-32-16-ubuntu:~$ sudo docker ps
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
8b97f46b7ad2 grafana/grafana:latest "/run.sh" 11 hours ago Up 9 hours 0.0.0.0:3001->3000/tcp, :::3001->3000/tcp simple-taiko-node-grafana-1
08d1479208af prom/prometheus:latest "/bin/prometheus --l…" 11 hours ago Up 9 hours 0.0.0.0:9091->9090/tcp, :::9091->9090/tcp simple-taiko-node-prometheus-1
a87f08f49da1 us-docker.pkg.dev/evmchain/hekla/taiko-client:hekla "/bin/sh -c /script/…" 11 hours ago Restarting (1) 50 seconds ago simple-taiko-node-taiko_client_driver-1
7d920ac8c81a us-docker.pkg.dev/evmchain/hekla/taiko-geth:hekla "geth --taiko --netw…" 11 hours ago Up 9 hours 0.0.0.0:6060->6060/tcp, :::6060->6060/tcp, 0.0.0.0:8547->8545/tcp, :::8547->8545/tcp, 0.0.0.0:8548->8546/tcp, :::8548->8546/tcp, 0.0.0.0:30306->30303/tcp, 0.0.0.0:30306->30303/udp, :::30306->30303/tcp, :::30306->30303/udp simple-taiko-node-l2_execution_engine-1
80e3fcb21f58 grafana/promtail:latest "./etc/promtail/entr…" 33 hours ago Up 9 hours eth-docker-promtail-1
5528256211c2 prom/node-exporter:latest "/bin/node_exporter …" 33 hours ago Up 9 hours 9100/tcp eth-docker-node-exporter-1
72efe44d7422 prometheuscommunity/json-exporter:latest "/bin/json_exporter …" 33 hours ago Up 9 hours 7979/tcp eth-docker-json-exporter-1
765ce3d3aa79 prom/blackbox-exporter:master "/bin/blackbox_expor…" 33 hours ago Up 9 hours 9115/tcp eth-docker-blackbox-exporter-1
e1f9451d2dbd lighthouse:local "docker-entrypoint.s…" 33 hours ago Up 9 hours 0.0.0.0:9000->9000/tcp, 0.0.0.0:9000-9001->9000-9001/udp, :::9000->9000/tcp, :::9000-9001->9000-9001/udp eth-docker-consensus-1
c6c3139ab5c3 grafana/loki:2.9.6 "/usr/bin/loki --con…" 33 hours ago Up 9 hours 3100/tcp eth-docker-loki-1
33c0a0cee12b prometheus:local "docker-entrypoint.s…" 33 hours ago Up 9 hours 9090/tcp eth-docker-prometheus-1
349bdd876b67 ethereum-metrics-exporter:local "docker-entrypoint.s…" 33 hours ago Up 9 hours eth-docker-ethereum-metrics-exporter-1
f18939052e97 gcr.io/cadvisor/cadvisor:v0.49.1 "/usr/bin/cadvisor -…" 33 hours ago Up 9 hours (healthy) 8080/tcp eth-docker-cadvisor-1
b97be60ea65f grafana:local "provision.sh /run.sh" 33 hours ago Up 9 hours 0.0.0.0:3000->3000/tcp, :::3000->3000/tcp eth-docker-grafana-1
4c5c6bb03fd6 geth:local "docker-entrypoint.s…" 33 hours ago Up 9 hours 0.0.0.0:8545-8546->8545-8546/tcp, :::8545-8546->8545-8546/tcp, 0.0.0.0:30303->30303/tcp, :::30303->30303/tcp, 0.0.0.0:30303->30303/udp, :::30303->30303/udp eth-docker-execution-1

ubuntu@VM-32-16-ubuntu:~$ sudo docker logs a87f08f49da1
invalid JWT secret file: open /data/taiko-geth/geth/jwtsecret: no such file or directory // error log
no contract code at given address
no contract code at given address
no contract code at given address
no contract code at given address
no contract code at given address
no contract code at given address
no contract code at given address
no contract code at given address
no contract code at given address
no contract code at given address
no contract code at given address
no contract code at given address

plz help me!
What is the problem and how can it be resolved?

Steps to reproduce

Steps to reproduce here.

Spam policy

  • I verify that this issue is NOT SPAM and understand SPAM issues will be closed and reported to GitHub, resulting in ACCOUNT TERMINATION.

@SevenYangoo please make sure you're using the most updated version of simple-taiko-node