为什么在使用“vagrant up”命令下载 linux 时 cmd 显示错误?

Why is cmd show error while downloading linux using " vagrant up" command?

我已经在我的 windows 机器(8.1,64 位)上安装了 virtualbox,vagrant。
在 vagrant 文件夹中使用 cmd,我使用 vagrant up 命令,如下所示。

vagrant/vagrant up 

它开始下载,但过了一段时间,它显示错误:
OpenSSL SSL_read: SSL_ERROR_SYSCALL, errno 10054

errno 10054WSAECONNRESET -- 连接断开。开始查看您的网络连接。