Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error on vagrant up: The metadata for the box was malformed. #45

Closed
marukqs opened this issue Mar 4, 2015 · 1 comment
Closed

Error on vagrant up: The metadata for the box was malformed. #45

marukqs opened this issue Mar 4, 2015 · 1 comment

Comments

@marukqs
Copy link

marukqs commented Mar 4, 2015

Hi,

When I clone and vagrant up I get the following error and vagrant exits:

Bringing machine 'default' up with 'virtualbox' provider...
==> default: Box 'scotch/box' could not be found. Attempting to find and install...
    default: Box Provider: virtualbox
    default: Box Version: >= 0
==> default: Loading metadata for box 'scotch/box'

default: URL: https://atlas.hashicorp.com/scotch/box
The metadata for the box was malformed. The exact error
is shown below. Please contact the maintainer of the box so
that this issue can be fixed.
Caught Encoding::CompatibilityError at '{"description":"Scot': incompatible encoding regexp match (ASCII-8BIT regexp with UTF-8 string) 

My system: Ubuntu 14.04.2 LTS, Vagrant 1.7.2

KR

Marijus

@waitem
Copy link

waitem commented Dec 14, 2016

I had the same problem with Vagrant 1.8.5 on Ubuntu 14.04.5
Resolved by upgrading to Vagrant 1.9.1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants