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

The "metadata.json" file for the box 'seravo/wordpress' was not found #149

Open
suvi-eeco opened this issue Aug 19, 2020 · 4 comments
Open

Comments

@suvi-eeco
Copy link

When I try to execute vagrant up, vagrant halt or any other command on project directory I get this error message:

Vagrant failed to initialize at a very early stage:

The "metadata.json" file for the box 'seravo/wordpress' was not found.
Boxes require this file in order for Vagrant to determine the
provider it was made for. If you made the box, please add a
"metadata.json" file to it. If someone else made the box, please
notify the box creator that the box is corrupt. Documentation for
box file format can be found at the URL below:

https://www.vagrantup.com/docs/boxes/format.html

@ottok
Copy link
Contributor

ottok commented Aug 19, 2020

Thanks for reporting! We have not seen this error before. What Vagrant version are you using? Any other info about your OS and environment so we could try to reproduce this?

@ottok ottok self-assigned this Aug 19, 2020
@suvi-eeco
Copy link
Author

The vagrant version is 2.2.9 and I'm using Windows/Powershell
Today was the first day when this happend Earlier everything has worked well.

@suvi-eeco
Copy link
Author

We tried to do this solution (adviced by your help desk), but still... nothing happened

PS C:\projects\bookcover> cd ~.vagrant.d\boxes
PS C:\Users\Suvi Jyläskoski.vagrant.d\boxes> ls
PS C:\Users\Suvi Jyläskoski.vagrant.d\boxes> vagrant box add seravo/wordpress
==> box: Loading metadata for box 'seravo/wordpress'
box: URL: https://vagrantcloud.com/seravo/wordpress
==> box: Adding box 'seravo/wordpress' (v20200707.0.0) for provider: virtualbox
The "metadata.json" file for the box 'seravo/wordpress' was not found.
Boxes require this file in order for Vagrant to determine the
provider it was made for. If you made the box, please add a
"metadata.json" file to it. If someone else made the box, please
notify the box creator that the box is corrupt. Documentation for
box file format can be found at the URL below:

https://www.vagrantup.com/docs/boxes/format.html

@ottok
Copy link
Contributor

ottok commented Jan 27, 2021

We have not been able to reproduce this. Is it still happening for you?

@elguitar elguitar self-assigned this Feb 19, 2021
@elguitar elguitar assigned JoosuaKoskinen and unassigned ottok and elguitar Jul 14, 2021
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

4 participants