Hi.
When i try to install the Authoring tool with Vagrant Installation I get the following error message in a cmd window (with administrator rigths):
Microsoft Windows [VersiĆ³n 6.1.7601]
Copyright (c) 2009 Microsoft Corporation. Reservados todos los derechos.
C:\Windows\system32>cd "C:\Program Files (x86)\adapt_authoring"
C:\Program Files (x86)\adapt_authoring>vagrant up
Bringing machine 'default' up with 'virtualbox' provider...
==> default: Box 'ubuntu/trusty32' could not be found. Attempting to find and in
stall...
default: Box Provider: virtualbox
default: Box Version: >= 0
==> default: Loading metadata for box 'ubuntu/trusty32'
default: URL: https://atlas.hashicorp.com/ubuntu/trusty32
The box 'ubuntu/trusty32' could not be found or
could not be accessed in the remote catalog. If this is a private
box on HashiCorp's Atlas, please verify you're logged in via
`vagrant login`. Also, please double-check the name. The expanded
URL and error message are shown below:
URL: https://atlas.hashicorp.com/ubuntu/trusty32
Error: Failed writing body (0 != 13013)
Thanks in advance for any idea.
Victor