我试着做标准 $ vagrant up 和Vagrant给我
An error occurred while downloading the remote file. The error
message, if any, is reproduced below. Please fix this error and try
again.
transfer closed with 100 bytes remaining to read
我试图通过从我的浏览器手动下载盒子图像并从那里运行它来绕过这个,我可以和Vagrant一起玩。但是当我尝试在Vagrant中下载JDK时会出现更多问题,并且它也会提供相同的错误消息
An error occurred while downloading the remote file. The error
message, if any, is reproduced below. Please fix this error and try
again.
transfer closed with 100 bytes remaining to read
所以我认为有些不对劲。 我正在使用mac,而我的Vagrant端口是8088。
我想知道之前是否有人有此错误? 感谢