haqq: COPY cometbft-common.sh into the image (fix startup crash-loop) #69
Reference in New Issue
Block a user
Delete Branch "haqq-dockerfile-cometbft-common"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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.