System Details:
OS: ubuntu:24.04
Arch: AMD64
OCI Engine: podman
Dagger: dagger v0.18.3 (docker-image://registry.dagger.io/engine:v0.18.3) linux/arm64
In nth run: it starts by giving:
! connection error: desc = "error reading server preface: command [docker exec -i dagger-engine-v0.18.3 buildctl dial-stdio] has exited with exit status 255, make sure the URL is valid, and Docker 18.09 or later is installed on the remote host: stderr=Error: OCI runtime error: crun: the container `024d005d95e7830b8c74136205abeec74eb4c01051e2f485a05bda81f2fbb9f6` is not running\n"
Then possibly with n+1 or 2 runs it crashes
Stacktrace: File attached.
Logs from CI: File attached.
In logs it said docker system migrate, by docker it means podman
Its a little hard to reproduce.