【发布时间】:2020-10-30 18:53:20
【问题描述】:
尝试下载 minikubeflow,但我一直遇到这个问题,如果它挂起,最终我在大约一个小时后收到错误。我按照说明安装了虚拟盒,但仍然找不到。对此问题的可能原因有何见解?
$ vagrant init arrikto/minikf
A `Vagrantfile` has been placed in this directory. You are now
ready to `vagrant up` your first virtual environment! Please read
the comments in the Vagrantfile as well as documentation on
`vagrantup.com` for more information on using Vagrant.
jared@DESKTOP-JQH7K9J MINGW64 ~/Documents/minikf
$ vagrant up
Bringing machine 'default' up with 'virtualbox' provider...
**==> default: Box 'arrikto/minikf' could not be found. Attempting to find and install...**
default: Box Provider: virtualbox
default: Box Version: >= 0
==> default: Loading metadata for box 'arrikto/minikf'
default: URL: https://vagrantcloud.com/arrikto/minikf
==> default: Adding box 'arrikto/minikf' (v20200305.1.0) for provider: virtualbox
default: Downloading: https://vagrantcloud.com/arrikto/boxes/minikf/versions/20200305.1.0/providers/virtualbox.box
==> default: Box download is resuming from prior download progress
Download redirected to host: storage.googleapis.com
Progress: 4% (Rate: 6723k/s, Estimated time remaining: 0:44:32)
【问题讨论】:
-
按照这里写的操作:vagrantup.com/docs/other/debugging.html 并查看调试日志以了解后台发生的情况。
-
"default: Box 'arrikto/minikf' could not be found. Attempting to find and install..." 这行是问题,但我不知道为什么找不到它。跨度>
-
问题与
machine-learning无关 - 请不要向无关标签发送垃圾邮件(已删除)。 -
道歉-----
标签: vagrant virtualbox minikube kubeflow