Hello Check this issue: https://github.com/mitchellh/vagrant/issues/3279
Can you try with that format? On Wed, Aug 16, 2017 at 4:59 PM, Andy Buckley <[email protected]> wrote: > HI all, > > using vagrant 1.9.7 is it possile to set a network fileshare in the > config.vm.box_url parameter space? > > Using windows I can 'download' the file from the c:\ drive IE > config.vm.box_url = "file://c:/path/to/./box" works fine > > however > > config.vm.box_url = "file://network/path/to/./box" doesnt work at all the > following is displayed on running vagrant up: > > An error occurred while downloading the remote file. The error message, if > any, is reproduced below. Please fix this error and try again. > > Any sugeestion on how to resolve this would be great > > Thanks > > Andy > > > -- > This mailing list is governed under the HashiCorp Community Guidelines - > https://www.hashicorp.com/community-guidelines.html. Behavior in > violation of those guidelines may result in your removal from this mailing > list. > > GitHub Issues: https://github.com/mitchellh/vagrant/issues > IRC: #vagrant on Freenode > --- > You received this message because you are subscribed to the Google Groups > "Vagrant" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit https://groups.google.com/d/ > msgid/vagrant-up/ba7290dd-0354-4227-9507-75b51c2847a6%40googlegroups.com > <https://groups.google.com/d/msgid/vagrant-up/ba7290dd-0354-4227-9507-75b51c2847a6%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- Alvaro -- This mailing list is governed under the HashiCorp Community Guidelines - https://www.hashicorp.com/community-guidelines.html. Behavior in violation of those guidelines may result in your removal from this mailing list. GitHub Issues: https://github.com/mitchellh/vagrant/issues IRC: #vagrant on Freenode --- You received this message because you are subscribed to the Google Groups "Vagrant" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/vagrant-up/CAHqq0ezv%2B6K4NQ2QdGzgeVXcH8pStoE4eoJjunM4mUw7E4SF2A%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
