virtualbox add box error
当 vagrant box add xxx url时候,出现
Download failed. Will try another box URL if there is one.
An error occurred while downloading the remote file. The error
message, if any, is reproduced below. Please fix this error and try
again.
Failed writing body (0 != 16383)
解决办法:
sudo chown youruser:youruser -R ~/.vagrant.d
页:
[1]