- Notifications
You must be signed in to change notification settings - Fork 135
Closed
Description
This is a follow-on from issue #2562.
- I have tried with the latest version of my channel (Stable or Edge)
- I have uploaded Diagnostics
- Diagnostics ID: 51F8A3EE-8A08-4BE7-A8F2-ECE3E304EBE8
Expected behavior
Docker should complete installation and start up.
Actual behavior
Docker asks endlessly for an administrator password, and never starts. If I exit, and try starting Docker from the command line with sudo, I get a "Fatal Error: Failed to register new version" and the following diagnostic. If I choose "reset to factory defaults" and restart, it asks repeatedly for an administrator password again, and there is no way to produce a diagnostic.
Information
- macOS Version: 10.13.4
Diagnostic logs
Docker for Mac: version: 18.03.1-ce-mac65 (dd2831d4b7421cf559a0881cc7a5fdebeb8c2b98) macOS: version 10.13.4 (build: 17E202) logs: /tmp/51F8A3EE-8A08-4BE7-A8F2-ECE3E304EBE8/20180523-102624.tar.gz failure: No Docker.qcow2 or Docker.raw found: the VM has never been started [ERROR] vpnkit Unexpected error ((Failure "Error connecting socket to 9p endpoint unix:/var/root/Library/Containers/com.docker.docker/Data/s51: Unix.Unix_error(Unix.ENOENT, \"connect\", \"\")")) connecting to /var/root/Library/Containers/com.docker.docker/Data/s51 com.docker.vpnkit is not running vpnkit check failed with: Unix.Unix_error(Unix.ENOENT, "connect", "") [ERROR] vmnetd /var/tmp/com.docker.vmnetd.socket does not exist Unexpected error (No such file or directory) connecting to /var/tmp/com.docker.vmnetd.socket /private/tmp/vmnetd/com.docker.vmnetd is not running [OK] dns [ERROR] driver.amd64-linux com.docker.driver.amd64-linux is not running [OK] virtualization VT-X [OK] app [ERROR] moby /var/root/Library/Containers/com.docker.docker/Data/vms/0/console-ring does not exist [OK] system [OK] moby-syslog [OK] kubernetes [OK] files [OK] env [OK] virtualization kern.hv_support [ERROR] osxfs com.docker.osxfs is not running [OK] moby-console [OK] logs [ERROR] docker-cli cannot find docker /var/run/docker.sock does not exist Unexpected error (No such file or directory) connecting to /var/run/docker.sock /var/root/Library/Containers/com.docker.docker/Data/s60 does not exist Unexpected error (No such file or directory) connecting to /var/root/Library/Containers/com.docker.docker/Data/s60 docker ps failed [ERROR] disk No Docker.qcow2 or Docker.raw found: the VM has never been started Steps to reproduce the behavior
- Click on the Docker app
- Input admin user/password when prompted