You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
hi, after
docker-compose up -d
, I foundpumukit_php
start failed.I get logs like this
any advice pls?
The text was updated successfully, but these errors were encountered: