[Bug] B18: Apps stop right after install (or become unstartable) #25

Closed
opened 2026-06-15 15:19:02 +00:00 by lfg2025 · 2 comments
Owner

Many apps install but immediately stop (need manual Start) or become unstartable. Check install->start handoff, boot_reconciler, restart policy, cgroup placement. Related B9/B10.

Tracked in repo: tests/production-quality/TRACKER.md

Many apps install but immediately stop (need manual Start) or become unstartable. Check install->start handoff, boot_reconciler, restart policy, cgroup placement. Related B9/B10. Tracked in repo: tests/production-quality/TRACKER.md
Author
Owner

Partially addressed by the #16/#17 runtime stack supervisor (stack apps that stopped now recover). Remaining single-container install→start cases need live repro; saw a name-less 'Created' orphan on .198 to chase. Keeping open.

Partially addressed by the #16/#17 runtime stack supervisor (stack apps that stopped now recover). Remaining single-container install→start cases need live repro; saw a name-less 'Created' orphan on .198 to chase. Keeping open.
Author
Owner

Fixed in commit 1843739e: a restart-retry loop (MAX_RESTARTS=3) in wait_for_stack_containers restarts stack containers that crash on first start. Follow-up tracked separately: non-stack apps still rely on the runtime supervisor; consider a non-stack post-install retry too.

Fixed in commit 1843739e: a restart-retry loop (MAX_RESTARTS=3) in wait_for_stack_containers restarts stack containers that crash on first start. Follow-up tracked separately: non-stack apps still rely on the runtime supervisor; consider a non-stack post-install retry too.
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: lfg2025/archy#25
No description provided.