I am running Homestead via Vagrant, I have just updated my box and tried to start it. I get the following log:
==> default: Waiting for machine to boot. This may take a few minutes...
default: SSH address: 127.0.0.1:2222
default: SSH username: vagrant
default: SSH auth method: private key
default: Warning: Connection timeout. Retrying...
default: Warning: Connection timeout. Retrying...
default: Warning: Connection timeout. Retrying...
default: Warning: Connection timeout. Retrying...
default: Warning: Connection timeout. Retrying...
default: Warning: Connection timeout. Retrying...
default: Warning: Connection timeout. Retrying...
I have enabled the GUI to see if its waiting for some sort of prompt and I see this message:
intel_repl: no valid rapl domains found in package 0.
Can someone advise how I can fix this?
EDIT: I am using Mac OS Yosemite.