Hello,
I have followed your installation manual of AtoM demonstration. The command vagrant init artefactual/atom was successfull. When I launched Vagrant up, I get the following error.
Do you have an idea of this kind of error?
C:\Users\fr21350\Desktop\vagrant-2.4>vagrant up
Bringing machine 'default' up with 'virtualbox' provider...
==> default: Box 'artefactual/atom' could not be found. Attempting to find and i
nstall...
default: Box Provider: virtualbox
default: Box Version: >= 0
==> default: Loading metadata for box 'artefactual/atom'
default: URL:
https://atlas.hashicorp.com/artefactual/atom==> default: Adding box 'artefactual/atom' (v2.4.0.0) for provider: virtualbox
default: Downloading:
https://atlas.hashicorp.com/artefactual/boxes/atom/versions/
2.4.0.0/providers/virtualbox.box default: Progress: 100% (Rate: 2303k/s, Estimated time remaining: --:--:--)
==> default: Successfully added box 'artefactual/atom' (v2.4.0.0) for 'virtualbo
x'!
==> default: Importing base box 'artefactual/atom'...
==> default: Matching MAC address for NAT networking...
==> default: Checking if box 'artefactual/atom' is up to date...
==> default: Setting the name of the VM: vagrant-24_default_1489479342226_88806
==> default: Clearing any previously set network interfaces...
==> default: Preparing network interfaces based on configuration...
default: Adapter 1: nat
default: Adapter 2: hostonly
==> default: Forwarding ports...
default: 80 (guest) => 8000 (host) (adapter 1)
default: 22 (guest) => 2222 (host) (adapter 1)
==> default: Running 'pre-boot' VM customizations...
==> default: Booting VM...
There was an error while executing `VBoxManage`, a CLI used by Vagrant
for controlling VirtualBox. The command and stderr is shown below.
Command: ["startvm", "bf6dd550-e070-4885-b82c-1d73e0dfdd01", "--type", "headless
"]
Stderr: VBoxManage.exe: error: Failed to open/create the internal network 'HostI
nterfaceNetworking-VirtualBox Host-Only Ethernet Adapter #2' (VERR_INTNET_FLT_IF
_NOT_FOUND).
VBoxManage.exe: error: Failed to attach the network LUN (VERR_INTNET_FLT_IF_NOT_
FOUND)
VBoxManage.exe: error: Details: code E_FAIL (0x80004005), component ConsoleWrap,
interface IConsole
Thanks a lot for your help
Best regards
Françoise