When I open Local by Flywheel, it often hangs on “Checking system”.
Error log output included below.
I have latest versions of everything:
Mac OS X: 10.14.3
Local: 3.0.4
VirtualBox: 5.2.26
I find that if I restart my Mac I can usually start Local without issues. However, after a few hours of use the machine becomes unresponsive. Sometimes “Help > Restart Local Machine” will fix it, but often it gets me back to the hang on “Checking system”.
Any ideas?
Feb 19, 2019, 9:17 AM GMT - info: [main/set-docker-env] Getting Docker Machine env.
Feb 19, 2019, 9:17 AM GMT - info: [main/check-system] Check System: Docker Machine:
{ stdout: ‘’,
stderr: ‘dial-http tcp 127.0.0.1:50429: unexpected EOF\n’ }
Feb 19, 2019, 9:17 AM GMT - info: [main/set-docker-env] Received Docker Machine env.
Feb 19, 2019, 9:17 AM GMT - error: [main/index]
{ message: ‘Cannot read property ‘forEach’ of null’,
stack:
‘TypeError: Cannot read property ‘forEach’ of null\n at exports.(anonymous function) (/Applications/Local by Flywheel.app/Contents/Resources/app.asar/helpers/process-exports-vars.js:1:737)\n at _child_process2.(anonymous function).(anonymous function) (/Applications/Local by Flywheel.app/Contents/Resources/app.asar/main/actions-docker/set-docker-env.js:1:3305)\n at ChildProcess.exithandler (child_process.js:310:5)\n at ChildProcess.emit (events.js:182:13)\n at ChildProcess.EventEmitter.emit (domain.js:442:20)\n at maybeClose (internal/child_process.js:961:16)\n at Process.ChildProcess._handle.onexit (internal/child_process.js:248:5)’ }