GoogleContainerTools/skaffold

Add error code and actionable message for minikube guest status error code

開放

#6,195 建立於 2021年7月13日

 (0 則留言) (0 個反應) (0 位負責人)Go (1,416 個分叉)batch import
area/errorsbugbash/q4-2022help wantedkind/feature-requestneeds-actionable-errorpriority/p3

倉庫指標

星標
 (12,822 顆星)
PR 合併指標
 (平均合併 3天 6小時) (30 天內合併 16 個 PR)

描述

While testing I had restarted my docker desktop.

skaffold dev
invalid skaffold config: getting minikube env: running [/usr/local/bin/minikube docker-env --shell none -p minikube --user=skaffold]
 - stdout: "false exit code 80\n"
 - stderr: "X Exiting due to GUEST_STATUS: state: unknown state \"minikube\": docker container inspect minikube --format=: exit status 1\nstdout:\n\n\nstderr:\nError response from daemon: dial unix docker.raw.sock: connect: connection refused\n\n* \n╭───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────╮\n│                                                                                                                               │\n│    * If the above advice does not help, please let us know:                                                                   │\n│      https://github.com/kubernetes/minikube/issues/new/choose                                                                 │\n│                                                                                                                               │\n│    * Please attach the following file to the GitHub issue:                                                                    │\n│    * - /var/folders/gk/s778hvkj0lb0zl95ywvw0snr00cfc0/T/minikube_docker-env_82c5ad3171faed17430d191f235b0322cd2f0c3c_0.log    │\n│                                                                                                                               │\n╰───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────╯\n\n"
 - cause: exit status 80

貢獻者指南