Skip to content

Instantly share code, notes, and snippets.

@rpkoller
Created February 3, 2018 22:28
Show Gist options
  • Save rpkoller/b78842151225dae594ef8dbe42d48e48 to your computer and use it in GitHub Desktop.
Save rpkoller/b78842151225dae594ef8dbe42d48e48 to your computer and use it in GitHub Desktop.
DEBUG subprocess: Exit status: 0
INFO interface: output: Checking for updates to 'geerlingguy/ubuntu1604'
INFO interface: output: ==> drupalgtd: Checking for updates to 'geerlingguy/ubuntu1604'
==> drupalgtd: Checking for updates to 'geerlingguy/ubuntu1604'
INFO interface: detail: Latest installed version: 1.1.7
INFO interface: detail: drupalgtd: Latest installed version: 1.1.7
drupalgtd: Latest installed version: 1.1.7
INFO interface: detail: Version constraints:
INFO interface: detail: drupalgtd: Version constraints:
drupalgtd: Version constraints:
INFO interface: detail: Provider: virtualbox
INFO interface: detail: drupalgtd: Provider: virtualbox
drupalgtd: Provider: virtualbox
INFO downloader: Downloader starting download:
INFO downloader: -- Source: https://atlas.hashicorp.com/geerlingguy/ubuntu1604
INFO downloader: -- Destination: /var/folders/qx/vkjfp_3d2bl_rs5n19yqr_4r0000gn/T/vagrant-load-metadata20180203-7471-1opw20p
INFO subprocess: Starting process: ["/opt/vagrant/embedded/bin/curl", "-q", "--fail", "--location", "--max-redirs", "10", "--user-agent", "Vagrant/2.0.2 (+https://www.vagrantup.com; ruby2.4.3)", "-H", "Accept: application/json", "--output", "/var/folders/qx/vkjfp_3d2bl_rs5n19yqr_4r0000gn/T/vagrant-load-metadata20180203-7471-1opw20p", "https://atlas.hashicorp.com/geerlingguy/ubuntu1604"]
INFO subprocess: Command in the installer. Specifying DYLD_LIBRARY_PATH...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stderr: % Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
DEBUG subprocess: stderr: curl: (22) The requested URL returned error: 404 Not Found
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 22
WARN downloader: Downloader exit code: 22
ERROR downloader: Exit code: 22
INFO environment: Running hook: environment_unload
INFO runner: Preparing hooks for middleware sequence...
INFO runner: 5 hooks defined.
INFO runner: Running action: environment_unload #<Vagrant::Action::Builder:0x00000001019753b8>
INFO warden: Calling IN action: #<VagrantPlugins::Triggers::Action::Trigger:0x000000010115fa20>
INFO warden: Calling IN action: #<VagrantPlugins::Triggers::Action::Trigger:0x000000010112dea8>
INFO warden: Calling IN action: #<VagrantPlugins::Triggers::Action::Trigger:0x00000001010fc5d8>
INFO warden: Calling OUT action: #<VagrantPlugins::Triggers::Action::Trigger:0x00000001010fc5d8>
INFO warden: Calling OUT action: #<VagrantPlugins::Triggers::Action::Trigger:0x000000010112dea8>
INFO warden: Calling OUT action: #<VagrantPlugins::Triggers::Action::Trigger:0x000000010115fa20>
ERROR vagrant: Vagrant experienced an error! Details:
ERROR vagrant: #<Vagrant::Errors::BoxMetadataDownloadError: There was an error while downloading the metadata for this box.
The error message is shown below:
The requested URL returned error: 404 Not Found>
ERROR vagrant: There was an error while downloading the metadata for this box.
The error message is shown below:
The requested URL returned error: 404 Not Found
ERROR vagrant: /opt/vagrant/embedded/gems/gems/vagrant-2.0.2/lib/vagrant/box.rb:135:in `rescue in load_metadata'
/opt/vagrant/embedded/gems/gems/vagrant-2.0.2/lib/vagrant/box.rb:139:in `load_metadata'
/opt/vagrant/embedded/gems/gems/vagrant-2.0.2/lib/vagrant/box.rb:160:in `has_update?'
/opt/vagrant/embedded/gems/gems/vagrant-2.0.2/plugins/commands/box/command/update.rb:137:in `box_update'
/opt/vagrant/embedded/gems/gems/vagrant-2.0.2/plugins/commands/box/command/update.rb:127:in `block in update_vms'
/opt/vagrant/embedded/gems/gems/vagrant-2.0.2/plugins/commands/box/command/update.rb:116:in `each'
/opt/vagrant/embedded/gems/gems/vagrant-2.0.2/plugins/commands/box/command/update.rb:116:in `update_vms'
/opt/vagrant/embedded/gems/gems/vagrant-2.0.2/plugins/commands/box/command/update.rb:49:in `execute'
/opt/vagrant/embedded/gems/gems/vagrant-2.0.2/plugins/commands/box/command/root.rb:66:in `execute'
/opt/vagrant/embedded/gems/gems/vagrant-2.0.2/lib/vagrant/cli.rb:46:in `execute'
/opt/vagrant/embedded/gems/gems/vagrant-2.0.2/lib/vagrant/environment.rb:269:in `cli'
/opt/vagrant/embedded/gems/gems/vagrant-2.0.2/bin/vagrant:151:in `<main>'
INFO interface: error: There was an error while downloading the metadata for this box.
The error message is shown below:
The requested URL returned error: 404 Not Found
There was an error while downloading the metadata for this box.
The error message is shown below:
The requested URL returned error: 404 Not Found
INFO interface: Machine: error-exit ["Vagrant::Errors::BoxMetadataDownloadError", "There was an error while downloading the metadata for this box.\nThe error message is shown below:\n\nThe requested URL returned error: 404 Not Found"]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment