kubernetes/minikube

service on docker with Ctrl-C: `error stopping tunnel: stopping ssh tunnel: os: process already finished`

Open

#8,511 opened on Jun 18, 2020

View on GitHub
 (16 comments) (1 reaction) (2 assignees)Go (31,799 stars) (5,222 forks)batch import
co/docker-driverco/servicehelp wantedkind/buglifecycle/frozenpriority/backlog

Description

This is a useless and necessarily scary error message from minikube service when Ctrl-C is hit on macOS and the Docker driver:

🎉  Opening service triage-party/triage-party in default browser...
❗  Because you are using a Docker driver on darwin, the terminal needs to be open to run it.
^C✋  Stopping tunnel for service triage-party.

💣  error stopping tunnel: stopping ssh tunnel: os: process already finished

😿  minikube is exiting due to an error. If the above message is not useful, open an issue:
👉  https://github.com/kubernetes/minikube/issues/new/choose

Contributor guide