Skip to content

Phoenix PVC stuck Pending on macOS fresh install with --set phoenix.enabled=true #2620

@littleplato

Description

@littleplato

Pre-requisities

  • I am using the newest version of the platform (agentstack version shows that CLI and platform are the same version, and there is no newer version available)

Describe the bug
Running agentstack platform start --set phoenix.enabled=true on macOS fails. Phoenix PVC gets stuck in Pending state, deployment times out.

To Reproduce

  1. Fresh macOS install of agentstack
  2. Run agentstack platform start --set phoenix.enabled=true
  3. Helm deployment fails at Phoenix PVC binding

Expected behavior
Platform starts with Phoenix enabled.

Logs / Screenshots / Code snippets

Error: resource PersistentVolumeClaim/default/phoenix-data-pvc not ready. status: InProgress, message: PVC is not Bound. phase: Pending
resource Deployment/default/phoenix not ready. status: Failed, message: Progress deadline exceeded
context deadline exceeded
Exit code: 1

Set-up:

  1. macOS
  2. agentstack 0.7.1
  3. Plenty of disk space (~557GB free)
  4. Lima VM gets created successfully but Helm deploy fails
  • Model provider: minimax from openrouter (but this shouldn't matter?)

Additional context

Running without --set phoenix.enabled=true works fine
agentstack platform delete + retry doesn't help, same error every time
Can't shell into Lima VM to debug further since platform never fully starts

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingdocsImprovements or additions to documentation

    Type

    No type
    No fields configured for issues without a type.

    Projects

    Status
    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions