Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

Ruby

Teamtreehouse VM installation

While running the command "vagrant up" it is unable to import basebox treehouse-rails4 and it says the following error 0%...10%...20%...30%...40%...50%... Progress state: VBOX_E_FILE_ERROR VBoxManage.exe: error: Appliance import failed VBoxManage.exe: error: Could not create the imported medium 'C:\Users\Kantimoy\VirtualBox VMs\Treehouse_1440670492943_9917\box-disk2.vmdk'. VBoxManage.exe: error: VMDK: cannot write allocated data block in 'C:\Users\Kantimoy\VirtualBox VMs\Treehouse_1440670492943_9917/box-disk2.vmdk' (VERR_DISK_FULL) VBoxManage.exe: error: Details: code VBOX_E_FILE_ERROR (0x80bb0004), component Appliance, interface IAppliance VBoxManage.exe: error: Context: "int __cdecl handleImportAppliance(struct HandlerArg *)" at line 779 of file VBoxManageAppliance.cpp

Can some help me saying how to fix this problem ?