Skip to content
This repository has been archived by the owner on Sep 26, 2021. It is now read-only.

Docker starts with VBoxManage.exe error #679

Open
nguyenbathanh opened this issue Aug 11, 2017 · 2 comments
Open

Docker starts with VBoxManage.exe error #679

nguyenbathanh opened this issue Aug 11, 2017 · 2 comments

Comments

@nguyenbathanh
Copy link

nguyenbathanh commented Aug 11, 2017

Details:

Creating CA: C:\Users\NguyenThanh\.docker\machine\certs\ca.pem
Creating client certificate: C:\Users\NguyenThanh\.docker\machine\certs\cert.pem

Running pre-create checks...
(default) Image cache directory does not exist, creating it at C:\Users\NguyenTh
anh\.docker\machine\cache...
(default) No default Boot2Docker ISO found locally, downloading the latest relea
se...
(default) Latest release for github.com/boot2docker/boot2docker is v17.06.0-ce
(default) Downloading C:\Users\NguyenThanh\.docker\machine\cache\boot2docker.iso
 from https://github.com/boot2docker/boot2docker/releases/download/v17.06.0-ce/b
oot2docker.iso...
(default) 0%....10%....20%....30%....40%....50%....60%....70%....80%....90%....1
00%
Creating machine...
(default) Copying C:\Users\NguyenThanh\.docker\machine\cache\boot2docker.iso to
C:\Users\NguyenThanh\.docker\machine\machines\default\boot2docker.iso...
(default) Creating VirtualBox VM...
(default) Creating SSH key...
(default) Starting the VM...
(default) Check network to re-create if needed...
Error creating machine: Error in driver during machine creation: Unable to start
 the VM: C:\Program Files\Oracle\VirtualBox\VBoxManage.exe startvm default --typ
e headless failed:
VBoxManage.exe: error: The virtual machine 'default' has terminated unexpectedly
 during startup with exit code -1073741819 (0xc0000005).  More details may be av
ailable in 'C:\Users\NguyenThanh\.docker\machine\machines\default\default\Logs\V
BoxHardening.log'
VBoxManage.exe: error: Details: code E_FAIL (0x80004005), component MachineWrap,
 interface IMachine

Looks like something went wrong in step 'Checking if machine default exists'...
Press any key to continue...

Virtualbox version: 5.1.24
Docker Toolbox version: 17.06.0a-ce
OS: Windows 7 64 bit

Log file:

VBoxHardening.zip

I have tried all solutions from this #473 but didn't resolve my problem.

@nguyenbathanh nguyenbathanh changed the title Docker starts error with VBoxManage.exe error Docker starts with VBoxManage.exe error Aug 11, 2017
@MaxPeal
Copy link
Contributor

MaxPeal commented Sep 9, 2017

#689 mybe a fix for that?

@itdahde
Copy link

itdahde commented Jul 1, 2019

My solution was a different as many others before. I installed Docker Toolbox on W7 Ultimate as Administrator. My default working user profile is Main user. By double clicking the terminal, i had the same error. Executing on right click explicitly as Administrator then was the solution.
Have fun, comment your experience with my solution ;)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants