-
Notifications
You must be signed in to change notification settings - Fork 693
Closed
Description
Description
Lima: HEAD-0da3240
Colima: version=HEAD-cf522e8,driver=vz,mounts=virtiofs
MacOS: Ventura 13.1
I'm running HEAD of lima and colima and I think I'm still seeing something similar to this issue #1285 frequently . The most often occurrence of this issue for me is when pulling many docker images while starting a docker compose project. The command hangs and sometimes times out producing a message like:
Error response from daemon: Head "********************": dial tcp: lookup gcr.io on 192.168.5.3:53: read udp 192.168.5.15:40202->192.168.5.3:53: i/o timeout
Error: exit status 18
In the host agent logs ha.stderr.log I see many of the following message:
{"level":"debug","msg":"Stopping udp proxy (read udp 192.168.5.2:58193: i/o timeout)","time":"2023-01-26T01:12:39-05:00"}
lcluskey, asharptm, benh4ckett, panakour, kconley-sq and 4 morevlad-rw and GuiEloiSantos