Steps to reproduce
DSTACK_RUNNER_DOWNLOAD_URL=123 dstack server -yd
- Sumit a run
- Ensure
Events show
Job status changed PROVISIONING -> TERMINATING. Termination reason: WAITING_RUNNER_LIMIT_EXCEEDED
Actual behaviour
- The
Status in both CLI and UI is Error but the Error is empty
Expected behaviour
- The
Error should be Waiting runner limit exceeded (similar to Waiting instance limit exceeded)
dstack version
0.20.7
Server logs
Additional information
Most likely we don't have a proper mapping, e.g. here (or somewhere else).
Steps to reproduce
DSTACK_RUNNER_DOWNLOAD_URL=123 dstack server -ydEventsshowActual behaviour
Statusin both CLI and UI isErrorbut theErroris emptyExpected behaviour
Errorshould beWaiting runner limit exceeded(similar toWaiting instance limit exceeded)dstack version
0.20.7
Server logs
Additional information
Most likely we don't have a proper mapping, e.g. here (or somewhere else).