boot2docker / osx-installer

Docker installer for Mac OS X
Apache License 2.0
1.25k stars 258 forks source link

An error of type -10827 has occurred #87

Closed stephenlawrence closed 6 years ago

stephenlawrence commented 9 years ago

I am receiving this message when I try to run the OS X docker app:

An error of type -10827 has occurred (Edit or OK)

I have updated to 1.3.1 but the error remains.

tianon commented 9 years ago

Interesting. From what I can find, error -10827 is kLSNoExecutableErr (The executable file is missing or has an unusable format.), so have you tried removing and re-downloading/installing from scratch?

stephenlawrence commented 9 years ago

Tried that. I just installed Yosemite the other night so I will give this all a try again and see if the issue is resolved.

tianon commented 6 years ago

Sorry, this repository is long-since deprecated in favor of Docker Toolbox (whose usage is now also discouraged in favor of Docker for Windows and Docker for Mac).