Skip to content

fix: drop --archiver flag removed in v5.0.0#53

Merged
alexghr merged 3 commits into
dappnode:mainfrom
aminsammara:fix/v5-drop-archiver-flag
Jul 14, 2026
Merged

fix: drop --archiver flag removed in v5.0.0#53
alexghr merged 3 commits into
dappnode:mainfrom
aminsammara:fix/v5-drop-archiver-flag

Conversation

@aminsammara

Copy link
Copy Markdown
Contributor

Summary

The --archiver CLI flag was removed in Aztec v5.0.0 — the archiver is now embedded in --node. Passing --archiver causes the node to fail on startup.

This fixes the entrypoint to work with the v5.0.0 image from PR #52.

Changes

  • Remove --archiver from the startup flags in sequencer/entrypoint.sh

Reference

  • v5.0.0 release notes: "Operator config: aztec start --archiver/--pxe flags removed (both are embedded in the node)."

tropibot Bot and others added 3 commits July 13, 2026 12:47
The archiver is now embedded in --node and is no longer a separate CLI
flag. Passing --archiver causes the node to fail on startup with v5.
@alexghr alexghr merged commit 48233fd into dappnode:main Jul 14, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants