2.2.3 Hanging on Starting Local Machine

Hi there,
Local machine is not starting up anymore. Any suggestions?

Feb 14, 2018, 4:40 PM GMT+1 - info: [main/index] Existing Pressmatic data does not exist.
Feb 14, 2018, 4:40 PM GMT+1 - info: [main/check-system] Check System: Docker Machine:  
{ stdout: 'Saved\n', stderr: '' }
Feb 14, 2018, 4:40 PM GMT+1 - info: [renderer/CheckEnvPage] Check system promise response: 
[ undefined, 'machine-halted' ]
Feb 14, 2018, 4:40 PM GMT+1 - info: [main/docker-machine] Checking Boot2Docker.iso hash
Feb 14, 2018, 4:40 PM GMT+1 - info: [main/docker-machine] Running  /Applications/Internet/Local by Flywheel.app/Contents/Resources/extraResources/virtual-machine/vendor/docker/osx/docker-machine start local-by-flywheel
Feb 14, 2018, 4:40 PM GMT+1 - info: [main/docker-machine] Starting "local-by-flywheel"...
Feb 14, 2018, 4:40 PM GMT+1 - warn: [main/docker-machine] Unable to start the VM: /usr/local/bin/VBoxManage startvm local-by-flywheel --type headless failed:
Feb 14, 2018, 4:40 PM GMT+1 - warn: [main/docker-machine] VBoxManage: error: The virtual machine 'local-by-flywheel' has terminated unexpectedly during startup with exit code 1 (0x1)
Feb 14, 2018, 4:40 PM GMT+1 - warn: [main/docker-machine] VBoxManage: error: Details: code NS_ERROR_FAILURE (0x80004005), component MachineWrap, interface IMachine
Feb 14, 2018, 4:40 PM GMT+1 - warn: [main/docker-machine]  
Feb 14, 2018, 4:40 PM GMT+1 - warn: [main/docker-machine] Details: 121:21:10.715918 Console: Machine state changed to 'Saved'

@JJW,

Sorry for the trouble!

Can you please try the following?

  1. Open Terminal
  2. Run the following command:
sudo /Library/Application\ Support/VirtualBox/LaunchDaemons/VirtualBoxStartup.sh restart
  1. Go to System Preferences » Security & Privacy and click the “Allow” button if it’s present
  2. Open VirtualBox
  3. Right-click on local-by-flywheel and go to Close » Power Off
  4. Re-open Local

Worked like a charm, thanks for your quick response!

1 Like