This message was deleted.
# rancher-desktop
a
This message was deleted.
g
it's like the whole network stack between the vm and the host is lost. Posts no longer exposed either
Copy code
lima-rancher-desktop:/var/log$ netstat -nat | grep 3306 | grep -i listen
tcp        0      0 0.0.0.0:3306            0.0.0.0:*               LISTEN
tcp        0      0 :::3306                 :::*                    LISTEN
lima-rancher-desktop:/var/log$ exit
❯ netstat -nat | grep 3306 | grep -i listen
this feels like it might be this
or possibly this