You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I initially though it was related to the AMI I was using (Ubuntu 20.04 with cgroupsv1) but it happened to be caused by a failed Docker install which I missed.
Also, this part of the shim code panics everywhere and drops errors without logging...
Expected behaviour
The shim properly handles Docker missing. Ideally, the error is propagated to the server.
dstack version
master
Server logs
No response
Additional information
No response
The text was updated successfully, but these errors were encountered:
Steps to reproduce
pending
.Actual behaviour
The shim fails with the panic:
I initially though it was related to the AMI I was using (Ubuntu 20.04 with cgroupsv1) but it happened to be caused by a failed Docker install which I missed.
Also, this part of the shim code panics everywhere and drops errors without logging...
Expected behaviour
The shim properly handles Docker missing. Ideally, the error is propagated to the server.
dstack version
master
Server logs
No response
Additional information
No response
The text was updated successfully, but these errors were encountered: