# ( Vagrant) Box could not be found

**URL:** https://discourse.roots.io/t/vagrant-box-could-not-be-found/8066
**Category:** trellis
**Created:** 2016-11-10T07:22:05Z
**Posts:** 2

## Post 1 by @robertcrenteria — 2016-11-10T07:22:06Z

For anyone else new to Trellis who is encountering this issue apparently it’s a bug with 1.8.7 that can be fixed with this [http://stackoverflow.com/questions/40473943/vagrant-box-could-not-be-found-or-could-not-be-accessed-in-the-remote-catalog](http://stackoverflow.com/questions/40473943/vagrant-box-could-not-be-found-or-could-not-be-accessed-in-the-remote-catalog)

---

## Post 2 by @kregenrek — 2016-11-12T09:38:15Z

Yep, tried to install a fresh trellis today an came across this issue. The line fixed it:

`sudo rm /opt/vagrant/embedded/bin/curl`
