Skip to content

[BUG] ERROR: sequencer Error in running promise: Error: Failed to find an available publisher. #17640

@olehmisar

Description

@olehmisar

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions