Skip to content

[evidence] Test sandbox button fails with "Command failed" but gives no explanation or fix guidance #577

Description

@Acone8

Before: Tapping "Test sandbox" from /access triggers the docker smoke test but immediately returns "Spark access action failed: Command failed: spark sandbox docker smoke --json" with no explanation of why it failed or what to do next.

Expected: When the sandbox smoke test fails, the bot should tell the user why it failed (e.g. Docker not installed, Docker not running) and what to do to fix it.

Repro steps:

  1. Send /access in Telegram
  2. Tap "Test sandbox" button
  3. Tap "Confirm: Test sandbox"
  4. Observe: Spark access action failed: Command failed: spark sandbox docker smoke --json with no explanation
Image Image

After fix: when the sandbox smoke test fails, the bot now shows a Repair section telling the user to make sure Docker Desktop is installed and running, and to run spark sandbox docker doctor --json for details.

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions