简体   繁体   中英

Gitlab Runner fails with ERROR: Job failed (system failure): Internal error occurred: connection reset by peer

I get this error from time to time when running builds with my dedicated runners, running on GKE.

What could be the problem here? Is it related to the Gitlab instance or is it more a problem on the cluster side?

ERROR: Job failed (system failure): Internal error occurred: error executing command in container: error during connect: Get http://%!F(MISSING)var%!F(MISSING)run%!F(MISSING)docker.sock/v1.27/exec/f9ee0d021b8a6d7660d2334456a93f61108835077574545bcf00a484b45f5247/json: read unix @->/var/run/docker.sock: read: connection reset by peer

See the same thing randomly. There are some jobs more likely than others to trigger it but a retry usually works fine

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM