This message was deleted.
# rancher-desktop
a
This message was deleted.
p
are you on a VM? in which platform are you on?
p
Hello @prehistoric-monitor-1181. I am on windows. I am using my local laptop.
Got it working by runnign this command before the pull command. Dont know what it does though Get-NetAdapter | Where-Object {$_.InterfaceDescription -Match "Cisco AnyConnect"} | Set-NetIPInterface -InterfaceMetric 6000
p
could this be a VPN related issue?
c
@proud-telephone-66502 it sounds like a VPN client interfering with the route metric and prevents the traffic to get routed back to the WSL network interface, can you try this workaround? https://github.com/rancher-sandbox/rancher-desktop/issues/3091#issuecomment-1268931636
We will have a permanent solution for this in our upcoming releases.
p
Hello Nino. Let me check