Open akkashaider opened 7 years ago
any update on this issue? I get the same error
Yeah i have this too, just trying tessel2-vm this morning, doesn't look good if it's been like that for months now...
The problem seems to be that the VDI image is invalid. If you try to import it into VBox directly, you get these details. Anyone know how the VDI image is generated? Maybe it's been bugged for sometime now?
Could not get the storage format of the medium '/home/thecrazycodr/.tessel/vm.vdi' (VERR_NOT_SUPPORTED).
Result Code: | VBOX_E_IPRT_ERROR (0x80BB0005) |
---|---|
Component: | MediumWrap |
Interface: | IMedium {ad47ad09-787b-44ab-b343-a082a3f2dfb1} |
Callee: | IVirtualBox {d0a0163f-e254-4e5b-a1f2-011cf991c38d} |
Callee RC: | VBOX_E_OBJECT_NOT_FOUND (0x80BB0001) |
There we go, the problem is that the link to the VDI is invalid:
http://storage.googleapis.com/tessel-builds/
<Error>
<Code>NoSuchBucket</Code>
<Message>The specified bucket does not exist.</Message>
</Error>
Same issue still - the VDI is not hosted on googleapis anymore... anyone have a valid VDI or update on this issue?
I am creating tessel 2 virtual machine on ubuntu 14.04 by using following command and getting errors
t2-vm create
I am getting following error message
I have installed all Prerequisites which includes nodejs, tessel-cli, tessel usb rules, virtual box and its extension pack. The versions are as follows