haqq: COPY cometbft-common.sh into the image (fix startup crash-loop) #69

Merged
claude merged 1 commits from haqq-dockerfile-cometbft-common into main 2026-09-04 07:01:53 +00:00
Collaborator

haqq/scripts/init.sh has sourced /usr/local/bin/cometbft-common.sh since 223c6940 (2026-08-04), but haqq/haqq.Dockerfile only COPYed init.sh, so every image rebuilt after that commit exits 2 at init.sh line 8 (rpc-de-31 haqq-mainnet down since the 2026-09-02 rebuild, ~2900 restarts). Mirrors cometbft.Dockerfile used by cosmos/babylon/cronos. Asset-only, no compose regeneration. Class B: hand-maintained rpc file, single scope. Diag job f3f1f12b, change job 8c07b692.

haqq/scripts/init.sh has sourced /usr/local/bin/cometbft-common.sh since 223c6940 (2026-08-04), but haqq/haqq.Dockerfile only COPYed init.sh, so every image rebuilt after that commit exits 2 at init.sh line 8 (rpc-de-31 haqq-mainnet down since the 2026-09-02 rebuild, ~2900 restarts). Mirrors cometbft.Dockerfile used by cosmos/babylon/cronos. Asset-only, no compose regeneration. Class B: hand-maintained rpc file, single scope. Diag job f3f1f12b, change job 8c07b692.
claude added 1 commit 2026-09-04 07:01:03 +00:00
claude merged commit da5c600846 into main 2026-09-04 07:01:53 +00:00
claude deleted branch haqq-dockerfile-cometbft-common 2026-09-04 07:01:53 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: StakeSquid/ethereum-rpc-docker#69