Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

I get an error with docker-compose --verbose up #108

Closed
posix4e opened this issue Jul 19, 2016 · 3 comments
Closed

I get an error with docker-compose --verbose up #108

posix4e opened this issue Jul 19, 2016 · 3 comments

Comments

@posix4e
Copy link

posix4e commented Jul 19, 2016

posi@docker:/Desktop/Docker$ docker-compose --version
docker-compose version 1.7.1, build 6c29830
posi@docker:
/Desktop/Docker$ docker --version
Docker version 1.10.3, build 20f81dd
posi@docker:/Desktop/Docker$ uname -a
Linux docker 4.4.0-31-generic #50-Ubuntu SMP Wed Jul 13 00:07:12 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux
posi@docker:
/Desktop/Docker$

foo.txt <- logfile

@posix4e
Copy link
Author

posix4e commented Jul 19, 2016

git hash 091984f

@djdefi
Copy link
Contributor

djdefi commented Jul 26, 2016

2.3.0-RC6 is not stable, does this issue occur using the v2.2.4 release / tag?

The error in your log seems to be related to docker-compose itself:

ERROR: for nginx  Cannot start container 3cfed33ac8994a5adea9e36e1d23d832ba89fd89de0aee40ceb9e45aaf26e64f: [10] System error: could not synchronise with container process
Traceback (most recent call last):
  File "/usr/local/bin/docker-compose", line 11, in <module>
    sys.exit(main())
  File "/usr/local/lib/python2.7/dist-packages/compose/cli/main.py", line 63, in main
    log.error(e.msg)
AttributeError: 'ProjectError' object has no attribute 'msg'

@djdefi
Copy link
Contributor

djdefi commented Aug 4, 2016

Please re-open if still having this issue with 2.3.7 release.

@djdefi djdefi closed this as completed Aug 4, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants