-
Notifications
You must be signed in to change notification settings - Fork 4.9k
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
Error downloading checksum file: net/http: TLS handshake timeout #5182
Comments
minikube start
X Failed to cache ISO
|
same issue here, can anyone solve it? or give a solution? |
It appears that your VM does not have full access to the internet. Are you running minikube from China by any chance? You can check by using curl to dowload the ISO: If you aren't able to use the internet, you can download the ISO file to https://minikube.sigs.k8s.io/docs/reference/disk_cache/ Related: #4774 |
D:\Tools>curl -LO https://storage.googleapis.com/minikube/iso/minikube-v1.3.0.iso |
@tstromberg I tried curl from my win10, I mean not from VM. I got "failed to receive handshake". Will follow the offline install solution, thanks! |
This issue appears to be a duplicate of #4774, do you mind if we move the conversation there? Ths way we can centralize the content relating to the issue. If you feel that this issue is not in fact a duplicate, please re-open it using Thank you for reporting this! |
重现问题所需的命令:minikube start
失败的命令的完整输出:
minikube logs
命令的输出:minikube start
! Please don't run minikube as root or with 'sudo' privileges. It isn't necessary with virtualbox driver.
X Failed to cache ISO
使用的操作系统版本:VMware® Workstation 12 Pro - ubuntu14.04
The text was updated successfully, but these errors were encountered: