Vagrant Version: 1.6.3 VirtualBox: 4.3.14 Ubuntu 14.04 LTS 64 Bit
嘿,伙计们,我已经在这个相当不错的时间了,不知道这一点。 我有我的公钥和私钥设置,他们的工作。 我知道他们不是在我更新Ubuntu从32位到64位之前工作正常的问题。 我已经卸载并重新安装了所有提到的软件,仍然没有修复。 这是一个Laravel家园的例子,但它发生在我所有的箱子上,包括从stream浪者主页精确32。
The provider for this Vagrant-managed machine is reporting that it is not yet ready for SSH. Depending on your provider this can carry different meanings. Make sure your machine is created and running and try again. Additionally, check the output of `vagrant status` to verify that the machine is in the state that you expect. If you continue to get this error message, please view the documentation for the provider you're using.
当我在32位时没有发生这种情况,但是我还有其他的问题是什么原因导致我boost到了64位。
当我跑过来时 ,它停在这条线上:
==> default: Running 'pre-boot' VM customizations... ==> default: Booting VM... ==> default: Waiting for machine to boot. This may take a few minutes... default: SSH address: 127.0.0.1:2201 default: SSH username: vagrant default: SSH auth method: private key
任何想法都会受到欢迎。 我讨厌这种情况发生,因为我刚刚发布了一个关于Vagrant WAS如何真棒开发的播客插曲,现在正在吸取我的时间来试图弄清这个问题。 感谢所有提前!
您需要在虚拟机内为stream浪用户添加一个有效的公钥。 请参阅: https : //stackoverflow.com/a/14719184/938598