Hello everyone,
I have see many subject on this matter but I can’t find one which fix my issue.
I have an issue with my app which doesn’t start and stay blocked on the starting screen.
I’ve installed the last version of Virtual Box without any success.
Here my last lines of logs :
Jan 11, 2018, 12:41 PM GMT+1 - info: [main/index] Existing Pressmatic data does not exist.
Jan 11, 2018, 12:41 PM GMT+1 - warn: [main/index] Unhandled Rejection at: Promise Promise {
<rejected> TypeError: Cannot use 'in' operator to search for 'version' in null
at C:\Users\issey\AppData\Local\Programs\local-by-flywheel\resources\app.asar\main\updater.js:1:17896
at <anonymous>
at process._tickDomainCallback (internal/process/next_tick.js:135:7) } reason: TypeError: Cannot use 'in' operator to search for 'version' in null
at C:\Users\issey\AppData\Local\Programs\local-by-flywheel\resources\app.asar\main\updater.js:1:17896
at <anonymous>
at process._tickDomainCallback (internal/process/next_tick.js:135:7)
Jan 11, 2018, 12:41 PM GMT+1 - info: [main/check-system] Check System: Docker Machine:
{ stdout: 'Stopped\n', stderr: '' }
Jan 11, 2018, 12:41 PM GMT+1 - info: [renderer/CheckEnvPage] Check system promise response: [ undefined, 'machine-halted' ] machine-halted
Jan 11, 2018, 12:41 PM GMT+1 - info: [main/docker-machine] Checking Boot2Docker.iso hash
Jan 11, 2018, 12:41 PM GMT+1 - info: [main/docker-machine] Boot2Docker.iso hash does not match!
Jan 11, 2018, 12:41 PM GMT+1 - info: [main/docker-machine] Copying C:\Users\issey\AppData\Local\Programs\local-by-flywheel\resources\extraResources\virtual-machine\vendor\docker\boot2docker.iso to C:\Users\issey\.docker\machine\machines\local-by-flywheel\boot2docker.iso
Jan 11, 2018, 12:41 PM GMT+1 - info: [main/docker-machine] Running C:\Users\issey\AppData\Local\Programs\local-by-flywheel\resources\extraResources\virtual-machine\vendor\docker\windows\docker-machine.exe start local-by-flywheel
Jan 11, 2018, 12:41 PM GMT+1 - info: [main/docker-machine] Starting "local-by-flywheel"...
Jan 11, 2018, 12:41 PM GMT+1 - info: [main/docker-machine] (local-by-flywheel) Check network to re-create if needed...
Jan 11, 2018, 12:41 PM GMT+1 - info: [main/docker-machine] (local-by-flywheel) Waiting for an IP...
And you can see the logs file here if needed :
https://www.dropbox.com/s/mzdqso8chf72y9h/local-by-flywheel.log?dl=0
Could you help me to resolve this issue please ?
Regards,
Issey