xdissent / ievms

Automated installation of the Microsoft IE App Compat virtual machines
http://xdissent.github.com/ievms
9.86k stars 497 forks source link

Consistently get this err on original installation #220

Closed corysimmons closed 8 years ago

corysimmons commented 10 years ago

ERROR: Failed to download http://virtualization.modern.ie/vhd/IEKitV1_Final/VirtualBox/OSX/IE9_Win7.zip to /Users/cory/.ievms/IE9_Win7.zip using 'curl', error code (56)

Thoughts?

corysimmons commented 10 years ago

It's timing out.

I've cleared the IE9 partials from ~/.ievms and now I'm going to try to pass:

~ curl -m 9999999999999999999999999999999999999999 -s https://raw.github.com/xdissent/ievms/master/ievms.sh | env IEVMS_VERSIONS="9" bash

BakerCo commented 10 years ago

same here does anyone know a fix? is it a virtual box version issue ?

corysimmons commented 10 years ago

@BakerCo It seems like it was an issue with the size of my machine. Try removing the other VMs and just installing the IE9 one and see if that works.

xdissent commented 8 years ago

Sounds like a network or disk space issue? Let me know if otherwise.