Skip to content

Improve provisioning failure message - #4113

Merged
r4victor merged 3 commits into
masterfrom
issue_4099_provisioning_failure_message
Aug 7, 2026
Merged

Improve provisioning failure message#4113
r4victor merged 3 commits into
masterfrom
issue_4099_provisioning_failure_message

Conversation

@r4victor

@r4victor r4victor commented Aug 7, 2026

Copy link
Copy Markdown
Collaborator

Part of #4099

  • Rename "no offers" run/job status message to "no capacity" since it's displayed only in case when there are offers but all attempts failed. In case of no offers at all, "no fleets" is shown as before.

  • Show a detailed reason why offers failed:

 #  BACKEND                 RESOURCES                                      INSTANCE TYPE          PRICE
 1  aws (us-west-1)         cpu=192 mem=2048GB disk=100GB gpu=H100:80GB:8  p5.48xlarge            $68.8

Submit a new run? [y/n]: y
 NAME            BACKEND         RESOURCES               INSTA…  PRICE   STATUS  PROBES  SUBMI…  ERROR
 cowardly-lige…                  -                               -       no              14:50
                                                                         capac…

cowardly-liger-1 provisioning completed (failed)
No capacity
Failed to provision in fleet 'cloud-fleet': tried 1 of 1 offers, all failed.
Errors: p5.48xlarge in aws/us-west-1: NoCapacityError.
See https://dstack.ai/docs/guides/troubleshooting/#provisioning-fails

A run that got a fleet but could not start on it terminated with no message
at all. Collect what the offers loop tried, skipped and got back, and name
the fleet, the number of offers and the backend errors.
@r4victor
r4victor merged commit 277c180 into master Aug 7, 2026
27 checks passed
@r4victor
r4victor deleted the issue_4099_provisioning_failure_message branch August 7, 2026 10:03
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.

1 participant