If I start the vagrant to start a project, this error occurs:
Bringing machine 'default' up with 'virtualbox' provider ... == > default: Box 'puphpet / ubuntu1604-x64' could not be found. Attempting to find and install ... default: Box Provider: virtualbox default: Box Version: > = 0 The box 'puphpet / ubuntu1604-x64' could not be found or could not be accessed in the remote catalog. If this is a private box on HashiCorp's Atlas, please verify you're logged in via
vagrant login
. Also, please double-check the name. The expanded URL and error message are shown below:URL: [" link "] Error: The requested URL returned error: 404 Not Found
I have used this box before, but now this is happening this error and it is not only with this box it is with all the boxes that I try to start in new project.
Someone would know what it could be!