OffchainLabs / nitro

Nitro goes vroom and fixes everything
Other
752 stars 450 forks source link

Node does not seem to sync real-time blocks, only L1 rollup messages. Why? #2680

Closed rcastellaj closed 2 weeks ago

rcastellaj commented 2 months ago

My node has been sync'd from a snapshot and it has caught up to the tip, however it feels as if its not connected to a sequencer feed and only getting blocks on every L1 rollup once it happens. What could be going on? This effectively means I cannot do real time RPC calls to the state.

Screenshot 2024-09-18 at 11 26 28
rcastellaj commented 2 months ago

Basically as you can see up there, it always stalls for 3-4 minutes in between InboxTracker runs where it seems to have a new rollup to unroll, then it stalls again until the next.

joshuacolvin0 commented 2 weeks ago

Sounds like your node is not connected to the sequencer feed. For further guidance, best to ask on the discord server.