udacity / devops-intro-project

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

Issues ubuntu-14.04.6-server-amd64-appserver_virtualbox.box #91

Open kelvinotuya opened 4 years ago

kelvinotuya commented 4 years ago

Hello, I got an error runing the following command: vagrant box add ubuntu-14.04.6-server-amd64-appserver_virtualbox.box --name devops-appserver

See bellow response: crashman83@kelvin-MacBookPro:~/Documents/devops/packer-templates/virtualbox$ sudo 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: Downloading: ubuntu-14.04.6-server-amd64-appserver_virtualbox.box An error occurred while downloading the remote file. The error message, if any, is reproduced below. Please fix this error and try again.

Couldn't open file /home/crashman83/Documents/devops/packer-templates/virtualbox/ubuntu-14.04.6-server-amd64-appserver_virtualbox.box

13rac1 commented 4 years ago

Does this happen consistently? Looks like the download failed

marjanovich commented 3 years ago

I have the same problems on Windows 10, but I try all this and work like charm on Linux machine.

Bader1996 commented 1 year ago

Hello, I have the same problem on macOS, and it does happen consistently. can anyone help me please?

the response:

bader@baders-mbp virtualbox % 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: Downloading: ubuntu-14.04.6-server-amd64-appserver_virtualbox.box An error occurred while downloading the remote file. The error message, if any, is reproduced below. Please fix this error and try again.

Couldn't open file /Users/bader/Desktop/devops-intro-project/packer-templates/virtualbox/ubuntu-14.04.6-server-amd64-appserver_virtualbox.box