Error on restarting machine
jgsqware opened this issue · 2 comments
jgsqware commented
Hi,
I got an error like that
[INFO] Restart Docker Machine ... /usr/local/bin/VBoxManage showvminfo fast-io --machinereadable failed:
VBoxManage: error: The object is not ready
VBoxManage: error: Details: code E_ACCESSDENIED (0x80070005), callee nsISupports
VBoxManage: error: Context: "COMGETTER(RemoteUSBDevices)(ComSafeArrayAsOutParam(coll))" at line 2022 of file VBoxManageInfo.cpp
at the end of the script.
I can restart the machine after that with docker-machine start mymachine
.
I put it here for instance ;)
tonivdv commented
Not sure it's related to the script, but more to docker/machine#2494
tonivdv commented
I'm gonna close this issue, as it's not related to the nfs scripting. Should it be, or if you have other info don't hesitate to reopen.
Cheers