dstack icon indicating copy to clipboard operation
dstack copied to clipboard

[Bug]: It is possible to request unconfigured clouds.

Open TheBits opened this issue 3 months ago • 1 comments

dstack version

0.16.0

Python version

3.11.8

Host OS

Arch Linux

Host Arch

x86_64

What happened?

I did not configure the cudo provider in the .dstack/server/config.yanl. I can submit an offer request to this provider and receive an empty response. I think it is necessary to prompt the user to configure the provider

CLI logs

❯ dstack run . -f task.dstack.yaml -b cudo --gpu 6
 Configuration          task.dstack.yaml
 Project                main
 User                   admin
 Pool name              default-pool
 Min resources          2..xCPU, 8GB.., 6xGPU
 Max price              -
 Max duration           72h
 Spot policy            auto
 Retry policy           no
 Creation policy        reuse-or-create
 Termination policy     destroy-after-idle
 Termination idle time  300s

Continue? [y/n]: n

Exiting...


### Server logs

_No response_

### Runner logs

_No response_

### Additional Information

_No response_

TheBits avatar Mar 08 '24 10:03 TheBits

This issue is stale because it has been open for 30 days with no activity.

peterschmidt85 avatar Apr 08 '24 01:04 peterschmidt85

This issue was closed because it has been inactive for 14 days since being marked as stale.

peterschmidt85 avatar Apr 22 '24 01:04 peterschmidt85