Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

virtualbox: io.Copy failed: EOF #5754

Closed
DaneeLee opened this issue Oct 28, 2019 · 3 comments
Closed

virtualbox: io.Copy failed: EOF #5754

DaneeLee opened this issue Oct 28, 2019 · 3 comments
Labels
co/virtualbox kind/bug Categorizes issue or PR as related to a bug. l/zh-CN Issues in or relating to Chinese long-term-support Long-term support issues that can't be fixed in code triage/needs-information Indicates an issue needs more information in order to work on it.

Comments

@DaneeLee
Copy link

minikube start

失败的命令的完整输出


[root@localhost ~]# minikube start

  • minikube v1.3.1 on Centos 7.6.1810
    ! Please don't run minikube as root or with 'sudo' privileges. It isn't necessary with virtualbox driver.
  • Using image repository registry.cn-hangzhou.aliyuncs.com/google_containers
  • Tip: Use 'minikube start -p ' to create a new cluster, or 'minikube delete' to delete this one.
  • Starting existing virtualbox VM for "minikube" ...
  • Waiting for the host to be provisioned ...
  • Preparing Kubernetes v1.15.2 on Docker 18.09.8 ...
    E1028 16:12:12.787883 19169 ssh_runner.go:198] io.Copy failed: EOF
    E1028 16:12:12.787570 19169 ssh_runner.go:198] io.Copy failed: EOF

X Failed to update cluster: downloading binaries: copying kubeadm: copy: wait: remote command exited without exit status or exit signal
*

minikube logs命令的输出

使用的操作系统版本
Centos 7,VirtualBox 5

@DaneeLee DaneeLee added the l/zh-CN Issues in or relating to Chinese label Oct 28, 2019
@tstromberg
Copy link
Contributor

您介意使用minikube v1.5.0,如果失败,则共享minikube ssh dmesg的输出?

我怀疑VM可能内存不足。

@tstromberg tstromberg added long-term-support Long-term support issues that can't be fixed in code triage/needs-information Indicates an issue needs more information in order to work on it. labels Oct 28, 2019
@tstromberg tstromberg changed the title minikube start failure virtualbox: io.Copy failed: EOF Oct 28, 2019
@medyagh
Copy link
Member

medyagh commented Nov 4, 2019

@DaneeLee are you still having this issue ?

@priyawadhwa priyawadhwa added the kind/bug Categorizes issue or PR as related to a bug. label Nov 6, 2019
@tstromberg
Copy link
Contributor

Please try upgrading to VirtualBox v6.1. Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
co/virtualbox kind/bug Categorizes issue or PR as related to a bug. l/zh-CN Issues in or relating to Chinese long-term-support Long-term support issues that can't be fixed in code triage/needs-information Indicates an issue needs more information in order to work on it.
Projects
None yet
Development

No branches or pull requests

4 participants