[Node Operator Question] Ancient blocks frozen already #593
Replies: 1 comment 5 replies
-
Hello. Could you please describe in more detail what you will not be resolving? |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Are you running the most up to date node software?
Did you check the documentation?
Did you check for duplicate questions?
Issue Description
Ancient blocks frozen already threshold=117,387,667 frozen=117,387,668
waited already more than 2 days ,but nothing happen
op-geth params:
--ws
--ws.port=9993
--ws.addr=0.0.0.0
--ws.origins=""
--ws.api=eth,net,debug
--http
--discovery.port=30304
--port=30304
--nat=none
--op-network=op-mainnet
--http.port=8547
--rollup.halt=major
--http.addr=0.0.0.0
--http.vhosts=""
--http.corsdomain=""
--http.api=eth,net,debug
--authrpc.addr=localhost
--authrpc.jwtsecret=/home/optimism/optimism/jwt.txt
--authrpc.port=8751
--authrpc.vhosts=""
--datadir=/home/optimism/geth-data
--verbosity=3
--rollup.disabletxpoolgossip=true
--rollup.sequencerhttp=https://mainnet-sequencer.optimism.io
--nodiscover
--syncmode=full
--maxpeers=0
--verbosity=4
--metrics
--metrics.addr=0.0.0.0
--metrics.port=6770
--networkid=10
--pprof
--pprof.addr=0.0.0.0
--pprof.port=6760
--gcmode=archive
--snapshot=false
op-node params:
--l1=
--l2=http://127.0.0.1:8751
--l1.beacon=
--network=op-mainnet
--p2p.listen.tcp=9223
--rpc.addr=0.0.0.0
--rpc.port=8845
--l2.jwt-secret=/home/optimism/optimism/jwt.txt \
Protocol Description
geth version 1.101408.0-stable-5c2e7586
op-node version v1.9.1-4797ddb7-1724853807
archive mainnet node
Node Logs
Ancient blocks frozen already threshold=117,387,667 frozen=117,387,668
Additional Information
No response
Feedback
No response
Beta Was this translation helpful? Give feedback.
All reactions