udacity / devops-intro-project

Project files for Intro to DevOps class
286 stars 3.57k forks source link

Vagrant box add problem 'URL using bad/illegal format or missing URL' #101

Closed marjanovich closed 3 years ago

marjanovich commented 3 years ago

vagrant box add ubuntu-14.04.6-server-amd64-appserver_virtualbox.box --name devops-appserver ==> box: Box file was not detected as metadata. Adding it directly... ==> box: Adding box 'devops-appserver' (v0) for provider: box: Unpacking necessary files from: file://C/Users/marja/Desktop/packer-templates/devops/packer-templates/virtualbox/ubuntu-14.04.6-server-amd64-appserver_virtualbox.box box: An error occurred while downloading the remote file. The error message, if any, is reproduced below. Please fix this error and try again.

URL using bad/illegal format or missing URL

13rac1 commented 3 years ago

duplicate of #91