scalingexcellence / scrapybook

Scrapy Book Code
http://scrapybook.com/
475 stars 209 forks source link

docker-provider: Booting VM error #41

Closed SLeonidV closed 6 years ago

SLeonidV commented 6 years ago

After last october Windows 10 Version 1703 x64 updating my vagrant up --no-parallel has next error: "... docker-provider: 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", "cd8f2d95-2d3c-44d5-a57f-16c594a357f5", "--type", "headless"]

Stderr: VBoxManage.exe: error: The virtual machine 'docker-provider' has terminated unexpectedly during startup with exit code -1073741819 (0xc0000005) VBoxManage.exe: error: Details: code E_FAIL (0x80004005), component MachineWrap, interface IMachine"

Could you please help me to fix that issue?

lookfwd commented 6 years ago

hello, what timezobe are you at? I can have a quick look

On Mon, Oct 23, 2017 at 10:25 AM Leonid Spiridonov notifications@github.com wrote:

After last october Windows 10 Version 1703 x64 updating my vagrant up --no-parallel has next error: "... docker-provider: 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", "cd8f2d95-2d3c-44d5-a57f-16c594a357f5", "--type", "headless"]

Stderr: VBoxManage.exe: error: The virtual machine 'docker-provider' has terminated unexpectedly during startup with exit code -1073741819 (0xc0000005) VBoxManage.exe: error: Details: code E_FAIL (0x80004005), component MachineWrap, interface IMachine"

Could you please help me to fix that issue?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/scalingexcellence/scrapybook/issues/41, or mute the thread https://github.com/notifications/unsubscribe-auth/AAwLb05HmEG31kQep_-HxhV21sZajbIfks5svKHUgaJpZM4QC7qB .

SLeonidV commented 6 years ago

@lookfwd thanks for reply.I have decided to use scrapy without vagrant.