jornx
jornx
I have the same problem, I get this error: Unhandled exception in thread started by Traceback (most recent call last): File "/home/jorn/.local/lib/python3.7/site-packages/discum/gateway/gateway.py", line 205, in _heartbeat self.send({"op": self.OPCODE.HEARTBEAT,"d": self.sequence-1 if...
I think I am experiencing this aswell, need to do some more research, but it looks like it. Has this issue ever been addressed?
ethereumoptimism/replica-healthcheck 8b8b979a1761 3 weeks ago 845MB ethereumoptimism/data-transport-layer 0.5.16 09df0408f1c9 4 weeks ago 912MB ethereumoptimism/l2geth 0.5.11 299387494a86 4 weeks ago 43.8MB These were the versions I was running. Will now update...
Now updated to the latest versions: ``` REPOSITORY TAG IMAGE ID CREATED SIZE ethereumoptimism/data-transport-layer latest ba9b21fc27a1 11 hours ago 839MB ethereumoptimism/replica-healthcheck latest c4543115d5fa 11 hours ago 834MB ethereumoptimism/l2geth latest 0706d9e8e03b...
from my l2geth-replica.env: ``` L2GETH_GENESIS_URL=https://storage.googleapis.com/optimism/mainnet/genesis-berlin.json L2GETH_GENESIS_HASH=0x106b0a3247ca54714381b1109e82cc6b7e32fd79ae56fbcc2e7b1541122f84ea L2GETH_BERLIN_ACTIVATION_HEIGHT=3950000 ``` So yes would say it's updated right?
``` optimism@ip:~/op-replica$ docker-compose logs -f l2geth-replica Attaching to op-replica_l2geth-replica_1 l2geth-replica_1 | + echo running /scripts/check-for-chaindata-berlin.sh l2geth-replica_1 | + GETH_DATA_DIR=/geth l2geth-replica_1 | + GETH_CHAINDATA_DIR=/geth/geth/chaindata l2geth-replica_1 | + GETH_KEYSTORE_DIR=/geth/keystore l2geth-replica_1 | +...