Unavailable: error reading from server: EOF
Author: idelvallCreated Sep 26, 2023Updated Mar 10, 2026
Labelstype:bug
Obtained this error while running on satellites from GH actions. Multiple jobs failed at the same time with a similar error.
Looks like we need to review the retry mechanism in place for gRPC in the buildkit side.
+lint | *cached* --> COPY +get-stoml/stoml /tmp/stoml
+lint | *cached* --> mkdir /run/buildargs
+lint | --> expandargs find . -name Cargo.toml -exec bash -c '/tmp/stoml {} package.name; printf "\n"' \;
View logs at https://cloud.earthly.dev/builds/0e9d6196-2cbe-4a87-b2a4-81dbb4cccee6
_unknown *failed* | build target: build main: failed to solve: Unavailable: error reading from server: EOF
Error: build target: build main: failed to solve: Unavailable: error reading from server: EOF
Error: Process completed with exit code 1.Others failed with:
View logs at https://cloud.earthly.dev/builds/2bbd928b-ba86-4f66-b413-12ee2058e8ec
Error: error reading from server: EOF
_unknown *failed* | build target: build main: failed to receive status: rpc error: code = Unavailable desc = error reading from server: EOFSource: earthly/earthly