Skip to content
Discussion options

You must be logged in to vote

I see, the issue is with ~/Library/Application\ Support/rancher-desktop/lima/_config/networks.yaml. You can probably just delete it (or move it somewhere else), and it should get recreated on the next start.

If you have actually customized the network settings, then you could also edit the file and remove the old vdeSwitch field.

The default content of the file should be:

cat ~/Library/Application\ Support/rancher-desktop/lima/_config/networks.yaml
paths:
  socketVMNet: /opt/rancher-desktop/bin/socket_vmnet
  varRun: /private/var/run
group: everyone
networks:
  rancher-desktop-shared:
    mode: shared
    gateway: 192.168.205.1
    dhcpEnd: 192.168.205.254
    netmask: 255.255.255.0
  h…

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@Zerpet
Comment options

@jandubois
Comment options

Answer selected by Zerpet
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants