当前位置:网站首页>An error occurred while downloading the remote file The errormessage
An error occurred while downloading the remote file The errormessage
2022-06-12 06:26:00 【37 degrees.】

Such a prompt message , It means that there is a problem again .
The solution to this problem is to open your storage vagrant Folder , The folder you just created , No accident , There is already a name in it ’Vagrantfile‘ The file of , Use Notepad to open it , take
config.vm.box = "base"
Medium base Change it to the name you gave your virtual environment . This problem has been solved in this way .
At startup , Some will prompt coun't open file Such a prompt message , This is usually virtualbox Version and vagrant A problem that doesn't correspond to 
solve :vagrant init Appoint centos/7
And then again vagrant up
Another problem is that it should not be used in Chinese directories vagrant init and vagrant up , There will be format problems !
Record , Hopefully that helped ! If you have any questions, please leave a message in the comment area .
边栏推荐
猜你喜欢

PHP read / write cookie

(UE4 4.27) UE4 adds a customized meshpass to realize the edge illumination of the mobile terminal

leetcode 704. Binary search

Leetcode January 12 daily question 334 Increasing ternary subsequence

Modifying theme styles in typora

Logistic regression model

Introduction to the method of diligently searching for the alliance procedure

Sensor bringup 中的一些问题总结

Automatic modeling of Interchange

SQL 注入-盲注
随机推荐
Analysis of memory management mechanism of (UE4 4.26) UE4 uobject
Unity C script implements AES encryption and decryption
English grammar_ Adverb_ With or without ly, the meaning is different
Unity3d display FPS script
基于报错的 SQL 注入
PDF. JS help file
RMB classification II
Unity implements smooth interpolation
torch在高版本训练的模型在低版本中使用报错
C2w model - language model
LeetCode-1185. Day of the week
Piecewise Bezier curve
Leetcode January 10 daily question 306 Additive number
Information content security experiment of Harbin Institute of Technology
PHP read / write cookie
RNN implementation regression model
Introduction to the method of diligently searching for the alliance procedure
MNIST handwritten data recognition by CNN
Get the size of the picture
LeetCode-剑指Offer(第二版)个人题解完整版