-
Notifications
You must be signed in to change notification settings - Fork 526
Open
Description
What are you trying to do?
Run aztec sequencer as per docs. Runs fine except it starts missing blocks (but not attestations) after running a while. I am using compose.yml for running the sequencer. Restarting the sequencer helps but after a while it starts missing blocks again.
I shared full logs with @koenmtb1 because they may contain sensitive info(my RPC API keys).
The error i am getting:
[22:25:02.097] ERROR: sequencer Error in running promise: Error: Failed to find an available publisher.
at PublisherManager.getAvailablePublisher (file:///usr/src/yarn-project/ethereum/dest/publisher_manager.js:33:19)
at SequencerPublisherFactory.create (file:///usr/src/yarn-project/sequencer-client/dest/publisher/sequencer-publisher-factory.js:23:62)
at Sequencer.doRealWork (file:///usr/src/yarn-project/sequencer-client/dest/sequencer/sequencer.js:257:76)
at async Sequencer.work (file:///usr/src/yarn-project/sequencer-client/dest/sequencer/sequencer.js:390:13)
at async poll (file:///usr/src/yarn-project/foundation/dest/promise/running-promise.js:48:21)
Code Reference
not applicable
Aztec Version
2.0.2
OS
Linux Ubuntu
Browser (if relevant)
No response
Node Version
No response
Additional Context
No response
Metadata
Metadata
Assignees
Labels
No labels