Sergey Mezentsev

Results 24 issues of Sergey Mezentsev

### dstack version 0.16.2 ### Python version 3.11.8 ### Host OS Arch Linux ### Host Arch x86_64 ### What happened? For example, the command `dstack run . -f task.dstack.yaml -b...

bug
stale

### dstack version 0.16.2 ### Python version 3.11.8 ### Host OS Arch Linux ### Host Arch x86_64 ### What happened? If the lambda provider receives an error 403 in response...

bug
stale

### dstack version 0.16.2 ### Python version 3.11.8 ### Host OS Arch Linux ### Host Arch x86_64 ### What happened? We need to stop run the health_check on the terminating...

bug
stale

### dstack version 0.16.0 ### Python version 3.11.8 ### Host OS Arch Linux ### Host Arch x86_64 ### What happened? I have an service account in without permission "Compute Admin"....

bug
stale

### 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`....

bug
stale

### Problem Many clouds have instances with AMD GPU. Dstack should be able to create instances with this gpu as well as with the CPU. ### Solution As a first...

feature
stale

### Steps to reproduce 1. Start a new run 2. After determining the instance name and before a cloud creating the instance, enter the command `dstack pool remove ` in...

bug
stale

Many places in the "_process_job" function require error handling. - [ ] `RunnerClient.pull()` inside the `_process_running` function can raise `RequestException` - [ ] `ShimClient.submit() inside the `_process_provisioning_with_shim` function can raise...

stale

### dstack version 0.16.5 ### Python version 3.11 ### Host OS Arch Linux ### Host Arch x86_64 ### What happened? When the job is in the pulling state, the container...

bug
stale

### Steps to reproduce - Make intentional error in the `docker args` script. For example, add the command `exit 1` or `kurl "https://dstack.ai"` to the script - Run `dstack run`...

bug