From b5e57a6e83e469f3f0ac38353d6619817874c700 Mon Sep 17 00:00:00 2001 From: Mitchell Hashimoto Date: Mon, 6 Jul 2015 10:49:39 -0600 Subject: [PATCH] core: update error message for GH-5526 --- templates/locales/en.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/templates/locales/en.yml b/templates/locales/en.yml index 547ef7d0f..a3d02622d 100644 --- a/templates/locales/en.yml +++ b/templates/locales/en.yml @@ -408,6 +408,9 @@ en: GUI often has more helpful error messages than Vagrant can retrieve. For example, if you're using VirtualBox, run `vagrant up` while the VirtualBox GUI is open. + + The primary issue for this error is that the provider you're using + is not properly configured. This is very rarely a Vagrant issue. boot_timeout: |- Timed out while waiting for the machine to boot. This means that Vagrant was unable to communicate with the guest machine within