This message was deleted.
# rancher-desktop
a
This message was deleted.
p
hi! Could you provide some additional information on that? Are you using a VPN? Do you have kubernetes enabled?
also, are you under a proxy configuration?
b
Good morning - yes certainly. I am using a company VPN (FortiNet) - although it exhibits similar behaviour if I start the service with VPN enabled (it needs to 'phone home') - and then I disconnect from the VPN. That may not affect the network configuration - but it should mean the VPN is not interfering with the traffic. I do not have a proxy enabled. Currently I have also tried the following 'experimental options' - and my observation is that instead of hanging for a long period (docker cli becomes unresponsive as well) - and then crashing rancher (only a Quit / Restart brings it back to working) - I instead now get ETIMEDOUT errors, Fetch Failures (Middleware is not being much more descriptive than that). The experimental options that have (from initial observations) changed this behaviour are: • Using VZ Virtualization + Rosetta support
Should also add the K8s is not enabled / running
Further observation is that after the multiple ETIMEDOUT errors - I try to
docker compose down
and it just hangs. I then tried to use
docker build ....
and I get this error:
Copy code
ERROR: error during connect: Get "<http://%2FUsers%2Fuser.name%2F.rd%2Fdocker.sock/_ping>": EOF
Only a Quit/Restart of Rancher Desktop came back to working setup
The later observation happens in frequently - not every time
p
i see. Just one more question, are you using containerd or dockerd?
b
Dockerd
p
would you mind to share what's in your
moby.log
and
meta.json
files? Better create a github issue and attach them
Are you using an HTTPS encrypted socket? Maybe this documentation helps https://docs.docker.com/engine/reference/commandline/dockerd/#daemon-socket-option
b
Ok, I am traveling with work for a couple of days. When I return will raise a ticket with all of the above and additional files . Thankyou for your help
👍 1
288 Views