| This Vagrant environment has specified that it requires the | exception | warning | chef, chef-client, vagrant, provisioning, run-list |
| A URL to a Vagrant Cloud server is not set, so boxes cannot | exception | warning | chef, chef-client, vagrant, knife, node-management |
| The box '%{name}' could not be found or could not be accesse | exception | warning | chef-solo, vagrant, provisioning, cookbooks, file-path |
| There was an error while downloading the metadata for this b | exception | warning | chef-zero, chef-client, vagrant, provisioning, run-list |
| Multiple URLs for a box can't be specified when adding
versi | exception | warning | docker, vagrant, guest-detection, provisioning |
| The box you're adding has a name different from the name you | exception | warning | podman, vagrant, guest-detection, provisioning |
| The box you're attempting to add doesn't support the provide | exception | info | rsync, vagrant, docker-provider, proxy-machine, synced-folders |
| The box you're attempting to add doesn't support the request | exception | info | rsync, vagrant, rsync-auto, proxy-machine, synced-folders |
| The box you're attempting to add doesn't support the request | exception | warning | rsync, vagrant, rsync-auto, synced-folders, reload |
| The box you're attempting to add has no available version th | exception | warning | rsync, vagrant, ssh, authentication, synced-folders |
| The box you're attempting to add has no available version th | exception | error | vagrant, box-add, version-constraints, metadata |
| The box you're attempting to add already exists. Remove it b | exception | error | vagrant, box-add, duplicate, idempotency |
| Download to global Vagrant location already in progress. Thi | exception | error | vagrant, box-download, file-lock, concurrency, ci |
| The checksum of the downloaded box did not match the expecte | exception | error | vagrant, box-add, checksum, integrity, download |
| The box you requested to be removed could not be found. No
b | exception | error | vagrant, box-remove, not-found |
| You requested to remove the box '%{name}'. This box has mult | exception | error | vagrant, box-remove, versioning, disambiguation |
| You requested to remove the box '%{name}' version '%{version | exception | error | vagrant, box-remove, version-not-installed |
| You requested to remove the box '%{name}' version '%{version | exception | error | vagrant, box-remove, provider, disambiguation |
| You requested to remove the box '%{name}' version '%{version | exception | error | vagrant, box-remove, provider-not-installed |
| You requested to remove the box '%{name}' version '%{version | exception | error | vagrant, box-remove, architecture, cli |
| You requested to remove the box '%{name}' version '%{version | exception | error | vagrant, box-remove, architecture |
| Vagrant cannot create an iso due to the host capability for | exception | error | vagrant, cloud-init, host-capability, iso |
| cloud init command '%{cmd}' failed on guest '%{guest_name}'. | exception | error | vagrant, cloud-init, provisioning, boot |
| cloud-init is not found. Please ensure that cloud-init is in | exception | error | vagrant, cloud-init, guest-tools, box |
| There are errors in the configuration of this machine. Pleas | exception | error | vagrant, configuration, vagrantfile, validation |
| Vagrant cannot forward the specified ports on this VM, since | exception | error | vagrant, networking, port-forwarding, ports |
| Vagrant found a port collision for the specified port and vi | exception | error | vagrant, port-forwarding, auto-correct, ports |
| The synced folder type '%{type}' is reporting as unusable fo | exception | error | vagrant, synced-folders, nfs, rsync, smb |
| No synced folder implementation is available for your synced | exception | error | vagrant, synced-folders, virtualbox, rsync, guest-additions |
| The specified Vagrantfile to clone from was not found. Pleas | exception | error | vagrant, clone, vagrantfile |
| The clone environment hasn't been created yet. To clone from | exception | error | vagrant, clone, provider, machine-state |
| The provider for this Vagrant-managed machine is reporting t | exception | error | vagrant, ssh, machine-state, communicator |
| The provider for this Vagrant-managed machine is reporting t | exception | error | vagrant, ssh, machine-state, remote-command |
| Failed to create the following shared folder on the host sys | exception | error | vagrant, synced-folders, permissions, filesystem |
| The guest machine entered an invalid state while waiting for | exception | error | vagrant, boot, virtualbox, vm-state, timeout |
| The specified file '%{filename}' to save the package as alre | exception | error | vagrant, package, packaging, file-exists |
| The specified output is a directory. Please specify a path i | exception | error | vagrant, package, packaging, output-path |
| The information file that you've attempted to include doesn' | exception | error | vagrant, package, packaging, info-json |
| Package include file doesn't exist: %{file} | exception | error | vagrant, package, packaging, include-files |
| Vagrant exited after cleanup due to external interrupt. | exception | info | vagrant, interrupt, sigint, middleware, shutdown |
| The defined alias is not valid. Please review the informatio | exception | error | vagrant, alias, configuration, whitespace, startup |
| An error occurred while executing multiple actions in parall | exception | error | vagrant, parallel, multi-machine, batch-action, aggregated-errors |
| The "metadata.json" file for the box '%{name}' was not found | exception | error | vagrant, box, metadata, missing-file, manifest |
| The metadata associated with the box '%{name}' appears corru | exception | error | vagrant, box, metadata, json, corruption |
| The metadata associated with the box '%{name}' appears to be | exception | error | vagrant, box, metadata, schema, required-field |
| There was an error while downloading the metadata for this b | exception | error | vagrant, box, metadata, download, network, proxy |
| The box '%{name}' is not a versioned box. The box was added | exception | error | vagrant, box, update, versioning, catalog |
| The box you're attempting to add already exists. Remove it b | exception | error | vagrant, box, duplicate, idempotency, cli |
| The box failed to unpackage properly. Please verify that the | exception | error | vagrant, box, archive, bsdtar, corruption, disk-space |
| The box you attempted to add doesn't match the provider you | exception | error | vagrant, box, provider, mismatch, metadata |
| The format of box version provided (%{version}) is incorrect | exception | error | vagrant, box, version, semver, constraint |
| The metadata for the box was malformed. The exact error is s | exception | error | vagrant, box, metadata, json, catalog, malformed |
| A version of the box you're loading is formatted in a way th | exception | error | vagrant, box, metadata, version, semver, catalog |
| Vagrant failed to load a configured plugin source. This can | exception | error | vagrant, plugin, gem, source, network, bundler |
| The explicit capability host specified of '%{value}' could n | exception | error | vagrant, capability-host, guest, configuration, unknown-symbol |
| The capability host could not be detected. This is an intern | exception | error | vagrant, capability-host, detection, guest, autodetect |
| The capability '%{cap}' could not be found. This is an inter | exception | error | vagrant, capability, plugin, dispatch, internal |
| The capability '%{cap}' is invalid. This is an internal erro | exception | error | vagrant, capability, plugin, method-missing, internal |
| There was an error loading a Vagrantfile. The file being loa | exception | error | vagrant, vagrantfile, ruby, nameerror, configuration |
| There is a syntax error in the following Vagrantfile. The sy | exception | error | vagrant, vagrantfile, syntax-error, ruby, parse-error |
| There was an error loading a Vagrantfile. The file being loa | exception | error | vagrant, vagrantfile, runtime-error, loaderror, configuration |
| The host implementation explicitly specified in your Vagrant | exception | error | vagrant, host, plugin, configuration, capability-host |
| Vagrant attempted to acquire a lock named '%{name}', but thi | exception | error | vagrant, locking, concurrency, flock, environment |
| The push strategy '%{name}' is not defined in the Vagrantfil | exception | error | vagrant, push, deployment, configuration |
| There are no push strategies named '%{name}'. Please make su | exception | error | vagrant, push, plugin, deployment |
| The home directory you specified is not accessible. The home | exception | error | vagrant, home-directory, permissions, filesystem, eacces |
| The Vagrant app data directory (%{path}) is in a
structure V | exception | error | vagrant, home-directory, version, state-migration |
| The directory Vagrant will use to store local environment-sp | exception | error | vagrant, local-data, permissions, project-directory, eacces |
| There are errors in the configuration of this machine. Pleas | exception | error | vagrant, configuration, validation, plugins |
| Vagrant is missing plugins required by the currently loaded | exception | error | vagrant, plugins, local-plugins, installation |
| Vagrant failed to copy the default insecure private key into | exception | error | vagrant, ssh-key, permissions, home-directory, eacces |
| A Vagrant 1.0.x local state file was found. Vagrant is able | exception | error | vagrant, legacy-migration, json, state-file, upgrade |
| The guest implementation explicitly specified in your Vagran | exception | error | vagrant, guest, configuration, plugin, capability-host |
| Vagrant attempted to execute the capability '%{cap}'
on the | exception | error | vagrant, guest, capability, plugin, configuration |
| The registered guest capability '%{cap}' for the
detected gu | exception | error | |
| Vagrant attempted to call the action '%{action}' on the prov | exception | error | |
| An action '%{action}' was attempted on the machine '%{name}' | exception | error | |
| The requested communicator '%{comm}' could not be found.
Ple | exception | error | |
| Guest-specific operations were attempted on a machine that i | exception | error | |
| An internal error has occurred! The provider of the machine | exception | error | |
| Vagrant can't use the requested machine because it is locked | exception | error | |
| The machine index which stores all required information abou | exception | error | |
| curve name mismatched (`#{curve_name_in_key}' with `#{curve_ | exception | error | |
| unsupported key type `#{type}' | exception | error | |
| The plugins failed to initialize correctly. This may be due | exception | error | |
| Vagrant was unable to install the requested plugin: '%{name} | exception | error | |
| The plugin '%{name}' could not be installed because it could | exception | error | |
| Vagrant failed to properly resolve required dependencies. Th | exception | error | |
| Vagrant failed to install the requested plugin because it de | exception | error | |
| The plugin you're attempting to uninstall ('%{name}') is a
s | exception | error | |
| The plugin '%{name}' is not currently installed. | exception | error | |
| The plugins failed to load properly. The error message given | exception | error | plugins, load-error, startup, compatibility |
| Failed to parse the state file "%{path}":
%{message}
Please | exception | error | plugins, json, state-file, corruption |
| An invalid option was specified. The help for this command
i | exception | error | cli, options, usage, v1-plugins |
| A Vagrant environment or target machine is required to run t | exception | error | cli, environment, working-directory, v1-plugins |
| No virtual machines matched the regular expression given. | exception | error | cli, regex, vm-selection, v1-plugins |
| A VM by the name of %{name} was not found. | exception | error | cli, vm-selection, not-found, v1-plugins |
| This command requires a specific VM name to target in a mult | exception | error | cli, vm-selection, multi-vm, v1-plugins |
| Commands can only contain letters, numbers, and hyphens | exception | error | plugin-development, validation, naming, v1-plugins |
| An invalid option was specified. The help for this command
i | exception | error | cli, options, usage, v2-plugins |
| A Vagrant environment or target machine is required to run t | exception | error | cli, environment, machine-index, working-directory |
| An active machine was found with a different provider. Vagra | exception | error | provider, machine-index, conflict, vm-selection |
| No virtual machines matched the regular expression given. | exception | error | cli, regex, machine-selection, v2-plugins |
| A VM by the name of %{name} was not found. | exception | error | cli, machine-selection, not-found, v2-plugins |
| This command requires a specific VM name to target in a mult | exception | error | cli, machine-selection, multi-vm, v2-plugins |
| Commands can only contain letters, numbers, and hyphens | exception | error | plugin-development, validation, naming, v2-plugins |
| The incorrect stage was given to the trigger plugin:
Guest: | exception | error | triggers, internal-error, bug |
| A script exited with an unacceptable exit code %{code}. | exception | error | triggers, exit-code, shell, scripts |
| Could not run remote script on %{machine_name} because its s | exception | error | triggers, guest-state, run-remote, machine-state |
| Vagrant is attempting to interface with the UI in a way that | exception | error | tty, interactive, stdin, cli, ci |
| Failed to build iso image. The following command returned an | exception | error | iso, cloud-init, subprocess, build, genisoimage |
| The command 'vagrant %{name}' has been deprecated and is no | exception | warning | deprecation, cli, breaking-change, command-removed |
| The download was interrupted by an external signal. It did n | exception | error | download, interrupt, sigint, curl, box |
| An error occurred while downloading the remote file. The err | exception | error | download, curl, network, box, tls, proxy |
| The specified checksum type is not supported by Vagrant: %{t | exception | error | checksum, box, validation, vagrantfile |
| The requested Vagrant action is locked. This may be caused
b | exception | error | lock, concurrency, mutex, flock |
| Network settings specified in your Vagrantfile define an inv | exception | error | network, ip-address, netmask, vagrantfile, guest |
| Vagrant is unable to determine the location of this instance | exception | error | wsl, windows, environment, installation |
| Vagrant cannot currently enable access to manage machines wi | exception | error | wsl, version-mismatch, windows, interop |
| Failed to locate the powershell executable on the available | exception | error | powershell, windows, path, executable |
| The version of powershell currently installed on this host i | exception | error | powershell, version, windows, wmf |
| The private key to connect to the machine via SSH must be ow | exception | error | ssh, private-key, ownership, permissions |
| The private key to connect to this box via SSH has invalid p | exception | error | ssh, private-key, permissions, chmod, filesystem |
| `ssh` executable not found in any directories in the %PATH% | exception | error | ssh, windows, executable, path |
| The `ssh` executable found in the PATH is a PuTTY Link SSH c | exception | error | ssh, plink, putty, windows, compatibility |
| The executable '%{file}' Vagrant is trying to run was not
fo | exception | error | subprocess, windows, path, executable |
| The executable '%{file}' Vagrant is trying to run was not
fo | exception | error | subprocess, path, executable, linux, macos |
| The upload was interrupted by an external signal. It did not | exception | error | upload, interrupt, sigint, curl, vagrant-cloud |
| An error occurred while uploading the file. The error
messag | exception | error | network, upload, curl, vagrant-cloud |
| Because there were errors upgrading your Vagrantfiles, Vagra | exception | error | config, vagrantfile, upgrade, migration |
| The machine with the name '%{name}' was not found configured | exception | error | machine, vagrantfile, not-found, multi-machine |
| The provider '%{provider}' could not be found, but was reque | exception | error | provider, plugin, case-sensitivity, typo |
| The provider '%{provider}' could not be found, but was reque | exception | error | provider, plugin, not-found, installation |
| The provider '%{provider}' that was requested to back the ma | exception | error | provider, environment, hypervisor, installation |
| This command was not invoked properly. The help for this com | exception | error | cli, usage, autocomplete, arguments |
| This command was not invoked properly. The help for this com | exception | error | cli, usage, box, arguments |
| This command was not invoked properly. The help for this com | exception | error | cli, usage, box, arguments |
| This command was not invoked properly. The help for this com | exception | error | cli, usage, box, repackage, arguments |
| The box '%{name}' (v%{version}) with provider '%{provider}'
| exception | error | box, repackage, version, not-found |
| The box '%{name}' does not exist. Please double check and
tr | exception | error | box, update, not-found |
| You requested to update the box '%{name}'. This box has
mult | exception | error | box, update, provider, ambiguity |
| The box '%{name}' isn't installed for the provider '%{provid | exception | error | box, update, provider, not-found |
| You requested to update the box '%{name}' (v%{version}) with | exception | error | box, update, architecture, ambiguity |
| The box '%{name}' for the provider '%{provider}' isn't insta | exception | error | box, update, architecture, not-found |
| This command was not invoked properly. The help for this com | exception | error | cli, usage, cap, arguments |
| This command was not invoked properly. The help for this com | exception | error | cli, usage, cloud, auth, arguments |
| This command was not invoked properly. The help for this com | exception | error | cli, usage, cloud, auth, arguments |
| This command was not invoked properly. The help for this com | exception | error | vagrant, vagrant-cloud, cli, argument-validation |
| This command was not invoked properly. The help for this com | exception | error | vagrant, vagrant-cloud, cli, argument-validation, box-management |
| This command was not invoked properly. The help for this com | exception | error | vagrant, vagrant-cloud, cli, argument-validation, box-management |
| This command was not invoked properly. The help for this com | exception | error | vagrant, vagrant-cloud, cli, argument-validation, box-management |
| This command was not invoked properly. The help for this com | exception | error | vagrant, vagrant-cloud, cli, argument-validation, box-management |
| An unexpected error occurred: %{error} | exception | error | vagrant, vagrant-cloud, api, http-client, error-handling |
| The Vagrant Cloud server responded with a not-OK response:
| exception | error | vagrant, vagrant-cloud, http-400, api, validation |
| The Vagrant Cloud server is not currently accepting connecti | exception | error | vagrant, vagrant-cloud, network, dns, connectivity |
| This command was not invoked properly. The help for this com | exception | error | vagrant, vagrant-cloud, cli, argument-validation |
| This command was not invoked properly. The help for this com | exception | error | vagrant, vagrant-cloud, cli, argument-validation, provider-management |
| This command was not invoked properly. The help for this com | exception | error | vagrant, vagrant-cloud, cli, argument-validation, provider-management |
| This command was not invoked properly. The help for this com | exception | error | vagrant, vagrant-cloud, cli, argument-validation, provider-management |
| This command was not invoked properly. The help for this com | exception | error | vagrant, vagrant-cloud, cli, argument-validation, upload |
| This command was not invoked properly. The help for this com | exception | error | vagrant, vagrant-cloud, cli, argument-validation, publish |
| The file you are attempting to upload does not exist. Please | exception | error | vagrant, vagrant-cloud, file-not-found, cli, publish |
| This command was not invoked properly. The help for this com | exception | error | vagrant, vagrant-cloud, cli, argument-validation, search |
| This command was not invoked properly. The help for this com | exception | error | vagrant, vagrant-cloud, cli, argument-validation, version-management |
| This command was not invoked properly. The help for this com | exception | error | vagrant, vagrant-cloud, cli, argument-validation, version-management |
| This command was not invoked properly. The help for this com | exception | error | vagrant, vagrant-cloud, cli, usage, box-version |
| This command was not invoked properly. The help for this com | exception | error | vagrant, vagrant-cloud, cli, usage, box-version |
| This command was not invoked properly. The help for this com | exception | error | vagrant, vagrant-cloud, cli, usage, box-version |
| `Vagrantfile` already exists in this directory. Remove it be | exception | error | vagrant, init, vagrantfile, file-exists |
| The Vagrantfile template '%{path}' does not exist. Please do | exception | error | vagrant, init, template, file-not-found |
| The license file to install could not be found. Please verif | exception | error | vagrant, plugin, license, file-not-found |
| The plugin '%{name}' is not currently installed. | exception | error | vagrant, plugin, gem, not-installed |
| This command was not invoked properly. The help for this com | exception | error | vagrant, plugin, cli, usage |
| This command was not invoked properly. The help for this com | exception | error | vagrant, plugin, cli, usage, local-plugins |
| There are errors in the configuration of this machine. Pleas | exception | error | vagrant, config, validation, local-plugins |
| This command was not invoked properly. The help for this com | exception | error | vagrant, plugin, license, cli, usage |
| This command was not invoked properly. The help for this com | exception | error | vagrant, plugin, cli, usage |
| This command was not invoked properly. The help for this com | exception | error | vagrant, plugin, cli, usage |
| This command was not invoked properly. The help for this com | exception | error | vagrant, plugin, cli, usage |
| A command must be provided when the --elevated flag is provi | exception | error | vagrant, powershell, elevated, cli, windows |
| Your host does not support PowerShell. A remote PowerShell c | exception | error | vagrant, powershell, host-capability, platform, windows |
| An error occurred while executing a PowerShell script. This | exception | error | vagrant, powershell, winrm, remoting, firewall |
| Unable to establish a remote PowerShell connection with the | exception | error | vagrant, powershell, winrm, remoting, firewall |
| The provider '%{provider}' doesn't support automatic install | exception | error | vagrant, provider, host-capability, install |
| The Vagrantfile defines more than one 'push' strategy. Pleas | exception | error | vagrant, push, cli, vagrantfile, configuration |
| The push strategy '%{name}' is not defined in the Vagrantfil | exception | error | vagrant, push, cli, typo, vagrantfile |
| Vagrant doesn't support running an RDP client on your host O | exception | error | vagrant, rdp, host-capability, platform-support, remote-desktop |
| RDP connection information for this machine could not be det | exception | error | vagrant, rdp, port-forwarding, networking, windows-guest |
| This command was not invoked properly. The help for this com | exception | error | vagrant, snapshot, cli, usage |
| The snapshot name `%{snapshot_name}` was not found for the v | exception | error | vagrant, snapshot, name-not-found, provider, virtualbox |
| This command was not invoked properly. The help for this com | exception | error | vagrant, snapshot, cli, usage |
| The snapshot name `%{snapshot_name}` was not found for the
v | exception | error | vagrant, snapshot, name-not-found, provider, virtualbox |
| This command was not invoked properly. The help for this com | exception | error | vagrant, snapshot, cli, usage, subcommand |
| This command was not invoked properly. The help for this com | exception | error | vagrant, snapshot, cli, usage |
| The provider for this Vagrant-managed machine is reporting t | exception | error | vagrant, ssh, machine-state, ssh-config |
| '%{name}' is not a known provisioner. Please specify a valid | exception | error | vagrant, provisioning, cli, typo, plugins |
| This command was not invoked properly. The help for this com | exception | error | vagrant, upload, cli, usage, windows-paths |
| The source path provided for upload cannot be found. Please | exception | error | vagrant, upload, file-not-found, paths, cli |
| The compression type requested for upload (`%{type}`) is not | exception | error | vagrant, upload, compression, invalid-option-value, cli |
| The guest does not provide extraction capability for the req | exception | error | vagrant, upload, guest-capability, compression, missing-capability |
| The box is not able to report an address for WinRM to connec | exception | error | vagrant, winrm, windows-guest, machine-state, port-forwarding |
| Vagrant is configured to generate a random keypair and inser | exception | error | vagrant, ssh, keys, guest-capability, security |
| The private key you are attempting to generate is not suppor | exception | error | vagrant, ssh, keys, key-type, ssh-server-algorithms |
| Failed to upload a file to the guest VM via SCP due to a per | exception | error | |
| The provider for this Vagrant-managed machine is reporting t | exception | error | |
| An error occurred in the underlying SSH library that Vagrant | exception | error | |
| SSH server on the guest doesn't support SCP. Please install | exception | error | |
| The box is not able to report an address for WinRM to connec | exception | error | |
| An authorization error occurred while connecting to WinRM.
| exception | error | |
| An error occurred executing a remote WinRM command.
Shell: | exception | error | |
| An SSL error occurred while connecting to WinRM. This usuall | exception | error | |
| Vagrant timed out while attempting to connect via WinRM. Thi | exception | error | |
| %{transport} is not a supported WinRM transport. | exception | error | |
| Vagrant was instructed to configure the %{device} network de | exception | error | |
| The provider you are using ('%{provider}') doesn't support | exception | error | |
| The %{type} network type is not supported for this box or gu | exception | error | |
| Failed to mount folders in Darwin guest. The command attempt | exception | error | |
| Vagrant was instructed to configure the %{device} network de | exception | error | |
| Failed to mount folders in Linux guest. This is usually beca | exception | error | |
| Vagrant was instructed to configure the %{device} network de | exception | error | |
| The provider you are using ('%{provider}') doesn't support | exception | error | |
| NFS is reporting that your exports file is invalid. Vagrant | exception | error | nfs, bsd, macos, exports, synced-folders |
| The checksum of the downloaded provider '%{provider}' did no | exception | error | virtualbox, provider-install, checksum, macos, download |
| Installation of the provider '%{provider}' failed! The stdou | exception | error | virtualbox, provider-install, macos, subprocess, installer |
| Vagrant failed to automatically start the SMB service. Ensur | exception | error | smb, macos, launchctl, synced-folders, service-start |
| Exporting an SMB share failed! Details about the failure are | exception | error | smb, macos, sharing, synced-folders |
| Failed to determine macOS version.
Version string: %{vers | exception | error | macos, version-detection, sw-vers, subprocess |
| FreeBSD hosts do not support sharing directories with whites | exception | error | nfs, freebsd, whitespace, path, synced-folders |
| You have attempted to export the same nfs host path at %{hos | exception | error | nfs, linux, duplicate-config, synced-folders, exports |
| Vagrant failed to install an updated NFS exports file. This | exception | error | nfs, linux, sudo, exports, permissions |
| An error occurred while executing a PowerShell script. This | exception | error | windows, powershell, host-info, network, execution-policy |
| The checksum of the downloaded provider '%{provider}' did no | exception | error | virtualbox, provider-install, checksum, windows, download |
| Installation of the provider '%{provider}' failed! The stdou | exception | error | virtualbox, provider-install, windows, powershell, installer |
| Pruning an SMB share failed! Details about the failure are s | exception | error | smb, windows, prune, uac, share-removal |
| Vagrant is unable to setup a requested SMB share. An SMB sha | exception | error | smb, windows, share-name, conflict, synced-folders |
| Exporting an SMB share failed! Details about the failure are | exception | error | smb, windows, share-creation, uac, synced-folders |
| An error occurred while executing a PowerShell script. This | exception | error | windows, powershell, ssh-key, permissions, execution-policy |
| There was an error loading a Vagrantfile. The file being loa | exception | error | vagrant, vagrantfile, push, config, ruby |
| There was an error parsing the Vagrantfile:
No config was gi | exception | error | vagrant, triggers, vagrantfile, config, dsl |
| There was an error loading a Vagrantfile. The file being loa | exception | error | vagrant, vagrantfile, provider-config, config, ruby |
| The Docker provider is unable to connect the container to th | exception | error | vagrant, docker, network, provider, middleware |
| The Docker provider was able to bring up the host VM success | exception | error | vagrant, docker, host-vm, ssh, hypervisor |
| The Docker provider was unable to configure networking using | exception | error | vagrant, docker, network, provider, precondition |
| The configured network address is not valid within the confi | exception | error | vagrant, docker, network, ip, subnet |
| The configured network subnet is not valid for the defined n | exception | error | vagrant, docker, network, subnet |
| Invalid option given for docker network for guest "%{contain | exception | error | vagrant, docker, network, config, validation |
| NFS requires a host-only network to be created.
Please add a | exception | error | vagrant, docker, nfs, synced-folders, network |
| Vagrant received unknown output from `docker build` while bu | exception | error | vagrant, docker, build, buildkit, podman |
| A Docker command executed by Vagrant didn't complete success | exception | error | vagrant, docker, cli, process, exit-code |
| A Docker command executed by Vagrant didn't complete success | exception | error | vagrant, docker, host-vm, ssh, exit-code |
| The configured host VM Vagrantfile could not be found. Pleas | exception | error | vagrant, docker, host-vm, vagrantfile, path |
| The "docker" synced folder type can't be used because the p | exception | error | vagrant, docker, synced-folders, provider, config |
| Hyper-V access check has failed for the configured destinati | exception | error | vagrant, hyperv, windows, acl, permissions |
| The Hyper-V cmdlets for PowerShell are not available! Vagran | exception | error | vagrant, hyperv, windows, powershell, setup |
| The Vagrant virtual environment you are trying to package mu | exception | error | vagrant, hyperv, package, vm-state |
| The box you're using with the Hyper-V provider ('%{name}')
i | exception | error | vagrant, hyperv, box, packaging, import |
| An error occurred while executing a PowerShell script. This | exception | error | hyperv, powershell, windows, driver |
| Vagrant attempted to clean the machine folder for the machin | exception | error | virtualbox, permissions, eperm, cleanup, filesystem |
| A customization command failed:
%{command}
The following e | exception | error | virtualbox, customize, vboxmanage, configuration |
| The Vagrant virtual environment you are trying to package mu | exception | error | virtualbox, package, machine-state, export |
| The adapter to attach a forwarded port to was not found. Ple | exception | error | virtualbox, forwarded-port, network-adapter, nat |
| Creation of the linked clone failed. | exception | error | virtualbox, linked-clone, import, snapshot |
| The VM import failed! Try running `VBoxManage import` on the | exception | error | virtualbox, import, ovf, box |
| Network settings specified in your Vagrantfile define an inv | exception | error | virtualbox, network, ip-address, vagrantfile, validation |
| The specified host network collides with a non-hostonly netw | exception | error | virtualbox, network, hostonly, subnet-collision, bridged |
| The specified host network could not be found: '%{name}.'
If | exception | error | virtualbox, network, hostonly, interface-name |
| The IP address configured for the host-only network is not w | exception | error | virtualbox, linux, hostonly, ip-range, networks-conf |
| NFS requires a host-only network to be created.
Please add a | exception | error | virtualbox, nfs, synced-folder, hostonly, network |
| A VirtualBox machine with the name '%{name}' already exists. | exception | error | virtualbox, vm-name, duplicate, naming |
| VirtualBox only allows up to %{limit} disks to be attached t | exception | error | virtualbox, disks, storage-controller, limits |
| Vagrant was unable to determine the recommended name for you | exception | error | virtualbox, vboxmanage, import, vm-name, driver-5-0 |
| Could not find a required VirtualBox guest property:
%{gue | exception | error | virtualbox, guest-additions, guest-property, network, ip-detection |
| The name of your virtual machine couldn't be set because Vir | exception | error | virtualbox, modifyvm, vm-name, verr-already-exists, cleanup |
| There was an error while executing `VBoxManage`, a CLI used | exception | error | virtualbox, vboxmanage, startvm, hypervisor-conflict, vt-x |
| Vagrant was unable to determine the recommended name for you | exception | error | virtualbox, vboxmanage, import, vm-name, driver-6-0 |
| Vagrant was unable to locate the configuration file for the | exception | error | virtualbox, virtualbox-7, showvminfo, forwarded-ports, version-specific |
| Vagrant expected to find a storage controller called '%{name | exception | error | virtualbox, storage-controller, disk, disk-management |
| Vagrant was unable to detect a disk controller with any of t | exception | error | virtualbox, storage-controller, primary-disk, disk, disk-management |
| The VirtualBox VM was created with a user that doesn't match | exception | error | virtualbox, uid, user-mismatch, permissions, wsl |
| The requested Ansible compatibility mode (%{compatibility_mo | exception | error | ansible, provisioner, compatibility-mode, version-conflict |
| Ansible Provisioner Programming Error:
%{message}
Internal | exception | error | ansible, provisioner, internal-error, invariant, compatibility-mode |
| The requested Ansible version (%{required_version}) was not | exception | error | ansible, provisioner, guest, version-mismatch, pip |
| Ansible failed to complete successfully. Any error output sh | exception | error | ansible, provisioner, guest, playbook, exit-code |
| The requested Ansible version (%{required_version}) was not | exception | error | ansible, provisioner, host, version-mismatch |
| Ansible failed to complete successfully. Any error output sh | exception | error | ansible, provisioner, host, playbook, exit-code, subprocess |
| `%{config_option}` does not exist on the %{system}: %{path} | exception | error | ansible, provisioner, host, path-validation, file-not-found |
| The provisioner '%{name}' doesn't support provisioning on
Wi | exception | error | cfengine, provisioner, winrm, windows, communicator |
| Vagrant was unable to automatically detect the IP address of | exception | error | cfengine, provisioning, vagrant, network, ip-detection |
| Failed to bootstrap CFEngine. Please see the output above to | exception | error | cfengine, bootstrap, provisioning, vagrant, exit-code |
| CFEngine appears not to be installed on the guest machine. V | exception | error | cfengine, provisioning, vagrant, missing-dependency |
| Vagrant could not detect Chef on the guest! Even after Vagra | exception | error | chef, provisioning, vagrant, installation, network |
| Chef server provisioning requires that the `config.chef.vali | exception | error | chef, chef-client, provisioning, vagrant, configuration |
| The validation key set for `config.chef.validation_key_path` | exception | error | chef, chef-client, provisioning, vagrant, file-not-found, configuration |
| Chef server provisioning requires that the `config.chef.chef | exception | error | chef, chef-client, provisioning, vagrant, configuration |
| Chef never successfully completed! Any errors should be visi | exception | error | chef, chef-client, provisioning, vagrant, convergence |
| Chef never successfully completed! Any errors should be visi | exception | error | chef, chef-solo, provisioning, vagrant, convergence |
| Shared folders that Chef requires are missing on the virtual | exception | error | chef, chef-solo, provisioning, vagrant, synced-folders |
| Chef never successfully completed! Any errors should be visi | exception | error | chef, chef-zero, provisioning, vagrant, convergence |
| Shared folders that Chef requires are missing on the virtual | exception | error | chef, chef-zero, provisioning, vagrant, synced-folders |
| The Docker post-install provisioner cannot also take a Docke | exception | error | docker, provisioning, vagrant, configuration |
| Docker installation failed. | exception | error | docker, provisioning, vagrant, installation |
| Docker is not running on the guest VM. | exception | error | docker, provisioning, vagrant, daemon, service-start |
| The Podman post-install provisioner cannot also take a Podma | exception | error | podman, provisioning, vagrant, configuration |
| Podman installation failed. | exception | error | podman, provisioning, vagrant, installation |
| Shared folders that Puppet requires are missing on the virtu | exception | error | puppet, provisioning, vagrant, synced-folders, windows |
| The provisioner '%{name}' doesn't support provisioning on
Wi | exception | error | puppet, provisioning, vagrant, winrm, windows, unsupported |
| The bootstrap-salt script downloaded from '%{source}' couldn | exception | error | salt, salt-bootstrap, provisioning, vagrant, checksum, sha256, supply-chain |
| The provisioner '%{name}' doesn't support provisioning on
Wi | exception | error | salt, winrm, windows, provisioner, install-master |
| vagrant.provisioners.salt.bootstrap_failed | exception | error | salt, bootstrap, provisioner, installation, guest |
| The provider for this Vagrant-managed machine is reporting t | exception | error | ssh, shell-provisioner, boot, provider, retry |
| Vagrant was unable to find the Atlas uploader CLI. If your V | exception | error | atlas, push, deploy, missing-binary, legacy |
| The Git binary '%{bin}' could not be found. Please ensure yo | exception | error | heroku, push, git, missing-binary, deploy |
| The following path is not a valid Git repository:
%{pat | exception | error | heroku, push, git, repository, deploy |
| The following command exited with a non-zero exit status:
| exception | error | heroku, push, git, subprocess, deploy |
| No host IP was given to the Vagrant core NFS helper. This is | exception | error | nfs, synced-folders, internal-error, host-network |
| No guest IP was given to the Vagrant core NFS helper. This i | exception | error | nfs, synced-folders, internal-error, guest-network |
| No NFS client was detected as installed in your guest machin | exception | error | nfs, synced-folders, guest, missing-package |
| No valid IDs were given to the NFS synced folder implementat | exception | error | nfs, synced-folders, internal-error, cleanup |
| There was an error when attempting to rsync a synced folder. | exception | error | rsync, synced-folders, subprocess, ssh |
| There was an error while attempting to run the post rsync
co | exception | error | rsync, synced-folders, guest, permissions, post-command |
| "rsync" was not detected as installed in your guest machine. | exception | error | rsync, synced-folders, guest, missing-package |
| Vagrant attempted to execute the capability '%{cap}'
on the | exception | error | smb, synced-folders, windows, guest, capability |
| There was a problem while downloading the metadata for your | console | warning | box, metadata, network, outdated-check, warning |
| Trigger configured to continue on error... | console | warning | triggers, on-error, continue, warning, vagrantfile |
| Could not run remote script on guest because it does not exi | console | warning | triggers, guest, machine-not-created, warning, run-remote |
| vagrant.cap.configure_disks.recovery_from_resize | console | error | |
| ${data} | console | error | |
| ${data} | console | error | |
| vagrant.box_add_url_warn | console | error | |
| vagrant.box_malformed_continue_on_update | console | error | |
| vagrant.box_outdated_single | console | error | |
| vagrant.box_outdated_local | console | error | |
| vagrant.actions.disk.provider_unsupported | console | error | |
| vagrant.actions.disk.provider_unsupported | console | error | |
| HandleBoxUrl middleware is deprecated. Use HandleBox instead | console | error | |
| This is a bug with the provider. Please contact the creator | console | error | |
| of the provider you use to fix this. | console | error | |
| vagrant.ssh_exec_password | console | error | |
| vagrant.box_version_malformed | console | error | |
| vagrant.plugins.local.uninstalled_plugins | console | error | |
| vagrant.plugins.local.install_rerun_command | console | error | |
| vagrant.moved_cwd | console | error | |
| vagrant.trigger.abort_threaded | console | error | |
| vagrant.trigger.abort | console | error | vagrant, triggers, process-exit, vagrantfile-config |
| vagrant.commands.deprecated | console | warning | vagrant, deprecation, cli, i18n-warning |
| vagrant.commands.box.no_installed_boxes | console | warning | vagrant, box-management, empty-state, cli |
| vagrant.box_outdated | console | warning | vagrant, box-version, outdated-check, cli |
| vagrant.commands.box.no_installed_boxes | console | warning | vagrant, box-management, empty-state, prune |
| WARNING: The second argument to `vagrant box remove` | console | warning | vagrant, deprecation, box-remove, cli-arguments |
| is deprecated. Please use the --provider flag. This | console | warning | vagrant, deprecation, box-remove, cli-arguments |
| feature will stop working in the next version. | console | warning | vagrant, deprecation, box-remove, future-breaking-change |
| cloud_command.middleware.authentication.different_target | console | warning | vagrant, vagrant-cloud, authentication, token-security, custom-server |
| cloud_command.middleware.authentication.different_target | console | warning | vagrant, vagrant-cloud, downloader, bearer-token, custom-server |
| cloud_command.box.delete_warn | console | warning | vagrant, vagrant-cloud, destructive-action, confirmation-prompt, cli |
| cloud_command.box.show_filter_empty | console | warning | vagrant, vagrant-cloud, box-show, filtering, no-results |
| Requesting 2FA code via #{delivery_method.upcase}... | console | info | vagrant, vagrant-cloud, two-factor-auth, login-flow, progress-message |
| No URL was provided to upload the provider
You will need to | console | warning | vagrant, vagrant-cloud, provider-create, missing-url, publish-workflow |
| This will completely remove provider %{provider} with archit | console | warning | vagrant, vagrant-cloud, destructive-action, provider-delete, confirmation-prompt |
| No URL was provided to upload the provider
You will need to | console | warning | vagrant, vagrant-cloud, provider-update, missing-url, publish-workflow |
| Vagrant is automatically disabling direct upload to backend | console | warning | vagrant, vagrant-cloud, upload, file-size-limit, direct-upload |
| Saving box information... | console | info | vagrant, vagrant-cloud, publish, progress-message |
| Vagrant is automatically disabling direct upload to backend | console | warning | vagrant, vagrant-cloud, publish, upload, file-size-limit |
| You are about to publish a box on Vagrant Cloud with the fol | console | info | vagrant, vagrant-cloud, publish, confirmation-prompt, progress-message |
| No results found for `%{query}` | console | info | vagrant, cloud, search, no-results |
| This will completely remove version %{version} from %{box} f | console | warning | vagrant, cloud, version, delete, confirmation |
| This will release version %{version} from %{box} to Vagrant | console | warning | vagrant, cloud, version, release, confirmation |
| This will revoke version %{version} from %{box} from Vagrant | console | warning | vagrant, cloud, version, revoke, confirmation |
| Destroying guests with `--parallel` automatically enables `- | console | warning | vagrant, destroy, parallel, force, multi-machine |
| Machine '%{name}' has not been created yet, and therefore ca | console | warning | vagrant, snapshot, machine-not-created, skip |
| Vagrant is currently configured to mount SMB folders with th | console | info | vagrant, smb, synced-folder, linux-guest, mfsymlink |
| Configuring secondary network adapters through VMware on Win | console | warning | vagrant, vmware, windows-guest, network, unsupported-feature |
| Vagrant requires administrator access for pruning SMB shares | console | warning | vagrant, smb, windows-host, uac, prune |
| Vagrant requires administrator access to create SMB shares a | console | warning | vagrant, smb, windows-host, uac, share-creation |
| Guest '%{machine}' using provider '%{provider_name}' has pro | console | warning | vagrant, disk, provider-config, config-validation |
| The key `paranoid` is deprecated. Please use `verify_host_ke | console | warning | vagrant, ssh, deprecated, host-key |
| You assigned a static IP ending in ".1" or ":1" to this mach | console | warning | vagrant, network, private-network, static-ip, gateway |
| Ignoring provider config for validation... | console | info | vagrant, validate, provider-config, ci |
| The command '%{cmd}' was not found for this trigger. | console | warning | vagrant, triggers, command-name, typo |
| The `privileged` setting for option `run` for trigger comman | console | warning | vagrant, triggers, privileged, run-option |
| The setting `powershell_args` is not supported for the trigg | console | warning | vagrant, triggers, powershell, run-option |
| `false` is not a valid option for the `abort` option for a t | console | warning | vagrant, triggers, abort, invalid-value |
| Vagrant has noticed that the synced folder definitions have | console | warning | vagrant, docker, synced-folders, container-recreate |
| Warning: When using a remote Docker host, forwarded ports wi | console | info | vagrant, docker, forwarded-port, host-vm, remote-host |
| A network called '%{network_name}' using subnet '%{subnet}' | console | error | |
| The provided gateway IP (%{gateway}) is not within the defin | console | error | |
| The provided gateway IP address is invalid (%{gateway}). Ple | console | error | |
| The provided IP address range (%{range}) is not within the
d | console | error | |
| The provided IP address range is invalid (%{range}). Please
| console | error | |
| Host path `%{host}` exists as a `volumes` key and is a folde | console | error | |
| Disk '%{name}' no longer exists in Vagrant config. Removing | console | error | |
| Disk '%{name}' could not be found, and could not be properly | console | error | |
| VirtualBox does not support shrinking disk sizes. Cannot shr | console | error | |
| Disk '%{name}' no longer exists in Vagrant config. Removing | console | error | |
| DVD '#{d["name"]}' no longer exists in Vagrant config. Remov | console | error | |
| VirtualBox does not support shrinking disk sizes. Cannot shr | console | error | |
| vagrant.cap.configure_disks.recovery_attached_disks | console | error | |
| vagrant.virtualbox.warning.shared_folder_symlink_create | console | error | |
| vagrant.provisioners.ansible.compatibility_mode_not_detected | console | error | |
| vagrant.provisioners.ansible.ansible_host_pattern_detected | console | error | |
| vagrant.provisioners.ansible.cannot_detect | console | error | |
| vagrant.provisioners.ansible.windows_not_supported_for_contr | console | error | |
| vagrant.cfengine_cant_detect | console | error | |
| vagrant.chef_cant_detect | console | error | |
| vagrant.chef_run_list_empty | console | error | |
| vagrant.provisioners.chef.missing_node_name | console | error | |
| vagrant.provisioners.chef.#{appended_folder}_folder_not_foun | console | error | |
| vagrant.chef_run_list_empty | console | error | |
| vagrant.chef_run_list_empty | console | error | |
| vagrant.docker_cant_detect | console | error | |
| Podman can not be installed | console | error | |
| vagrant.rsync_proxy_machine | console | error | |
| vagrant.rsync_proxy_machine | console | error | |
| vagrant.rsync_auto_new_folders | console | error | |
| vagrant.rsync_ssh_password | console | error | |