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

docker failed #1290

Open
orlowang opened this issue Oct 30, 2019 · 0 comments
Open

docker failed #1290

orlowang opened this issue Oct 30, 2019 · 0 comments

Comments

@orlowang
Copy link

hi, after docker-compose up -d, I found pumukit_php start failed.

8c41a732cb6a        teltek/nginx                          "nginx -g 'daemon of…"   10 seconds ago      Up 8 seconds               0.0.0.0:443->443/tcp, 0.0.0.0:8088->80/tcp                 pumukit-312_h2-proxy_1
08cd32fa1af3        teltek/pumukit                        "docker-entrypoint p…"   11 seconds ago      Exited (1) 8 seconds ago                                                              pumukit-312_php_1
5ceb7ebf2f92        mongo:4.0                             "docker-entrypoint.s…"   12 seconds ago      Up 11 seconds              27017/tcp                                                  pumukit-312_db_1

I get logs like this


docker logs 08cd32fa1af3
Docker-compose-wait starting with configuration:
------------------------------------------------
 - Hosts to be waiting for: [db:27017]
 - Timeout before failure: 30 seconds 
 - Sleeping time before checking for hosts availability: 0 seconds
 - Sleeping time once all hosts are available: 0 seconds
------------------------------------------------
Checking availability of db:27017
Host db:27017 not yet available
Host db:27017 is now available
setfacl: app/cache: Not supported
setfacl: app/logs: Not supported
setfacl: app/logs/.gitkeep: Not supported
setfacl: web/storage: Not supported
setfacl: web/storage/inbox: Not supported
setfacl: web/storage/inbox/.gitignore: Not supported
setfacl: web/storage/masters: Not supported
setfacl: web/storage/masters/.gitignore: Not supported
setfacl: web/storage/downloads: Not supported
setfacl: web/storage/downloads/.gitignore: Not supported
setfacl: web/storage/tmp: Not supported
setfacl: web/storage/tmp/.gitignore: Not supported
setfacl: web/uploads: Not supported
setfacl: web/uploads/pic: Not supported
setfacl: web/uploads/pic/.gitignore: Not supported
setfacl: web/uploads/material: Not supported
setfacl: web/uploads/material/.gitignore: Not supported

any advice pls?

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

1 participant