Welcome to the Treehouse Community
Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.
Start your free trialLekhnath Timsina
142 PointsAn error occurred while downloading the remote file. The error message, if any, is reproduced below. Please fix this er
An error occurred while downloading the remote file. The error message, if any, is reproduced below. Please fix this error and try again.
SSL read: error:00000000:lib(0):func(0):reason(0), errno 54
1 Answer
kucxtground
1,034 PointsHi Lekhnath, I think the best solution would be to re-install the latest version of Vagrant.
If you prefer workarounds, there are some available, one of these are:
- Specifying the URL (of any mirror site) at the end of the command:
vagrant box add laravel/homestead https://atlas.hashicorp.com/laravel/boxes/homestead
There are other workarounds available but not really recommended.
Hope this works for you.
Best wishes. :-)
Lekhnath Timsina
142 PointsLekhnath Timsina
142 Pointsgot this error while adding laravel/homestead into vagrant box