Skip to content

fix(installer): dump gateway logs on startup timeout#1396

Merged
drew merged 1 commit into
mainfrom
install-gateway-log-dump/an
May 15, 2026
Merged

fix(installer): dump gateway logs on startup timeout#1396
drew merged 1 commit into
mainfrom
install-gateway-log-dump/an

Conversation

@drew
Copy link
Copy Markdown
Collaborator

@drew drew commented May 15, 2026

Summary

Dump recent local gateway diagnostics when the install script cannot connect to the package-managed gateway after startup.

Related Issue

None

Changes

  • Add a shared failure diagnostics path for local gateway startup waits.
  • Print Homebrew service status and gateway stdout/stderr logs on macOS.
  • Print user systemd status and recent journal entries on Linux.
  • Allow log tail length override with OPENSHELL_INSTALL_LOG_LINES.

Testing

  • mise run pre-commit passes
  • Unit tests added/updated
  • E2E tests added/updated (if applicable)

Checklist

  • Follows Conventional Commits
  • Commits are signed off (DCO)

Signed-off-by: Drew Newberry <anewberry@nvidia.com>
@drew drew requested review from a team, derekwaynecarr, maxamillion and mrunalp as code owners May 15, 2026 00:38
@drew drew merged commit f58a434 into main May 15, 2026
27 checks passed
@drew drew deleted the install-gateway-log-dump/an branch May 15, 2026 04:15
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