Scott Robinson Technical Lead

Vagrant SSL Error Fix

Minor issue this morning where Vagrant wouldn’t fetch a box completely, turns out that the local cache looked corrupted and you would get this error:

SSL read: error:00000000:lib(0):func(0):reason(0), errno 60

you can force it to refetch entirely, by using the command:

vagrant box add box/name -c

then run your vagrant up as usual and it should work.

Found this useful? Everything here is free and stays that way. If it saved you an afternoon, you can buy me a coffee.