Skip to content

Instantly share code, notes, and snippets.

@deiga

deiga/error.log Secret

Created August 26, 2016 18:04
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save deiga/da4e553662a13ad76553e7ea947eafe0 to your computer and use it in GitHub Desktop.
Save deiga/da4e553662a13ad76553e7ea947eafe0 to your computer and use it in GitHub Desktop.
$ stack -v exec -- yesod devel    develop  2.7 2.1 2.0
Version 1.1.2 x86_64 hpack-0.14.0
2016-08-26 20:58:29.116222: [debug] Checking for project config at: /Users/timosand/Dropbox/Documents/Projects/eoto/stack.yaml @(stack_JAcs0EuAGbK5rtqRdoxQaL:Stack.Config src/Stack/Config.hs:811:9)
2016-08-26 20:58:29.118862: [debug] Loading project config file stack.yaml @(stack_JAcs0EuAGbK5rtqRdoxQaL:Stack.Config src/Stack/Config.hs:829:13)
2016-08-26 20:58:29.126732: [debug] Run process: docker --version @(stack_JAcs0EuAGbK5rtqRdoxQaL:System.Process.Read src/System/Process/Read.hs:283:3)
2016-08-26 20:58:29.258300: [debug] Run process: docker inspect fpco/stack-build:lts-6.13 @(stack_JAcs0EuAGbK5rtqRdoxQaL:System.Process.Read src/System/Process/Read.hs:283:3)
2016-08-26 20:58:29.312619: [debug] Run process: docker create --net=host -e STACK_IN_CONTAINER=1 -e STACK_ROOT=/Users/timosand/.stack -e STACK_PLATFORM_VARIANT=dkda49f7ca9b244180d3cfb1987cbc9743 -e HOME=/Users/timosand/Dropbox/Documents/Projects/eoto/.stack-work/docker/_home -e PATH=/opt/host/bin:/Users/timosand/Dropbox/Documents/Projects/eoto/.stack-work/docker/_home/.local/bin:/opt/host/bin:/opt/stackage/lts-6/extra/bin:/opt/stackage/lts-6/ghc/bin:/opt/stackage/lts-6/tools/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin -e PWD=/Users/timosand/Dropbox/Documents/Projects/eoto -v /Users/timosand:/Users/timosand -v /Users/timosand/.stack:/Users/timosand/.stack -v /Users/timosand/Dropbox/Documents/Projects/eoto:/Users/timosand/Dropbox/Documents/Projects/eoto -v /Users/timosand/Dropbox/Documents/Projects/eoto/.stack-work/docker/_home:/Users/timosand/Dropbox/Documents/Projects/eoto/.stack-work/docker/_home -w /Users/timosand/Dropbox/Documents/Projects/eoto -e USER=timosand -e SSH_AUTH_SOCK=/var/folders/zs/bj_8hnc541z222jrdwws48l80000gn/T//ssh-FBTjxbee7ypz/agent.62083 -v /var/folders/zs/bj_8hnc541z222jrdwws48l80000gn/T//ssh-FBTjxbee7ypz/agent.62083:/var/folders/zs/bj_8hnc541z222jrdwws48l80000gn/T//ssh-FBTjxbee7ypz/agent.62083 -v /Users/timosand/.stack/programs/x86_64-linux/stack-1.1.2/stack:/opt/host/bin/stack -v /private/var/folders:/var/folders/ -t -i fpco/stack-build:lts-6.13 /opt/host/bin/stack --internal-re-exec-version=1.1.2 --internal-docker-entrypoint "DockerEntrypoint {deUser = Just (DockerUser {duUid = 501, duGid = 20, duGroups = [20,12,61,79,80,81,98,701,33,100,204,395,398,399], duUmask = 18})}" -v exec -- yesod devel @(stack_JAcs0EuAGbK5rtqRdoxQaL:System.Process.Read src/System/Process/Read.hs:283:3)
2016-08-26 20:58:29.532518: [debug] Creating process: /usr/local/bin/docker start -a -i e594cfc985cddd24327748b50bf98214ce9ac7368aa02d5fb4b4e9bc19bfe108 @(stack_JAcs0EuAGbK5rtqRdoxQaL:System.Process.Run src/System/Process/Run.hs:102:5)
Error response from daemon: Mounts denied: /docker-for-mac/osxfs/#namespaces for more info.
.
s48l80000gn/T//ssh-FBTjxbee7ypz/agent.62083
is not shared from OS X and is not known to Docker.
You can configure shared paths from Docker -> Preferences... -> File Sharing.
See https://docs.docker.com
2016-08-26 20:58:29.564760: [debug] Run process: docker rm -f e594cfc985cddd24327748b50bf98214ce9ac7368aa02d5fb4b4e9bc19bfe108 @(stack_JAcs0EuAGbK5rtqRdoxQaL:System.Process.Read src/System/Process/Read.hs:283:3)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment