Skip to content

pause/suspend/resume/unpause: dial tcp 192.168.39.x:22: connect: no route to host #9328

Closed
@prgaly

Description

@prgaly

Steps to reproduce the issue:

  1. minikube pause
  2. suspend host
  3. resume host
  4. minikube unpause

⏸️ Unpausing node minikube ...

❌ Exiting due to GUEST_UNPAUSE: list paused: docker: NewSession: new client: new client: dial tcp 192.168.39.155:22: connect: no route to host

😿 If the above advice does not help, please let us know:
👉 https://github.com/kubernetes/minikube/issues/new/choose

➜ examples git:(master) ✗ minikube status
E0926 20:06:27.696075 14354 status.go:329] failed to get storage capacity of /var: NewSession: new client: new client: dial tcp 192.168.39.155:22: connect: no route to host
E0926 20:06:27.696692 14354 status.go:216] status error: NewSession: new client: new client: dial tcp 192.168.39.155:22: connect: no route to host
minikube
type: Control Plane
host: Error
kubelet: Nonexistent
apiserver: Nonexistent
kubeconfig: Configured

Optional: Full output of minikube logs command:

minikube logs E0926 20:07:45.520025 14634 logs.go:203] Failed to list containers for "kube-apiserver": docker: NewSession: new client: new client: dial tcp 192.168.39.155:22: connect: no route to host E0926 20:07:48.592041 14634 logs.go:203] Failed to list containers for "etcd": docker: NewSession: new client: new client: dial tcp 192.168.39.155:22: connect: no route to host E0926 20:07:51.664044 14634 logs.go:203] Failed to list containers for "coredns": docker: NewSession: new client: new client: dial tcp 192.168.39.155:22: connect: no route to host E0926 20:07:54.739989 14634 logs.go:203] Failed to list containers for "kube-scheduler": docker: NewSession: new client: new client: dial tcp 192.168.39.155:22: connect: no route to host

Metadata

Metadata

Assignees

No one assigned

    Labels

    area/networkingnetworking issueskind/supportCategorizes issue or PR as a support question.triage/needs-informationIndicates an issue needs more information in order to work on it.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions