Error after update to latest build

Expected behavior

docker updated correctly

Actual behavior

docker wont open as requires admin

Information

  • the output of:
    • pinata diagnose -u on OSX
      pinata diagnose -u
      OS X: version 10.11.3 (build: 15D21)
      Docker.app: version v1.11.1-beta13.1
      Running diagnostic tests:
      [ERROR] docker-cli Connection refused (ECONNREFUSED) connecting to /var/run/docker.sock: check if service is running
      [ERROR] docker-cli /Users/tromano/Library/Containers/com.docker.docker/Data/s60 does not exist
      [ERROR] docker-cli Unexpected error (No such file or directory) connecting to /Users/tromano/Library/Containers/com.docker.docker/Data/s60
      [OK] Moby booted
      [OK] driver.amd64-linux
      [ERROR] vmnetd /var/tmp/com.docker.vmnetd.socket does not exist
      [ERROR] vmnetd Unexpected error (No such file or directory) connecting to /var/tmp/com.docker.vmnetd.socket
      [ERROR] vmnetd /private/tmp/vmnetd/com.docker.vmnetd is not running
      [OK] osxfs
      [ERROR] db /Users/tromano/Library/Containers/com.docker.docker/Data/s40 does not exist
      [ERROR] db Unexpected error (No such file or directory) connecting to /Users/tromano/Library/Containers/com.docker.docker/Data/s40
      [OK] db
      [ERROR] slirp /Users/tromano/Library/Containers/com.docker.docker/Data/s51 does not exist
      [ERROR] slirp Unexpected error (No such file or directory) connecting to /Users/tromano/Library/Containers/com.docker.docker/Data/s51
      [OK] slirp
      [OK] menubar
      [OK] environment
      [OK] Docker
      [OK] VT-x
      Docker logs are being collected into /tmp/20160606-161858.tar.gz
      Most specific failure is: Unexpected error (No such file or directory) connecting to /Users/tromano/Library/Containers/com.docker.docker/Data/s51
      Your unique id is: F411315D-B7BE-4EAC-A491-F11ABAED8193
      Please quote this in all correspondence.

Steps to reproduce the behavior

  1. update to latest docker app via the toolbar
  2. get error saying admin priveliges required even though I was prompted during install and I am an admin user account