When I run:
homestead provision
I get:
Guest-specific operations were attempted on a machine that is not
ready for guest communication. This should not happen and a bug
should be reported.
Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.
Hey there!
I had Laravel Homestead setup on v. 1.* but now I want to move to v2 so I deleted all the boxes and installed Homestead via composer. I had some problems on the way of installing the box but I fixed it.
But now I have a new problem. When I run:
homestead up
I see the VM booting up and gets stuck at the point where it's supposed to log in automatically.
For some reason, I get the message:
default: Warning: Connection refused. Retrying...
until the timeout timer is reached.
I believe it has something to do with insecure private keys (I did get a few insecure private key messages), but I am not sure how to fix that. I never had this problem before with v1.*
I can log in myself through the VBox GUI but the folder mapping is not done yet so the VM is empty.
Anyone here knows how to fix or had any experience with this?
@Ruffles can you take a look at the below threads and see if they will help.
P>S: I am using Virtualbox 4.3.28
Please or to participate in this conversation.