Skip to content

ARM (M1,M3) issues after wakeup from sleep. #130

@akrizs

Description

@akrizs

I experience som issues with socket_vmnet and qemu when my macbook's come back from sleep, then it seems like some tools (minikube & kubectl) aren't capable of finding a route to host, I have scraped the entire internet to try to find a solution and tested everything.

if i check netstat -rn | grep 192.168.105 after wakeup it seems like the routing records for 192.168.105 have been cleared, but as soon as i ping the instance or use regular ssh to connect then they get reinstated and everything presumably seems to work OK, but something with "higher order" tools seems like they aren't able to resolve the route. (Normal SSH works and the instance has connection to the internet).

Is this something that anyone else has experienced and perhaps found a solution to?, i have tried to restart the socket_vmnet launchd daemon, i have tried to ifconfig down/up the bridge, tried both, it seems like sometimes it kicks in and works, sometimes i have to spend bunch of time trying to kick it into gear.

Hope that someone has a clue or this is something that can be solved.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions