You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 13, 2023. It is now read-only.
My system crashed and upon rebooting, I tried to vagrant up this box. I was getting the message "No usable default provider could be found for your system", it wouldn't start and I found the Vagrant file was missing. I searched and found that vagrant init might fix it, but it didn't. Other advice included upgrading Virtualbox and vagrant, which I did, but after running vagrant up again, I get the following:
`
Bringing machine 'default' up with 'virtualbox' provider...
==> default: Box 'base' could not be found. Attempting to find and install...
default: Box Provider: virtualbox
default: Box Version: >= 0
==> default: Box file was not detected as metadata. Adding it directly...
==> default: Adding box 'base' (v0) for provider: virtualbox
default: Downloading: base
An error occurred while downloading the remote file. The error
message, if any, is reproduced below. Please fix this error and try
again.
Couldn't open file /Library/WebServer/Documents/d8d.jv/base
`
Please advise on what I should do next, and thank you.
The text was updated successfully, but these errors were encountered:
My system crashed and upon rebooting, I tried to vagrant up this box. I was getting the message "No usable default provider could be found for your system", it wouldn't start and I found the Vagrant file was missing. I searched and found that vagrant init might fix it, but it didn't. Other advice included upgrading Virtualbox and vagrant, which I did, but after running vagrant up again, I get the following:
`
Bringing machine 'default' up with 'virtualbox' provider...
==> default: Box 'base' could not be found. Attempting to find and install...
default: Box Provider: virtualbox
default: Box Version: >= 0
==> default: Box file was not detected as metadata. Adding it directly...
==> default: Adding box 'base' (v0) for provider: virtualbox
default: Downloading: base
An error occurred while downloading the remote file. The error
message, if any, is reproduced below. Please fix this error and try
again.
Couldn't open file /Library/WebServer/Documents/d8d.jv/base
`
Please advise on what I should do next, and thank you.
The text was updated successfully, but these errors were encountered: